Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

U

UDPAccessor - Interface in com.caplin.jtm.net.udp
Allows sending of UDP commands, and adding or removal of UDP command listeners.
UDPCommandListener - Interface in com.caplin.jtm.net.udp
The listener interface for receiving UDP command execution events for a particular command.
UDPCommandRemovalException - Exception in com.caplin.jtm.net.udp
Thrown when a problem occurs whilst attempting to remove a UDPCommandListener.
UDPCommandRemovalException(String, int) - Constructor for exception com.caplin.jtm.net.udp.UDPCommandRemovalException
Constructs the UDPCommandRemovalException with the specified message and error code.
UDPSendException - Exception in com.caplin.jtm.net.udp
Wrapper exception for an exception that is thrown when attempting to send a UDP message.
UDPSendException(Exception) - Constructor for exception com.caplin.jtm.net.udp.UDPSendException
Create a UDPSendException with a wrapped Exception
Unavailable - Enum constant in enum class com.caplin.datasource.SubjectError
The subject is not available.
UNDEFINED - Enum constant in enum class com.caplin.datasource.messaging.MessageType
 
Unknown - Enum constant in enum class com.caplin.datasource.SubjectStatus
Indicates that an unknown status code has been supplied.
UNKNOWN - Enum constant in enum class com.caplin.datasource.messaging.MessageType
 
UNKNOWN_TYPE - Static variable in interface com.caplin.datasource.interfaces.DSData
An uknown type.
unsubscribe() - Method in interface com.caplin.datasource.subscription.Subscription
Unsubscribes this instance of Subscription from the namespace of DataSource subjects.
UP - Enum constant in enum class com.caplin.datasource.PeerStatus
The DataSource peer is connected.
updateContainer(ContainerModel) - Method in interface com.caplin.datasource.messaging.container.ContainerOperation
If you have defined a model of the container by implementing ContainerModel, call this method from within your implementation to update the model according to the operation.
updateData(int, String) - Method in interface com.caplin.datasource.interfaces.DSData
Sets the value of the first occurrence for the specified field number.
updateData(int, String, int) - Method in interface com.caplin.datasource.interfaces.DSData
Sets the value of the specified occurrence for a particular field number.
updateRecordData(String, String) - Method in interface com.caplin.datasource.interfaces.DSRecord
Sets the value of the first occurrence for the specified field name.
updateRecordData(String, String, int) - Method in interface com.caplin.datasource.interfaces.DSRecord
Sets the value of the specified occurrence for a particular field name.
upsert(String, Map<String, String>, Map<String, String>) - Method in interface com.caplin.jtm.persistence.Persistence
Updates or inserts an entry to be stored by the persistence service
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form