Index

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

S

send() - Method in interface com.caplin.datasrc.interfaces.DSPacket
Send this DSPacket.
send() - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
Sends the update to the Transformer core.
send(int) - Method in interface com.caplin.transformer.module.datasrc.TransformerData
Sends the update to the Transformer core.
send(int) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
Sends the update to the Transformer core.
send(String) - Method in interface com.caplin.net.udp.UDPAccessor
Sends the specified command and arguments string to the default destination.
send(String, InetAddress, int) - Method in interface com.caplin.net.udp.UDPAccessor
Sends the specified command and arguments string to the specified address and port.
sendDirect() - Method in interface com.caplin.datasrc.interfaces.DSPacket
Send this DSPacket directly - bypassing any configured sending mechanism that may be in place.
sendDirect() - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
Invokes the send method.
sendToPeer(int) - Method in interface com.caplin.datasrc.interfaces.DSPacket
Sends this DSPacket object to the specified peer.
sendToPeer(int) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
Invokes the send method.
ServiceStatus - Enum Class in com.caplin.datasrc.enums
Enumeration that represents the different service states that a particular object can have.
setFieldInfo(FieldInfo) - Method in interface com.caplin.datasrc.interfaces.DSField
Sets the field information for the field.
setFieldInfo(FieldInfo) - Method in class com.caplin.transformer.module.datasrc.DSFieldImpl
 
setFileReading(boolean) - Method in interface com.caplin.transformer.module.TransformerModule
Invoked when the Transformer core starts or stops reading its state from file.
setFlags(int) - Method in interface com.caplin.datasrc.interfaces.DSData
Sets the flags to be sent with this packet.
setFlags(int) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
 
setStatus(String, ObjectStatus) - Method in interface com.caplin.transformer.module.DataCache
Set the status of an object within the Transformer cache.
setSubject(String) - Method in interface com.caplin.datasrc.interfaces.DSData
Sets this object's subject.
setSubject(String) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
 
setType(int) - Method in interface com.caplin.datasrc.interfaces.DSData
Sets the object type of this DSData to the specified value.
setType(int) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
 
setType(ObjectType) - Method in interface com.caplin.transformer.module.datasrc.TransformerData
Sets the update's object type to the specified type.
setType(ObjectType) - Method in class com.caplin.transformer.module.datasrc.TransformerDataImpl
 
setValue(String) - Method in interface com.caplin.datasrc.interfaces.DSField
Sets the value for the field.
setValue(String) - Method in class com.caplin.transformer.module.datasrc.DSFieldImpl
 
SHORT - Static variable in class com.caplin.util.base64.Base64
The binary indentifier for a short.
shutdown() - Method in interface com.caplin.transformer.module.TransformerModule
Invoked when the Transformer is shutdown, or when the module is unloaded.
SILENT_SEND - Static variable in interface com.caplin.transformer.module.TransformerFlags
Do not send the object/update to other Transformer modules.
SMALLPAGE_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSPage
The pageType String used to identify a standard 64x16 page.
STALE - Enum constant in enum class com.caplin.datasrc.enums.ServiceStatus
One or more of the required DataSources for this object are down or have sent an explicit stale status message.
status(String, ObjectStatus) - Method in interface com.caplin.transformer.module.SubscriptionListener
Invoked when the status of one of the objects this listener is subscribed to changes.
STORE_IN_CACHE - Static variable in interface com.caplin.transformer.module.TransformerFlags
Store the object/update within the Transformer cache.
STORY - Static variable in class com.caplin.transformer.module.ObjectType
A news story object.
STORY_TYPE - Static variable in interface com.caplin.datasrc.interfaces.DSData
A News Story object type.
STRING - Enum constant in enum class com.caplin.transformer.module.pipeline.PipelineType
Represents String
STRING - Static variable in class com.caplin.util.base64.Base64
The binary indentifier for a string.
Subscriber - Interface in com.caplin.transformer.module
Allows a Transformer module to subscribe, and unsubscribe, listeners interested in receiving updates for objects that match a particular name pattern, or are of a specific object type.
SubscriptionListener - Interface in com.caplin.transformer.module
The listener interface for receiving update and object deletion events for a particular subscription.
A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form