|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.root1.simon | |
---|---|
de.root1.simon | Provides the core classes of SIMON |
de.root1.simon.codec | Provides the protocol codec related classes |
de.root1.simon.utils | Contains helper and utils classes used by SIMONs core classes. |
Classes in de.root1.simon used by de.root1.simon | |
---|---|
ClosedListener
A Listener interface that gets a closed event on a server remote object |
|
Dispatcher
This class is the "brain" of SIMON on server side, as well as on client side. |
|
Lookup
|
|
LookupTable
This class is "the brain" of SIMON. |
|
PingWatchdog
A class that observes all ping-requests and closes session if ping echo isn't returned within a specified timeframe |
|
PublicationSearcher
TODO document me |
|
RawChannel
This class enables one to send raw data from one station to a remote station. |
|
RawChannelDataListener
|
|
Registry
The SIMON server acts as a registry for remote objects. |
|
RemoteObjectContainer
A simple class that builds a 3-tupel of remote object instance remote object name remote object interfaces |
|
SearchProgressListener
A simple interface that is informed about the current status of the server search. |
|
SimonProxy
The InvocationHandler which redirects each method call over the network to the related dispatcher |
|
SimonProxyConfig
A pojo class that holds information about the proxy configuration needed to establish a SIMON connection via a proxy server |
|
SimonPublication
This class holds a 3-tupel of data needed to identify a remote object on a registry. |
|
SimonRegistryStatistics
An interface for getting some network related statistics about the SIMON Registry |
|
SimonRemote
Deprecated. Please use de.root1.simon.annotation.SimonRemote to mark your objects as SimonRemote |
|
SimonRemoteStatistics
An interface for getting some network related statistics from a SimonRemote 's session |
Classes in de.root1.simon used by de.root1.simon.codec | |
---|---|
SimonProxyConfig
A pojo class that holds information about the proxy configuration needed to establish a SIMON connection via a proxy server |
Classes in de.root1.simon used by de.root1.simon.utils | |
---|---|
SimonRemoteMarker
This is a marker-interface to mark a class as a remote class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |