A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
getAckID() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getAckID() — method, class com.pushtechnology.diffusion.events.MessageNotAcknowledgedEvent |
| |
getAckRequired() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getAckTimeout() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getAckTimeout() — method, class com.pushtechnology.diffusion.events.MessageNotAcknowledgedEvent |
| |
getAdditionalDetails() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns additional details. |
getAddtionNotificationLevel() — method, class com.pushtechnology.diffusion.TopicNotifyTopicHandler |
| |
getAutoFailover() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Auto Failover
|
getBaseTopic() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getByTypeCode(typeCode:String) — Static Method , class com.pushtechnology.diffusion.topics.TopicDataType |
|
Retrieve the data type from the code. |
getCascade() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Cascade
|
getClientID() — method, class com.pushtechnology.diffusion.DiffusionClient |
|
Get the ID of the connected client
|
getClientID() — method, class com.pushtechnology.diffusion.events.DiffusionConnectionEvent |
| |
getClientProtocolVersion() — method, class com.pushtechnology.diffusion.DiffusionClient |
|
This returns the client protocol
|
getCode() — method, class com.pushtechnology.diffusion.notifications.NotificationLevel |
|
Returns the code representing the notification level. |
getCode() — method, class com.pushtechnology.diffusion.notifications.SelectionMode |
| |
getConnection() — method, class com.pushtechnology.diffusion.PagedTopicHandler |
| |
getConnection() — method, class com.pushtechnology.diffusion.ServiceTopicHandler |
|
Returns the client connection. |
getConnection() — method, class com.pushtechnology.diffusion.TopicNotifyTopicHandler |
| |
getCredentials() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Credentials
|
getCredentials() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Get Credentials
|
getCurrentPage() — method, class com.pushtechnology.diffusion.paged.PageStatus |
|
Returns the current page number. |
getDescription() — method, class com.pushtechnology.diffusion.topics.TopicDataType |
| |
getDiffusionContext() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Get Diffusion Context
|
getEncoding() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getError() — method, class com.pushtechnology.diffusion.events.DiffusionExceptionEvent |
| |
getErrorMessage() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns the error message. |
getErrorMessage() — method, class com.pushtechnology.diffusion.events.DiffusionConnectionEvent |
| |
getErrorType() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns the error type. |
getExceptionMessage() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns an exception message. |
getField(index:int) — method, class com.pushtechnology.diffusion.Record |
| |
getFields() — method, class com.pushtechnology.diffusion.Record |
| |
getFields(index:int) — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getFunction() — method, class com.pushtechnology.diffusion.TopicListener |
|
Get the callback function pointer for the topic listener. |
getHandle() — method, class com.pushtechnology.diffusion.TopicListener |
|
Get the handle for the topic listener. |
getHandler() — method, class com.pushtechnology.diffusion.ServiceTopicResponse |
|
Returns the handler that the request was issued to. |
getHandler() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns the handler that notified the error. |
getHeader(index:int) — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getHeaders() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getKey() — method, class com.pushtechnology.diffusion.topics.TopicProperty |
| |
getLastInteraction() — method, class com.pushtechnology.diffusion.DiffusionClient |
|
Returns the time (milliseconds since the epoch) of the
last interaction (send or recieve) with the server. |
getLastPage() — method, class com.pushtechnology.diffusion.paged.PageStatus |
|
Returns the current highest page number. |
getLoadBalancing() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Load Balancing
|
getMessage() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getMessage() — method, class com.pushtechnology.diffusion.events.DiffusionTraceEvent |
| |
getMessageAsString() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getMessageType() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getMetadata() — method, class com.pushtechnology.diffusion.topics.TopicDefinition |
| |
getName() — method, class com.pushtechnology.diffusion.events.DiffusionMessageEvent |
| |
getName() — method, class com.pushtechnology.diffusion.topics.TopicMetadata |
| |
getNumberOfRecords() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getOutputBufferSize() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Set maximum output buffer size for Batching messages (Only works for HTTP Comet)
|
getPassword() — method, class com.pushtechnology.diffusion.DiffusionClientCredentials |
| |
getPingMessage() — method, class com.pushtechnology.diffusion.events.DiffusionPingEvent |
| |
getProperties() — method, class com.pushtechnology.diffusion.topics.TopicDefinition |
| |
getQueueSize() — method, class com.pushtechnology.diffusion.PingMessage |
| |
getRecord(index:int) — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getRecords() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getRegex() — method, class com.pushtechnology.diffusion.TopicListener |
|
Get the regular expression for the topic listener. |
getRemovalNotifications() — method, class com.pushtechnology.diffusion.TopicNotifyTopicHandler |
| |
getRequestId() — method, class com.pushtechnology.diffusion.ServiceTopicResponse |
|
Return the request identifier. |
getRequestId() — method, class com.pushtechnology.diffusion.errors.ServiceTopicError |
|
Returns the request identifier of the failed service request. |
getResponseMessage() — method, class com.pushtechnology.diffusion.ServiceTopicResponse |
|
Return details of the response in the form of a Message containing
headers and/or data returned from the server. |
getResponseType() — method, class com.pushtechnology.diffusion.ServiceTopicResponse |
|
Returns a response type. |
getServerDetails() — method, class com.pushtechnology.diffusion.events.ConnectionDetailsEvent |
| |
getServerDetails() — method, class com.pushtechnology.diffusion.events.DiffusionConnectionEvent |
| |
getServerDetailsArray() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Server Details
|
getServerProtocolVersion() — method, class com.pushtechnology.diffusion.DiffusionClient |
|
This returns the protocol version of the server
|
getServiceData() — method, class com.pushtechnology.diffusion.ServiceTopicHandler |
|
Returns a message containing any fixed data returned by the service on
subscription. |
getServiceType() — method, class com.pushtechnology.diffusion.ServiceTopicHandler |
|
Returns the service type. |
getStatus() — method, class com.pushtechnology.diffusion.TopicStatusMessage |
| |
getThisContext() — method, class com.pushtechnology.diffusion.TopicListener |
|
Get the callback context for the topic listener. |
getTimeout() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
Get Timeout
|
getTimeout() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Get Timeout
|
getTimeSinceCreation() — method, class com.pushtechnology.diffusion.PingMessage |
| |
getTimestamp() — method, class com.pushtechnology.diffusion.PingMessage |
| |
getTimestamp() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getTopic() — method, class com.pushtechnology.diffusion.ServiceTopicHandler |
|
Returns the topic name. |
getTopic() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
getTopicAlias() — method, class com.pushtechnology.diffusion.TopicStatusMessage |
| |
getTopicListeners() — method, class com.pushtechnology.diffusion.DiffusionClient |
|
Gets an array of all topic listeners. |
getTopicMessage() — method, class com.pushtechnology.diffusion.events.DiffusionMessageEvent |
| |
getTopicMessage() — method, class com.pushtechnology.diffusion.events.MessageNotAcknowledgedEvent |
| |
getTopicMetadata(name:String) — Static Method , class com.pushtechnology.diffusion.topics.TopicMetadata |
|
Returns the metadata for a name from the cache. |
getTopicName() — method, class com.pushtechnology.diffusion.TopicStatusMessage |
| |
getTopicSet() — method, class com.pushtechnology.diffusion.ConnectionDetails |
|
This returns the TopicSet to connect with
|
getTopicSet() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Get Topic Set
|
getTopicStatusMessage() — method, class com.pushtechnology.diffusion.events.TopicStatusEvent |
| |
getTotalNumberOfLines() — method, class com.pushtechnology.diffusion.paged.PageStatus |
|
Returns the total number of lines in the data. |
getType() — method, class com.pushtechnology.diffusion.topics.TopicDefinition |
| |
getTypeCode() — method, class com.pushtechnology.diffusion.topics.TopicDataType |
| |
getUpdateNotifications() — method, class com.pushtechnology.diffusion.TopicNotifyTopicHandler |
| |
getURL() — method, class com.pushtechnology.diffusion.ServerDetails |
|
Get URL
|
getUsername() — method, class com.pushtechnology.diffusion.DiffusionClientCredentials |
| |
getXML() — method, class com.pushtechnology.diffusion.topics.TopicMetadata |
| |
getXMLMessage() — method, class com.pushtechnology.diffusion.TopicMessage |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |