| Package | Description |
|---|---|
| sk.stuba.fiit.perconik.core |
Base interfaces and classes of the core listener and resource model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingListener
A listener which forwards all its method calls to another listener.
|
class |
ForwardingResource<L extends Listener>
A resource which forwards all its method calls to another resource.
|