public interface SolEnum
Modifier and Type | Interface and Description |
---|---|
static class |
SolEnum.AckEventMode
The AckEventMode class contains the static enumerations that may be used
for
SessionHandle.PROPERTIES.ACK_EVENT_MODE |
static class |
SolEnum.AckMode
The AckMode class contains the static enumerations that may be used for
FlowHandle.PROPERTIES.ACKMODE |
static class |
SolEnum.AuthenticationScheme
The AuthenticationScheme class contains the static enumerations that may
be used for
SessionHandle.PROPERTIES.AUTHENTICATION_SCHEME |
static class |
SolEnum.BooleanValue
Boolean values used in properties
|
static class |
SolEnum.CacheLiveDataAction
Cache live data action.
|
static class |
SolEnum.CacheRequest
Cache Request Options control the API operation when
cacheSessionHandle.sendCacheRequest is invoked. |
static class |
SolEnum.CacheRequestEventCode
Cache request event code
|
static class |
SolEnum.CapabilityName
When the application connects to the solace appliance with
SessionHandle.connect() , the session capabilities are negotiated. |
static class |
SolEnum.EndpointAccessType
The EndpointAccessType class contains the static enumerations that may be
used for
Endpoint.PROPERTIES.ACCESSTYPE |
static class |
SolEnum.EndpointDiscardBehavior
The EndpointDiscardBehavior class contains the static enumerations that
may be used for
Endpoint.PROPERTIES.DISCARD_BEHAVIOR |
static class |
SolEnum.EndpointPermission
The EndpointPermissions class contains the static enumerations that may
be used for
Endpoint.PROPERTIES.PERMISSIONS |
static class |
SolEnum.FlowEventCode
Flow event codes that can be retrieved from a
FlowEvent |
static class |
SolEnum.GdReconnectFailAction
Guaranteed Delivery Reconnect Fail Actions
Defines the valid set of actions the API will take if it is unable to reconnect guaranteed delivery after a session reconnect. |
static class |
SolEnum.LogCategory
Logs generated by JavaRTO and the underlying C SDK all appear in the #SDK
category.
|
static class |
SolEnum.LogLevel
Log level
|
static class |
SolEnum.MessageCacheStatus
Cache Status of received message, returned by
MessageHandle.getCacheStatus() |
static class |
SolEnum.MessageDeliveryMode
The MessageDeliveryMode class contains the static enumerations that may
be used for
MessageHandle.setMessageDeliveryMode |
static class |
SolEnum.MessageDumpMode
Flags used in
MessageHandle.dump(int) |
static class |
SolEnum.MessageLevelStat
Statistics associated with message memory management.
|
static class |
SolEnum.MessageOutcome
Represents the type for supported message settlement outcome.
|
static class |
SolEnum.ModifyPropertyFlags
Flags used in modify client info operation
SessionHandle.modifyClientInfo() |
static class |
SolEnum.ProvisionFlags
Flags used in provision operations
|
static class |
SolEnum.QuantaLevelStat
Statistics associated with the Native SDK message data memory (Quanta).
|
static class |
SolEnum.ReplayStartLocation
The ReplayStartLocation class contains the static enumerations that may be used
for
FlowHandle.PROPERTIES.REPLAY_START_LOCATION |
static class |
SolEnum.ReturnCode
Return code from API calls
|
static class |
SolEnum.SessionEventCode
Session event code that can be retrieved from a
SessionEvent |
static class |
SolEnum.SolConstants
SolClient Constants in the API
|
static class |
SolEnum.SSLCipher
Supported SSL ciphers
|
static class |
SolEnum.SSLDowngradeTransportProtocol
Supported transport protocols for SSL downgrade
|
static class |
SolEnum.SSLProtocol
Supported SSL protocols
|
static class |
SolEnum.StatRx
Receive statistics
|
static class |
SolEnum.StatTx
Transmit statistics
|
static class |
SolEnum.SubCode
A subcode that provides more detailed error information.
|
static class |
SolEnum.SubscribeFlags
Flags used in subscribe operations
|
static class |
SolEnum.UnbindFailAction
Unbind fail action values for
SessionHandle.PROPERTIES.UNBIND_FAIL_ACTION A property to define the
behavior if an unbind-response is not received after an unbind-request (
FlowHandle.destroy() ) is sent to the Solace Appliance. |
static class |
SolEnum.UserCos
The UserCos class contains the static enumerations that may be used for
MessageHandle.setUserCos |
static class |
SolEnum.WebTransportProtocol
Session transport protocol types.
Defines the the valid set of transport protocols when setting WEB_TRANSPORT_PROTOCOL , or returned via the read-only session property
WEB_TRANSPORT_PROTOCOL_IN_USE
Note: the use of GUARANTEED_WITH_WEB_TRANSPORT effects what protocol are available for properties
WEB_TRANSPORT_PROTOCOL_LIST and WEB_TRANSPORT_PROTOCOL |
Copyright 2004-2024 Solace Corporation. All rights reserved.