Package | Description |
---|---|
com.caplin.net.udp |
Provides access to the UDP command interface for receiving and sending UDP messages.
|
com.caplin.transformer.module |
Provides the core interfaces and classes that are required to write a Java Transformer module.
|
Class and Description |
---|
UDPCommandListener
The listener interface for receiving UDP command execution events
for a particular command.
|
UDPCommandRemovalException
Thrown when a problem occurs whilst attempting to remove
a UDPCommandListener.
|
UDPSendException
Wrapper exception for an exception that is thrown when attempting to send
a UDP message.
|
Class and Description |
---|
UDPAccessor
Allows sending of UDP commands, and adding or removal of UDP command listeners.
|
Please send bug reports and comments to Caplin support