Interface | Description |
---|---|
SocketWrapper |
This interface ensures that the wrapper can read and write and knows whether
it is closed or not.
|
Class | Description |
---|---|
BrowserCaller |
This method opens a web browser given an URL.
|
RemoteActionListener | |
RemoteEvent |
The RemoteEvent class is a wrapper for an EventObject instance.
|
RemoteEventExecutor |
This class handles a combination of listener:event.
|
RemoteEventManager | |
RemoteListener |
The RemoteListener class is an abstract class for all listeners that work from a remote location.
|
RemotePropertyChangeListener | |
TCPSocketWrapper |
The TCPSocketWrapper class handles the output and input of a TCP/IP socket.
|
UDPSocketWrapper |
The UDPSocketWrapper class handles the output and input of a UDP socket.
|
Enum | Description |
---|---|
RemoteEventManager.InternalCall |