Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortLoadingMessage(String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Abort loading message.
- abortSession(SCMessage, int) - Method in interface org.serviceconnector.api.srv.ISCSessionServerCallback
-
Abort session.
- abortSession(SCMessage, int) - Method in class org.serviceconnector.api.srv.SCSessionServerCallback
- abortSession(AbstractSession, String) - Method in class org.serviceconnector.server.CascadedSC
-
Abort session.
- abortSession(AbstractSession, String) - Method in class org.serviceconnector.server.FileServer
-
Abort session.
- abortSession(AbstractSession, String) - Method in interface org.serviceconnector.server.IServer
-
Abort session on server.
- abortSession(AbstractSession, String) - Method in interface org.serviceconnector.server.IStatefulServer
-
Abort session on server.
- abortSession(AbstractSession, String) - Method in class org.serviceconnector.server.StatefulServer
-
Abort session.
- abortSessionAndWaitMech(int, SCMPMessage, String, boolean) - Method in class org.serviceconnector.server.StatefulServer
-
Abort session and wait mech.
- abortSessionsAndDestroy(String) - Method in class org.serviceconnector.server.StatefulServer
-
Abort sessions and destroy.
- abortSubscription(SCSubscribeMessage, int) - Method in interface org.serviceconnector.api.srv.ISCPublishServerCallback
-
Abort subscription.
- abortSubscription(SCSubscribeMessage, int) - Method in class org.serviceconnector.api.srv.SCPublishServerCallback
- AbstractSession - Class in org.serviceconnector.service
-
The Class AbstractSession.
- AbstractSession(String, String) - Constructor for class org.serviceconnector.service.AbstractSession
-
Instantiates a new session.
- AbstractSession(String, String, boolean) - Constructor for class org.serviceconnector.service.AbstractSession
-
Instantiates a new abstract session.
- AbstractWebRequest - Class in org.serviceconnector.web
-
The Class AbstractWebRequest.
- AbstractWebRequest(InetSocketAddress, InetSocketAddress) - Constructor for class org.serviceconnector.web.AbstractWebRequest
-
Instantiates a new abstract web request.
- AbstractXMLLoader - Class in org.serviceconnector.web.xml
-
The Class AbstractXMLLoader.
- AbstractXMLLoader() - Constructor for class org.serviceconnector.web.xml.AbstractXMLLoader
-
Instantiates a new abstract xml loader.
- AbstractXMLLoader.Paging - Class in org.serviceconnector.web.xml
-
The Class Paging for internal use only, holds paging data.
- accept(File) - Method in class org.serviceconnector.util.WildcardFileFilter
- ACTUAL_MASK - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The ACTUAL_MASK.
- adaptServiceTypeIfCascService(ServiceType, String) - Static method in class org.serviceconnector.conf.ServiceConfiguration
-
Adapt service type if cascaded service.
- add(SCMPMessage) - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Adds the part.
- addAppendix(SCAppendMessage) - Method in class org.serviceconnector.api.SCManagedMessage
-
Adds the appendix.
- addCacheModule(String, ISCCacheModule<?>) - Method in class org.serviceconnector.registry.CacheModuleRegistry
-
Adds the cache module.
- addClientSubscriptionId(String, SubscriptionMask) - Method in class org.serviceconnector.casc.CascadedClient
-
Adds the client subscription id.
- addCommand(SCMPMsgType, ICommand) - Method in class org.serviceconnector.cmd.FlyweightCommandFactory
-
Adds the command.
- addCscSubscriptionId(String, SubscriptionMask) - Method in class org.serviceconnector.service.Subscription
-
Adds the csc subscription id.
- addHeader(String, String) - Method in interface org.serviceconnector.web.IWebResponse
-
Adds the header.
- addHeader(String, String) - Method in class org.serviceconnector.web.netty.NettyWebResponse
-
Adds the header.
- addLogFiles(Logger, List<String>) - Method in class org.serviceconnector.web.xml.LogsXMLLoader
-
Adds the log files.
- addMeta(String, String) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Adds the meta.
- addMeta(String, String) - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Adds the meta.
- addMeta(Map<String, String>) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Adds the meta.
- addMeta(Map<String, String>) - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Adds the meta.
- addResponder(Object, IResponder) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Adds an entry of a responder.
- addSCMPLargeRequest(String, SCMPCompositeReceiver, int) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Adds the scmp large request.
- addSCMPLargeResponse(String, SCMPCompositeSender, int) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Adds the SCMP large response.
- addServer(String, Server) - Method in class org.serviceconnector.registry.ServerRegistry
-
Adds an entry of a server.
- addServer(StatefulServer) - Method in class org.serviceconnector.service.StatefulService
-
Adds the server.
- addService(String, Service) - Method in class org.serviceconnector.registry.ServiceRegistry
-
Adds the service.
- addSession(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Adds the session.
- addSession(String, Session) - Method in class org.serviceconnector.registry.SessionRegistry
-
Adds the session.
- addSession(AbstractSession) - Method in class org.serviceconnector.server.CascadedSC
-
Adds the session.
- addSession(AbstractSession) - Method in interface org.serviceconnector.server.IStatefulServer
-
Adds an allocated session to the server.
- addSession(AbstractSession) - Method in class org.serviceconnector.server.StatefulServer
-
Adds the session.
- addSession(FileSession) - Method in class org.serviceconnector.server.FileServer
-
Adds the session.
- addSrvService(String, SrvService) - Method in class org.serviceconnector.api.srv.SrvServiceRegistry
-
Adds the server service.
- addSubscription(String, Subscription) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Adds the subscription.
- addTranslet(String, Templates) - Method in class org.serviceconnector.web.cmd.XSLTTransformerFactory
-
Adds the translet.
- AjaxContentXMLLoader - Class in org.serviceconnector.web.xml
-
The Class AjaxContentXMLLoader.
- AjaxContentXMLLoader() - Constructor for class org.serviceconnector.web.xml.AjaxContentXMLLoader
- AjaxMaintenanceXMLLoader - Class in org.serviceconnector.web.xml
-
The Class AjaxMaintenanceXMLLoader.
- AjaxMaintenanceXMLLoader() - Constructor for class org.serviceconnector.web.xml.AjaxMaintenanceXMLLoader
- AjaxResourceXMLLoader - Class in org.serviceconnector.web.xml
-
The Class AjaxResourceXMLLoader.
- AjaxResourceXMLLoader() - Constructor for class org.serviceconnector.web.xml.AjaxResourceXMLLoader
- AjaxSystemXMLLoader - Class in org.serviceconnector.web.xml
-
The Class AjaxSystemXMLLoader.
- AjaxSystemXMLLoader() - Constructor for class org.serviceconnector.web.xml.AjaxSystemXMLLoader
- AjaxSystemXMLLoader.UploadRunnable - Class in org.serviceconnector.web.xml
-
The Class UploadRunnable.
- allocateFileServerAndCreateSession(FileSession) - Method in class org.serviceconnector.service.FileService
-
Allocate file server and create session.
- allocateServerAndCreateSession(SCMPMessage, CreateSessionCommandCallback, Session, int) - Method in class org.serviceconnector.service.SessionService
-
Allocate server and create session.
- allocateServerAndSubscribe(SCMPMessage, SubscribeCommandCallback, Subscription, int) - Method in class org.serviceconnector.service.PublishService
-
Allocate server and subscribe.
- AMPERSAND_SIGN - Static variable in class org.serviceconnector.Constants
-
The Constant AMPERSAND_SIGN.
- answer - Variable in class org.serviceconnector.util.SynchronousCallback
-
Queue to store the answer.
- APP_ERROR_CODE - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The APP_ERROR_CODE.
- APP_ERROR_TEXT - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The APP_ERROR_TEXT.
- AppContext - Class in org.serviceconnector.ctx
-
The Class AppContext.
- APPEND - Enum constant in enum class org.serviceconnector.cache.SC_CACHING_METHOD
- APPENDIX_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The APPENDIX_NR.
- attach() - Method in class org.serviceconnector.api.cln.SCClient
-
Attach client to SC with default operation timeout.
- attach(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Attach client to SC.
Attach starts the communication to the SC. - ATTACH - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The ATTACH.
- AttachCommand - Class in org.serviceconnector.cmd.sc
-
The Class AttachCommand.
- AttachCommand() - Constructor for class org.serviceconnector.cmd.sc.AttachCommand
- attached - Variable in class org.serviceconnector.api.cln.SCClient
-
The attached flag.
- attachedCommunicators - Static variable in class org.serviceconnector.ctx.AppContext
-
The attached communicators. current attached communicators.
- available() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
- awaitUninterruptibly(long) - Method in class org.serviceconnector.net.req.netty.NettyOperationListener
-
Await unInterruptibly until operation is completed or time runs out.
B
- BAD_REQUEST - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The bad request.
- baseConf - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The base conf.
- baseConf - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The base conf.
- basicConf - Variable in class org.serviceconnector.cmd.sc.CommandAdapter
-
The basic conf.
- BasicConfiguration - Class in org.serviceconnector.conf
-
The Class BasicConfiguration.
- BasicConfiguration() - Constructor for class org.serviceconnector.conf.BasicConfiguration
-
Instantiates a new basic configuration.
- begin(String) - Static method in class org.serviceconnector.log.PerformanceLogger
-
Begin.
- beginThreadBound() - Static method in class org.serviceconnector.log.PerformanceLogger
-
Begin.
- belongsToDate(File, Date) - Static method in class org.serviceconnector.util.FileUtility
-
Check if give file belongs to current date (day)
- BINARY - Enum constant in enum class org.serviceconnector.scmp.SCMPBodyType
-
binary.
- BLANK_SIGN - Static variable in class org.serviceconnector.Constants
-
The Constant BLANK_SIGN.
- blockingWrite - Variable in class org.serviceconnector.util.CircularByteBuffer
-
True if a write to a full buffer should block until the buffer has room, false if the write method should throw an IOException.
- BODY_TYPE - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The BODY_TYPE.
- bootstrap - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The bootstrap.
- bootstrap - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The bootstrap.
- bossGroup - Variable in class org.serviceconnector.net.res.EndpointAdapter
- BROKEN_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The BROKEN_SESSION.
- BROKEN_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The BROKEN_SUBSCRIPTION.
- buffer - Variable in class org.serviceconnector.util.CircularByteBuffer
-
The circular buffer.
C
- CACHE - Enum constant in enum class org.serviceconnector.log.Loggers
-
The CACHE.
- CACHE_DISK_PATH - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_DISK_PATH.
- CACHE_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_ENABLED. cache property keys
- CACHE_ERROR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The CACHE_ERROR.
- CACHE_EXPIRATION_CHECK_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_EXPIRATION_CHECK_INTERVAL_SECONDS.
- CACHE_EXPIRATION_DATETIME - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CACHE_EXPIRATION_DATETIME.
- CACHE_GUARDIAN - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The CACHE_GUARDIAN.
- CACHE_ID - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CACHE_ID.
- CACHE_ID - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_ID.
- CACHE_LOADING - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The CACHE_LOADING.
- CACHE_MAX_ELEMENTS_IN_MEMORY - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_MAX_ELEMENTS_IN_MEMORY.
- CACHE_MAX_ELEMENTS_ON_DISK - Static variable in class org.serviceconnector.Constants
-
The Constant CACHE_MAX_ELEMENTS_ON_DISK.
- CACHE_PARTN_NUMBER - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CACHE_PARTN_NUMBER.
- cacheAppendix(String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Cache appendix.
- CACHED - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CACHED.
- CacheGuardian - Class in org.serviceconnector.service
- CacheGuardian(String) - Constructor for class org.serviceconnector.service.CacheGuardian
- CacheIdComparator - Class in org.serviceconnector.cache
-
The Class CacheKeyComparator.
- CacheIdComparator() - Constructor for class org.serviceconnector.cache.CacheIdComparator
- CacheLogger - Class in org.serviceconnector.log
-
The Class CacheLogger.
- cacheManagedData(SCMPMessage) - Method in class org.serviceconnector.cache.SCCache
-
Cache managed data.
- cacheMessage(SCMPMessage, SCMPMessage) - Method in class org.serviceconnector.cache.SCCache
-
Cache message.
- CacheModuleRegistry - Class in org.serviceconnector.registry
-
The Class CacheModuleRegistry.
- CacheModuleRegistry() - Constructor for class org.serviceconnector.registry.CacheModuleRegistry
- CacheXMLLoader - Class in org.serviceconnector.web.xml
-
The Class CacheXMLLoader.
- CacheXMLLoader() - Constructor for class org.serviceconnector.web.xml.CacheXMLLoader
- CACHING_METHOD - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CACHING_METHOD.
- call() - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader.UploadRunnable
- CASCADED_CACHE_GUARDIAN - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The CASCADED_CACHE_GUARDIAN.
- CASCADED_FILE_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The CASCADED_FILE_SERVICE.
- CASCADED_MASK - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CASCADED_MASK.
- CASCADED_PUBLISH_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The CASCADED_PUBLISH_SERVICE.
- CASCADED_SC - Enum constant in enum class org.serviceconnector.server.ServerType
-
The CASCADED_SC.
- CASCADED_SESSION_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The CASCADED_SESSION_SERVICE.
- CASCADED_SUBSCRIPTION_ID - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CASCADED_SUBSCRIPTION_ID.
- CascadedCacheGuardian - Class in org.serviceconnector.service
- CascadedCacheGuardian(String, CascadedSC, int) - Constructor for class org.serviceconnector.service.CascadedCacheGuardian
- CascadedClient - Class in org.serviceconnector.casc
-
The Class CascadedClient.
- CascadedClient(CascadedSC, CascadedPublishService) - Constructor for class org.serviceconnector.casc.CascadedClient
-
Instantiates a new cascaded client.
- CascadedFileService - Class in org.serviceconnector.service
-
The Class CascadedFileService.
- CascadedFileService(String, CascadedSC) - Constructor for class org.serviceconnector.service.CascadedFileService
-
Instantiates a new cascaded file service.
- CascadedPublishService - Class in org.serviceconnector.service
-
The Class CascadedPublishService.
- CascadedPublishService(String, CascadedSC, int) - Constructor for class org.serviceconnector.service.CascadedPublishService
-
Instantiates a new cascaded publish service.
- cascadedSC - Variable in class org.serviceconnector.service.CascadedFileService
-
The cascaded sc.
- cascadedSC - Variable in class org.serviceconnector.service.CascadedPublishService
-
The cascaded sc.
- cascadedSC - Variable in class org.serviceconnector.service.CascadedSessionService
-
The cascaded sc.
- CascadedSC - Class in org.serviceconnector.server
-
The Class CascadedSC.
- CascadedSC(RemoteNodeConfiguration, InetSocketAddress) - Constructor for class org.serviceconnector.server.CascadedSC
-
Instantiates a new cascaded sc.
- cascadedSCAbortSubscription(CascadedClient, SCMPMessage, ISubscriptionCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Cascaded SC abort subscription.
- cascadedSCChangeSubscription(CascadedClient, SCMPMessage, ISubscriptionCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Cascaded SC change subscription.
- cascadedSCSubscribe(CascadedClient, SCMPMessage, ISubscriptionCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Cascaded SC subscribe.
- cascadedSCUnsubscribe(CascadedClient, SCMPMessage, ISubscriptionCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Cascaded SC unsubscribe.
- CascadedSessionService - Class in org.serviceconnector.service
-
The Class CascadedSessionService.
- CascadedSessionService(String, CascadedSC) - Constructor for class org.serviceconnector.service.CascadedSessionService
-
Instantiates a new cascaded session service.
- CC_CMD_CLEAR_CACHE - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_CLEAR_CACHE.
- CC_CMD_DISABLE - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_DISABLE.
- CC_CMD_DUMP - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_DUMP.
- CC_CMD_ENABLE - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_ENABLE.
- CC_CMD_INSPECT_CACHE - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_INSPECT_CACHE.
- CC_CMD_KILL - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_KILL.
- CC_CMD_SC_VERSION - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_SC_VERSION.
- CC_CMD_SERVICE_CONF - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_SERVICE_CONF.
- CC_CMD_SESSIONS - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_SESSIONS.
- CC_CMD_STATE - Static variable in class org.serviceconnector.Constants
-
The Constant CC_CMD_STATE.
- changeCacheGuardian(SCSubscribeMessage) - Method in class org.serviceconnector.api.cln.SCClient
-
Change cache guardian with default operation timeout.
- changeGuardian(int, SCSubscribeMessage) - Method in class org.serviceconnector.api.cln.SCClient
-
Change guardian.
- changeSubscription(int, SCSubscribeMessage) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Change subscription on SC.
- changeSubscription(String, SubscriptionMask) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Change subscription.
- changeSubscription(SCSubscribeMessage) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Change subscription on SC with default operation timeout.
- changeSubscription(SCSubscribeMessage, int) - Method in interface org.serviceconnector.api.srv.ISCPublishServerCallback
-
Change subscription.
- changeSubscription(SCSubscribeMessage, int) - Method in class org.serviceconnector.api.srv.SCPublishServerCallback
- changeSubscription(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Change subscription.
- channel - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The channel.
- channel - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The channel.
- channel - Variable in class org.serviceconnector.net.res.ResponseAdapter
-
The event from Netty framework.
- channelActive(ChannelHandlerContext) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderRequestHandler
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.serviceconnector.net.req.netty.NettyIdleHandler
- channelIdle(ChannelHandlerContext, IdleStateEvent) - Method in class org.serviceconnector.net.req.netty.NettyIdleTimeoutHandler
- channelInactive(ChannelHandlerContext) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
- channelInactive(ChannelHandlerContext) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
- channelInactive(ChannelHandlerContext) - Method in class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerAdapter
- channelInactive(ChannelHandlerContext) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderRequestHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.res.netty.http.NettyHttpResponderRequestHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.res.netty.tcp.NettyTcpResponderRequestHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderRequestHandler
-
Message received.
- channelRead(ChannelHandlerContext, Object) - Method in class org.serviceconnector.net.res.netty.web.NettyWebResponderRequestHandler
- channelRead(IRequest, IResponse, Channel) - Method in class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerAdapter
-
Message received.
- CHECK_REGISTRATION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CHECK_REGISTRATION.
- CHECK_REGISTRATION_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The CHECK_REGISTRATION_INTERVAL.
- checkRegistration() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Check registration with default operation timeout.
- checkRegistration(int) - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Check registration.
- CheckRegistrationCommand - Class in org.serviceconnector.cmd.sc
-
The Class CheckRegistrationCommand.
- CheckRegistrationCommand() - Constructor for class org.serviceconnector.cmd.sc.CheckRegistrationCommand
- CircularByteBuffer - Class in org.serviceconnector.util
-
Implements the Circular Buffer producer/consumer model for bytes.
- CircularByteBuffer() - Constructor for class org.serviceconnector.util.CircularByteBuffer
-
Create a new buffer with a default capacity.
- CircularByteBuffer(boolean) - Constructor for class org.serviceconnector.util.CircularByteBuffer
-
Create a new buffer with a default capacity and given blocking behavior.
- CircularByteBuffer(int) - Constructor for class org.serviceconnector.util.CircularByteBuffer
-
Create a new buffer with given capacity.
- CircularByteBuffer(int, boolean) - Constructor for class org.serviceconnector.util.CircularByteBuffer
-
Create a new buffer with the given capacity and blocking behavior.
- CircularByteBuffer.CircularByteBufferInputStream - Class in org.serviceconnector.util
-
Class for reading from a circular byte buffer.
- CircularByteBuffer.CircularByteBufferOutputStream - Class in org.serviceconnector.util
-
Class for writing to a circular byte buffer.
- CircularByteBufferInputStream() - Constructor for class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
- CircularByteBufferOutputStream() - Constructor for class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
- clear() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Make this buffer ready for reuse.
- clear() - Method in class org.serviceconnector.web.WebCredentials
- clearAll() - Method in class org.serviceconnector.cache.SCCache
-
Clear all caches.
- clearCache() - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Clears the cache.
- clearCache() - Static method in class org.serviceconnector.log.CacheLogger
-
Clear cache.
- clearCache(int) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Clears the cache for given service name.
- clearLoading(String) - Method in class org.serviceconnector.cache.SCCache
-
Clear loading cache message for session.
- clearTranslet() - Method in class org.serviceconnector.web.cmd.XSLTTransformerFactory
-
Clear translet.
- CLI_CONFIG_ARG - Static variable in class org.serviceconnector.Constants
-
File qualifier for command line argument configuration file.
- CLN_CHANGE_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_CHANGE_SUBSCRIPTION.
- CLN_CREATE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_CREATE_SESSION.
- CLN_DELETE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_DELETE_SESSION.
- CLN_EXECUTE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_EXECUTE.
- CLN_SUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_SUBSCRIBE.
- CLN_UNSUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CLN_UNSUBSCRIBE.
- ClnChangeSubscriptionCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnChangeSubscriptionCommand.
- ClnChangeSubscriptionCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommand
- ClnChangeSubscriptionCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class ClnChangeSubscriptionCommandCallback.
- ClnChangeSubscriptionCommandCallback(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
-
Instantiates a new cln change subscription command callback.
- ClnCreateSessionCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnCreateSessionCommand.
- ClnCreateSessionCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnCreateSessionCommand
- ClnDeleteSessionCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnDeleteSessionCommand.
- ClnDeleteSessionCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnDeleteSessionCommand
- ClnExecuteCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnExecuteCommand.
- ClnExecuteCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnExecuteCommand
- ClnExecuteCommandCascCallback - Class in org.serviceconnector.cmd.casc
-
The Class ClnExecuteCommandCascCallback.
- ClnExecuteCommandCascCallback(IRequest, IResponse, IResponderCallback) - Constructor for class org.serviceconnector.cmd.casc.ClnExecuteCommandCascCallback
-
Instantiates a new ClnExecuteCommandCascCallback.
- ClnSubscribeCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnSubscribeCommand.
- ClnSubscribeCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnSubscribeCommand
- ClnUnsubscribeCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnUnsubscribeCommand.
- ClnUnsubscribeCommand() - Constructor for class org.serviceconnector.cmd.sc.ClnUnsubscribeCommand
- ClnUnsubscribeCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class ClnUnsubscribeCommandCallback.
- ClnUnsubscribeCommandCallback(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.sc.ClnUnsubscribeCommandCallback
-
Instantiates a new cln unsubscribe command callback.
- clone() - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- close() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Close the stream.
- close() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
-
Close the stream, flushing it first.
- close() - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader.UploadRunnable
-
Close.
- COMMAND_VALIDATION_ENABLED - Static variable in class org.serviceconnector.Constants
-
flag to enable / disable command validation.
- CommandAdapter - Class in org.serviceconnector.cmd.sc
-
The Class CommandAdapter.
- CommandAdapter() - Constructor for class org.serviceconnector.cmd.sc.CommandAdapter
- CommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class CommandCallback.
- CommandCallback(boolean) - Constructor for class org.serviceconnector.cmd.sc.CommandCallback
-
Instantiates a new command callback.
- CommandCascCallback - Class in org.serviceconnector.cmd.casc
-
The Class CommandCascCallback.
- CommandCascCallback(IRequest, IResponse, IResponderCallback) - Constructor for class org.serviceconnector.cmd.casc.CommandCascCallback
-
Instantiates a new CommandCascCallback.
- CommandLineUtil - Class in org.serviceconnector.util
-
The Class CommandLineUtil.
- commands - Static variable in class org.serviceconnector.cmd.FlyweightCommandFactory
-
The map stores base instances by a key.
- CommunicationException - Exception in org.serviceconnector.net
-
The Class CommunicationException.
- CommunicationException(String) - Constructor for exception org.serviceconnector.net.CommunicationException
-
Instantiates a new communication exception.
- communicatorsLock - Static variable in class org.serviceconnector.ctx.AppContext
-
The communicators lock. communicator lock.
- compare(String, String) - Method in class org.serviceconnector.cache.CacheIdComparator
- complete() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Complete.
- compressBody(byte[], int, int) - Method in class org.serviceconnector.net.MessageEncoderDecoderAdapter
-
Compress body.
- COMPRESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The COMPRESSION.
- connect() - Method in interface org.serviceconnector.net.connection.IConnection
-
Connect.
- connect() - Method in class org.serviceconnector.net.req.netty.http.NettyHttpConnection
-
Connect.
- connect() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Connect.
- connect() - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpConnection
-
Connect.
- connectClientToService(Service) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Connect client to service.
- CONNECTION - Enum constant in enum class org.serviceconnector.log.Loggers
-
The CONNECTION.
- CONNECTION_EXCEPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The CONNECTION_EXCEPTION.
- connectionContext - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The connection context.
- ConnectionContext - Class in org.serviceconnector.net.connection
-
The Class ConnectionContext.
- ConnectionContext(IConnection, IIdleConnectionCallback, int) - Constructor for class org.serviceconnector.net.connection.ConnectionContext
-
Instantiates a new connection context.
- connectionDisconnect() - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
-
Connection disconnect.
- connectionDisconnect() - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
-
Connection disconnect.
- ConnectionFactory - Class in org.serviceconnector.net.connection
-
A factory for creating connection objects.
- ConnectionFactory() - Constructor for class org.serviceconnector.net.connection.ConnectionFactory
- connectionIdle(IConnection) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Connection idle.
- ConnectionLogger - Class in org.serviceconnector.log
-
The Class ConnectionLogger.
- ConnectionPool - Class in org.serviceconnector.net.connection
-
The Class ConnectionPool.
- ConnectionPool(String, int, String, int, int) - Constructor for class org.serviceconnector.net.connection.ConnectionPool
-
Instantiates a new connection pool.
- ConnectionPoolBusyException - Exception in org.serviceconnector.net.connection
-
The Class ConnectionPoolBusyException.
- ConnectionPoolBusyException(String) - Constructor for exception org.serviceconnector.net.connection.ConnectionPoolBusyException
-
Instantiates a new connection pool busy exception.
- ConnectionPoolConnectException - Exception in org.serviceconnector.net.connection
-
The Class ConnectionPoolConnectException.
- ConnectionPoolConnectException(String, Exception) - Constructor for exception org.serviceconnector.net.connection.ConnectionPoolConnectException
-
Instantiates a new connection pool connect exception.
- ConnectionType - Enum Class in org.serviceconnector.net
-
The Enum ConnectionType.
- Constants - Class in org.serviceconnector
-
The class Constants.
- containsKey(K) - Method in class org.serviceconnector.registry.Registry
-
Looks up a key.
- create() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Creates an endpoint.
- create() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Creates an endpoint.
- create() - Method in interface org.serviceconnector.net.res.IResponder
-
Creates the responder.
- create() - Method in class org.serviceconnector.net.res.netty.http.NettyHttpEndpoint
-
Creates an endpoint.
- create() - Method in class org.serviceconnector.net.res.netty.tcp.NettyTcpEndpoint
-
Creates an endpoint.
- create() - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyEndpoint
-
Creates an endpoint.
- create() - Method in class org.serviceconnector.net.res.netty.web.NettyWebEndpoint
-
Creates an endpoint.
- create() - Method in class org.serviceconnector.net.res.Responder
-
Creates the responder.
- createConnection(String) - Method in class org.serviceconnector.net.connection.ConnectionFactory
-
Creates a new Connection object.
- createDefaultSCCache(SCCacheConfiguration, SC_CACHE_MODULE_TYPE) - Static method in class org.serviceconnector.cache.ehcache.SCCacheFactory
-
Creates a new SCCache object.
- createEncoderDecoder(byte[]) - Method in class org.serviceconnector.net.FlyweightEncoderDecoderFactory
-
New instance.
- createEncoderDecoder(SCMPMessage) - Method in class org.serviceconnector.net.FlyweightEncoderDecoderFactory
-
New instance.
- createEndpoint(String) - Method in class org.serviceconnector.net.res.EndpointFactory
-
Creates a new Endpoint object.
- createPIDfileAndLock(String) - Static method in class org.serviceconnector.util.FileUtility
-
Create file containing the PID.
- createSession() - Method in class org.serviceconnector.web.WebSessionRegistry
-
Create new session.
- createSession(int, SCMessage, SCMessageCallback) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Creates the session on SC.
- createSession(SCMessage, int) - Method in interface org.serviceconnector.api.srv.ISCSessionServerCallback
-
Creates the session.
- createSession(SCMessage, int) - Method in class org.serviceconnector.api.srv.SCSessionServerCallback
- createSession(SCMessage, SCMessageCallback) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Creates the session on SC.
- createSession(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Creates the session.
- createSession(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Creates the session.
- CreateSessionCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class CreateSessionCommandCallback.
- CreateSessionCommandCallback(IRequest, IResponse, IResponderCallback, Session) - Constructor for class org.serviceconnector.cmd.sc.CreateSessionCommandCallback
-
Instantiates a new CreateSessionCommandCallback.
- CSC_ABORT_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_ABORT_SUBSCRIPTION.
- CSC_CHANGE_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_CHANGE_SUBSCRIPTION.
- CSC_CREATE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_CREATE_SESSION.
- CSC_DELETE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_DELETE_SESSION.
- CSC_EXECUTE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_EXECUTE.
- CSC_SUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_SUBSCRIBE.
- CSC_UNSUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The CSC_UNSUBSCRIBE.
- CscAbortSubscriptionCallbackForCasc - Class in org.serviceconnector.cmd.casc
-
The Class CscAbortSubscriptionCallback.
- CscAbortSubscriptionCallbackForCasc(IRequest, Subscription) - Constructor for class org.serviceconnector.cmd.casc.CscAbortSubscriptionCallbackForCasc
-
Instantiates a new csc abort subscription callback.
- CscAbortSubscriptionCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscAbortSubscriptionCommand.
- CscAbortSubscriptionCommand() - Constructor for class org.serviceconnector.cmd.sc.CscAbortSubscriptionCommand
- CscAbortSubscriptionCommandCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscAbortSubscriptionCommandCallback.
- CscAbortSubscriptionCommandCallback(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.casc.CscAbortSubscriptionCommandCallback
-
Instantiates a new csc abort subscription command callback.
- CscChangeSubscriptionActiveCascClientCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscChangeSubscriptionActiveCascClientCallback.
- CscChangeSubscriptionActiveCascClientCallback(CascadedClient, IRequest, ISubscriptionCallback) - Constructor for class org.serviceconnector.cmd.casc.CscChangeSubscriptionActiveCascClientCallback
-
Instantiates a new csc change subscription active casc client callback.
- CscChangeSubscriptionCallbackForCasc - Class in org.serviceconnector.cmd.casc
-
The Class CscChangeSubscriptionCallbackForCasc.
- CscChangeSubscriptionCallbackForCasc(IRequest, IResponse, IResponderCallback, Subscription, String) - Constructor for class org.serviceconnector.cmd.casc.CscChangeSubscriptionCallbackForCasc
-
Instantiates a new csc change subscription callback for casc.
- CscChangeSubscriptionCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscChangeSubscriptionCommand.
- CscChangeSubscriptionCommand() - Constructor for class org.serviceconnector.cmd.sc.CscChangeSubscriptionCommand
- CscCreateSessionCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscCreateSessionCommand.
- CscCreateSessionCommand() - Constructor for class org.serviceconnector.cmd.sc.CscCreateSessionCommand
- CscDeleteSessionCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscDeleteSessionCommand.
- CscDeleteSessionCommand() - Constructor for class org.serviceconnector.cmd.sc.CscDeleteSessionCommand
- CscExecuteCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscExecuteCommand.
- CscExecuteCommand() - Constructor for class org.serviceconnector.cmd.sc.CscExecuteCommand
- CscReceivePublicationCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscReceivePublicationCallback.
- CscReceivePublicationCallback(CascadedClient) - Constructor for class org.serviceconnector.cmd.casc.CscReceivePublicationCallback
-
Instantiates a new cascaded receive publication callback.
- CscSubscribeActiveCascClientCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscSubscribeActiveCascClientCallback.
- CscSubscribeActiveCascClientCallback(CascadedClient, IRequest, ISubscriptionCallback) - Constructor for class org.serviceconnector.cmd.casc.CscSubscribeActiveCascClientCallback
-
Instantiates a new csc subscribe active casc client callback.
- CscSubscribeCommand - Class in org.serviceconnector.cmd.sc
-
The Class CscSubscribeCommand.
- CscSubscribeCommand() - Constructor for class org.serviceconnector.cmd.sc.CscSubscribeCommand
- CscSubscribeInactiveCascClientCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscSubscribeInactiveCascClientCallback.
- CscSubscribeInactiveCascClientCallback(ISubscriptionCallback, CascadedClient, String) - Constructor for class org.serviceconnector.cmd.casc.CscSubscribeInactiveCascClientCallback
-
Instantiates a new csc subscribe inactive casc client callback.
- CscUnsubscribeCallbackActiveCascClient - Class in org.serviceconnector.cmd.casc
-
The Class CascSCUnsubscribeCallback.
- CscUnsubscribeCallbackActiveCascClient(CascadedClient, ISubscriptionCallback) - Constructor for class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackActiveCascClient
-
Instantiates a new csc unsubscribe callback active casc client.
- CscUnsubscribeCallbackForCasc - Class in org.serviceconnector.cmd.casc
-
The Class CscUnsubscribeCallbackForCasc.
- CscUnsubscribeCallbackForCasc(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackForCasc
-
Instantiates a new csc unsubscribe callback for casc.
- CscUnsubscribeCommand - Class in org.serviceconnector.cmd.sc
-
The Class ClnUnsubscribeCommand.
- CscUnsubscribeCommand() - Constructor for class org.serviceconnector.cmd.sc.CscUnsubscribeCommand
- CscUnsubscribeCommandCallback - Class in org.serviceconnector.cmd.casc
-
The Class CscUnsubscribeCommandCallback.
- CscUnsubscribeCommandCallback(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.casc.CscUnsubscribeCommandCallback
-
Instantiates a new csc unsubscribe command callback.
- CURRENT - Enum constant in enum class org.serviceconnector.scmp.SCMPVersion
-
1.3, the current version.
- CURRENT - Enum constant in enum class org.serviceconnector.SCVersion
-
The current version.
D
- DATA_CACHE_MODULE - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_MODULE_TYPE
-
The DATA_CACHE_MODULE.
- DateTimeUtility - Class in org.serviceconnector.util
-
The Class DateTimeUtility.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.serviceconnector.net.res.netty.NettySCMPFrameDecoder
- decode(InputStream) - Method in interface org.serviceconnector.net.IEncoderDecoder
-
Decode input stream.
- decode(InputStream) - Method in class org.serviceconnector.net.MessageEncoderDecoderAdapter
-
Decode input stream.
- decrementMessagesInCache() - Method in class org.serviceconnector.util.Statistics
-
Decrement messages in cache.
- DEFAULT_CACHE_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_CACHE_ENABLED.
- DEFAULT_CACHE_EXPIRATION_CHECK_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_CACHE_EXPIRATION_CHECK_INTERVAL_SECONDS.
- DEFAULT_CACHE_MAX_ELEMENTS_IN_MEMORY - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_CACHE_MAX_ELEMENTS_IN_MEMORY.
- DEFAULT_CACHE_MAX_ELEMENTS_ON_DISK - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_CACHE_MAX_ELEMENTS_ON_DISK.
- DEFAULT_CHECK_REGISTRATION_INTERVAL_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
Default value if no DEFAULT_CHECK_REGISTRATION_INTERVAL_MULTIPLIER is configured.
- DEFAULT_CHECK_REGISTRATION_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
The default check registration interval, 0 = not active.
- DEFAULT_CHECK_REGISTRATION_OTI_SECONDS - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_CHECK_REGISTRATION_OTI_SECONDS.
- DEFAULT_CLIENT_CONNECTION_TYPE - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The DEFAULT_CLIENT_CONNECTION_TYPE.
- DEFAULT_COMPRESSION_FLAG - Static variable in class org.serviceconnector.Constants
-
The message compression.
- DEFAULT_CONNECT_TIMEOUT_MILLIS - Static variable in class org.serviceconnector.Constants
-
Default timeout for creation of a connection to peer.
- DEFAULT_ECHO_INTERVAL_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
Default value used if no ECHO_TIMEOUT_MULTIPLIER is configured.
- DEFAULT_ECHO_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
Default value used if no interval is passed in the API.
- DEFAULT_KEEP_ALIVE_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
The default keep alive interval, 0 = not active.
- DEFAULT_KEEP_ALIVE_OTI_MILLIS - Static variable in class org.serviceconnector.Constants
-
Default operation timeout used if ROOT_KEEP_ALIVE_OTI_MILLIS is not configured.
- DEFAULT_KEEP_ALIVE_OTI_SECONDS - Static variable in class org.serviceconnector.Constants
-
Default operation timeout used if ROOT_KEEP_ALIVE_OTI_SECONDS is not configured.
- DEFAULT_MAX_CONNECTION_POOL_SIZE - Static variable in class org.serviceconnector.Constants
-
The default maximal connection pool size.
- DEFAULT_MAX_FILE_SESSIONS - Static variable in class org.serviceconnector.Constants
-
The default maximal file sessions.
- DEFAULT_MAX_IO_THREADS - Static variable in class org.serviceconnector.Constants
-
Default value used if no DEFAULT_MAX_IO_THREADS is configured.
- DEFAULT_MAX_ORDERED_IO_THREADS - Static variable in class org.serviceconnector.Constants
-
Default value used if no DEFAULT_MAX_ORDERED_IO_THREADS is configured.
- DEFAULT_MESSAGE_PART_SIZE - Static variable in class org.serviceconnector.Constants
-
Default message part size.
- DEFAULT_MIN_CONNECTION_POOL_SIZE - Static variable in class org.serviceconnector.Constants
-
The default minimal connection pool size, 1 - means there is always one connection active.
- DEFAULT_NO_DATA_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
Default interval used for publishing services if the NO_DATA_INTERVAL was not set by API.
- DEFAULT_NR_OF_KEEP_ALIVES_TO_CLOSE - Static variable in class org.serviceconnector.Constants
-
The default number of subsequent keep alive messages before the connection is closed.
- DEFAULT_OPERATION_TIMEOUT_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
Default value if no OPERATION_TIMEOUT_MULTIPLIER is configured.
- DEFAULT_OPERATION_TIMEOUT_SECONDS - Static variable in class org.serviceconnector.Constants
-
Default value used if no timeout for operation is passed in the API.
- DEFAULT_RECEIVE_PUBLICATION_OTI_MILLIS - Static variable in class org.serviceconnector.Constants
-
Default value to wait in a receive publication call.
- DEFAULT_SERVER_CONNECTION_TYPE - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The DEFAULT_SERVER_CONNECTION_TYPE.
- DEFAULT_SERVICE_ENABLED - Static variable in class org.serviceconnector.Constants
-
Default service state.
- DEFAULT_SUBSCRIPTION_TIMEOUT_MILLIS - Static variable in class org.serviceconnector.Constants
-
Maximal time between subsequent receive publication.
- DEFAULT_WEB_COLOR_SCHEME - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_COLOR_SCHEME.
- DEFAULT_WEB_PAGE_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_PAGE_SIZE, the default visible element per page
- DEFAULT_WEB_SESSION_SCHEDULE_TIMEOUT_SECONDS - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_SESSION_SCHEDULE_TIMEOUT_SECONDS. default session inactivity control schedule timeout (3 minutes)
- DEFAULT_WEB_SESSION_TIMEOUT_MINUTES - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_SESSION_TIMEOUT_MINUTES. default session inactivity timeout 30 minutes web property keys
- DEFAULT_WEB_SITE_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_SITE_SIZE, the default visible site size in paging area
- DEFAULT_WEB_XSL_TRANSFORMATION_CACHE_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant DEFAULT_WEB_XSL_TRANSFORMATION_CACHE_ENABLED. web default values
- DEFAULT_WRITE_PID_FLAG - Static variable in class org.serviceconnector.Constants
-
The write PID.
- DefaultMessageEncoderDecoder - Class in org.serviceconnector.net
-
The Class DefaultEncoderDecoder.
- DefaultXMLLoader - Class in org.serviceconnector.web.xml
-
The Class DefaultXMLLoader.
- DefaultXMLLoader() - Constructor for class org.serviceconnector.web.xml.DefaultXMLLoader
- deleteAllDumpFiles(String) - Static method in class org.serviceconnector.util.DumpUtility
-
Delete all dump files for given dump path.
- deleteFile(String) - Static method in class org.serviceconnector.util.FileUtility
-
Delete file.
- deleteSession() - Method in class org.serviceconnector.api.cln.SCSessionService
-
Delete session on SC with default operation timeout.
- deleteSession(int) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Delete session on SC.
- deleteSession(int, SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Delete session on SC.
- deleteSession(SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Delete session on SC with default operation timeout.
- deleteSession(SCMessage, int) - Method in interface org.serviceconnector.api.srv.ISCSessionServerCallback
-
Delete session.
- deleteSession(SCMessage, int) - Method in class org.serviceconnector.api.srv.SCSessionServerCallback
- deleteSession(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Delete session.
- deleteSession(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Delete session.
- DeleteSessionCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class DeleteSessionCommandCallback.
- DeleteSessionCommandCallback(IRequest, IResponse, IResponderCallback, Session, StatefulServer) - Constructor for class org.serviceconnector.cmd.sc.DeleteSessionCommandCallback
-
Instantiates a new delete session command callback.
- dereference() - Method in class org.serviceconnector.util.LinkedNode
-
Decrement reference counter.
- deregister() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Deregister server with default operation timeout.
- deregister(int) - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Deregister server.
- DEREGISTER_SERVER - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The DEREGISTER_SERVER.
- DeRegisterServerCommand - Class in org.serviceconnector.cmd.sc
-
The Class DeRegisterServerCommand.
- DeRegisterServerCommand() - Constructor for class org.serviceconnector.cmd.sc.DeRegisterServerCommand
- destroy() - Method in class org.serviceconnector.api.srv.SCServer
-
Destroy server.
- destroy() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Destroys the cache module.
- destroy() - Static method in class org.serviceconnector.cache.ehcache.SCCacheFactory
-
Destroys factory and shuts down resources.
- destroy() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Destroys the cache module.
- destroy() - Method in class org.serviceconnector.cache.SCCache
-
Destroy all cache modules controlled by this cache.
- destroy() - Method in class org.serviceconnector.casc.CascadedClient
-
Destroy cascaded client.
- destroy() - Static method in class org.serviceconnector.ctx.AppContext
-
Destroy the whole application context and release resources.
- destroy() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Destroy the pool.
- destroy() - Method in interface org.serviceconnector.net.connection.IConnection
-
Destroys connection.
- destroy() - Method in interface org.serviceconnector.net.req.IRequester
-
Destroy.
- destroy() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Destroys connection.
- destroy() - Method in class org.serviceconnector.net.req.Requester
-
Destroy.
- destroy() - Method in class org.serviceconnector.net.req.SCRequester
-
Destroy.
- destroy() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Destroys endpoint.
- destroy() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Destroys endpoint.
- destroy() - Method in interface org.serviceconnector.net.res.IResponder
-
Destroys responder.
- destroy() - Method in class org.serviceconnector.net.res.Responder
-
Destroys responder.
- destroy() - Method in class org.serviceconnector.server.Server
-
Destroy server.
- destroy() - Method in class org.serviceconnector.server.StatefulServer
-
Destroy.
- destroyed - Variable in class org.serviceconnector.server.Server
-
The destroyed, marks if server has been destroyed.
- detach() - Method in class org.serviceconnector.api.cln.SCClient
-
Detach client from SC with default operation timeout.
Detach end the communication to the SC. - detach(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Detach client from SC.
Detach end the communication to the SC. - DETACH - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The DETACH.
- DetachCommand - Class in org.serviceconnector.cmd.sc
-
The Class DetachCommand.
- DetachCommand() - Constructor for class org.serviceconnector.cmd.sc.DetachCommand
- disableService(int, String) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Disable service on SC.
- disableService(String) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Disable service on SC with default operation timeout.
- disconnect() - Method in interface org.serviceconnector.net.connection.IConnection
-
Disconnect.
- disconnect() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Disconnect.
- DisconnectException - Exception in org.serviceconnector.net.connection
-
The Class DisconnectException.
- DisconnectException(String) - Constructor for exception org.serviceconnector.net.connection.DisconnectException
-
Instantiates a new disconnect exception.
- dispose() - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- doRegister(int, int, int) - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Do register.
- DOT_HEX - Static variable in class org.serviceconnector.Constants
-
The Constant DOT_HEX.
- downloadFile(int, String, OutputStream) - Method in class org.serviceconnector.api.cln.SCFileService
-
Download file.
- downloadFile(String, OutputStream) - Method in class org.serviceconnector.api.cln.SCFileService
-
Download file with default operation timeout.
- dump() - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Request dump of SC.
- dump() - Static method in class org.serviceconnector.ctx.AppContext
-
dumps the entire application context.
- dump(int) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Request dump of SC.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.cache.SCCache
-
Dump the cache into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.conf.BasicConfiguration
-
Dump the basic configuration into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Dump the listener config into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
-
Dump the remote node into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Dump the connection pool into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.net.req.Requester
-
Dump the requester into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Dump the endpoint into the xml writer.
- dump(XMLDumpWriter) - Method in interface org.serviceconnector.net.res.IEndpoint
-
Dump the endpoint into the xml writer.
- dump(XMLDumpWriter) - Method in interface org.serviceconnector.net.res.IResponder
-
Dump the responder into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.net.res.Responder
-
Dump the responder into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Dump the responders into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.registry.CacheModuleRegistry
-
Dump.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Dump publish message queue.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.registry.ServiceRegistry
-
Dump the services into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.registry.SessionRegistry
-
Dump the sessions into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Dump the su8bscriptions into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.server.CascadedSC
-
Dump the cascaded SC into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.server.FileServer
-
Dump the server into the xml writer.
- dump(XMLDumpWriter) - Method in interface org.serviceconnector.server.IServer
-
Dump the server into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.server.StatefulServer
-
Dump the server into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.AbstractSession
-
Dump the session into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.CascadedFileService
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.CascadedPublishService
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.CascadedSessionService
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.FileService
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.FileSession
-
Dump the session into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.PublishService
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.Service
-
Dump the service into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.Session
-
Dump the session into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.StatefulService
-
Dump the service into the xml writer.
- dump(XMLDumpWriter) - Method in class org.serviceconnector.service.Subscription
-
Dump the subscription into the xml writer.
- DUMP_FILE_EXTENSION - Static variable in class org.serviceconnector.Constants
-
The dump file extension.
- DUMP_FILE_NAME - Static variable in class org.serviceconnector.Constants
-
File containing the SC dump.
- DUMP_FILE_NAME_FORMAT - Static variable in class org.serviceconnector.Constants
-
The dump file name format.
- DumpUtility - Class in org.serviceconnector.util
-
The Class DumpUtility.
- DumpXMLLoader - Class in org.serviceconnector.web.xml
-
The Class DumpXMLLoader.
- DumpXMLLoader() - Constructor for class org.serviceconnector.web.xml.DumpXMLLoader
E
- echo(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Echo.
- ECHO - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The ECHO.
- ECHO_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The ECHO_INTERVAL.
- EchoCommand - Class in org.serviceconnector.cmd.sc
-
The Class EchoCommand.
- EchoCommand() - Constructor for class org.serviceconnector.cmd.sc.EchoCommand
- eci_cri_Scheduler - Static variable in class org.serviceconnector.ctx.AppContext
-
The executer observes timeouts of services(ECI)/servers(CRI).
- EhCacheEventListener - Class in org.serviceconnector.cache.ehcache
-
The listener interface for receiving ehCacheEvent events.
- EhCacheEventListener() - Constructor for class org.serviceconnector.cache.ehcache.EhCacheEventListener
- EHCacheImpl<T> - Class in org.serviceconnector.cache.ehcache
-
The Class EHCacheSCMPCacheImpl.
- EMPTY_APP_ERROR_CODE - Static variable in class org.serviceconnector.Constants
-
Empty application error code.
- enableService(int, String) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Enable service on SC.
- enableService(String) - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Disable service on SC with default operation timeout.
- encode(OutputStream, Object) - Method in class org.serviceconnector.net.DefaultMessageEncoderDecoder
-
Encode object to output stream.
- encode(OutputStream, Object) - Method in interface org.serviceconnector.net.IEncoderDecoder
-
Encode object to output stream.
- encode(OutputStream, Object) - Method in class org.serviceconnector.net.KeepAliveMessageEncoderDecoder
-
Encode object to output stream.
- encode(OutputStream, Object) - Method in class org.serviceconnector.net.LargeMessageEncoderDecoder
-
Encode object to output stream.
- encodedSessionId - Variable in class org.serviceconnector.web.AbstractWebRequest
-
The encoded session id.
- encoderDecoder - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The encoder decoder.
- encoderDecoder - Variable in class org.serviceconnector.net.res.ResponseAdapter
-
The encoder decoder.
- EncodingDecodingException - Exception in org.serviceconnector.net
-
The Class EncodingDecodingException.
- EncodingDecodingException(Exception) - Constructor for exception org.serviceconnector.net.EncodingDecodingException
-
Instantiates a new encoding decoding exception.
- EncodingDecodingException(String) - Constructor for exception org.serviceconnector.net.EncodingDecodingException
-
Instantiates a new encoding decoding exception.
- EncodingDecodingException(String, Exception) - Constructor for exception org.serviceconnector.net.EncodingDecodingException
-
Instantiates a new encoding decoding exception.
- end(String) - Static method in class org.serviceconnector.log.PerformanceLogger
-
End.
- endDocument() - Method in class org.serviceconnector.util.XMLDumpWriter
-
write the end tag to the document and flush it.
- EndpointAdapter - Class in org.serviceconnector.net.res
-
The Class EndpointAdapter.
- EndpointAdapter() - Constructor for class org.serviceconnector.net.res.EndpointAdapter
-
Instantiates a new EndpointAdapter.
- EndpointFactory - Class in org.serviceconnector.net.res
-
A factory for creating Endpoint objects.
- EndpointFactory() - Constructor for class org.serviceconnector.net.res.EndpointFactory
- endThreadBound(String) - Static method in class org.serviceconnector.log.PerformanceLogger
-
End.
- EQUAL_SIGN - Static variable in class org.serviceconnector.Constants
-
The Constant EQUAL_SIGN.
- evalSubscriptionMaskFromClientSubscriptions() - Method in class org.serviceconnector.casc.CascadedClient
-
Eval subscription mask from client subscriptions.
- EXC - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The EXC, EXCEPTION.
- EXC - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The EXC, EXCEPTION.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.res.netty.http.NettyHttpResponderRequestHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.res.netty.tcp.NettyTcpResponderRequestHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderRequestHandler
-
Exception caught.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.serviceconnector.net.res.netty.web.NettyWebResponderRequestHandler
- exceptionCaught(SCServiceException) - Method in interface org.serviceconnector.api.srv.ISCPublishServerCallback
-
Exception caught.
- exceptionCaught(SCServiceException) - Method in interface org.serviceconnector.api.srv.ISCSessionServerCallback
-
Exception caught.
- execute(int, SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Execute.
- execute(SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Execute with default operation timeout.
- execute(SCMessage, int) - Method in interface org.serviceconnector.api.srv.ISCSessionServerCallback
-
Execute.
- execute(SCMessage, int) - Method in class org.serviceconnector.api.srv.SCSessionServerCallback
- execute(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Execute.
- execute(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Send data.
- ExecuteCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class ExecuteCommandCallback.
- ExecuteCommandCallback(IRequest, IResponse, IResponderCallback, String) - Constructor for class org.serviceconnector.cmd.sc.ExecuteCommandCallback
-
Instantiates a new ExecuteCommandCallback.
- exists(String) - Static method in class org.serviceconnector.util.FileUtility
-
Exists.
- extract() - Method in class org.serviceconnector.util.LinkedQueue
-
Main mechanics for extract from queue.
F
- fault - Variable in exception org.serviceconnector.scmp.HasFaultResponseException
-
The fault message.
- FILE_DOWNLOAD - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The FILE_DOWNLOAD.
- FILE_DOWNLOAD_FAILED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The DOWNLOAD_FILE_FAILED.
- FILE_LIST - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The FILE_LIST.
- FILE_LIST_DELIMITER - Static variable in class org.serviceconnector.Constants
-
FILE_LIST_DELIMITER, separates file names in file list SCFileService.
- FILE_SERVER - Enum constant in enum class org.serviceconnector.server.ServerType
-
The FILE_SERVER.
- FILE_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The FILE_SERVICE.
- FILE_UPLOAD - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The FILE_UPLOAD.
- FILE_UPLOAD_FAILED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The UPLOAD_FILE_FAILED.
- FileCtx - Class in org.serviceconnector.util
-
The Class FileCtx.
- FileCtx(FileLock, FileChannel, File) - Constructor for class org.serviceconnector.util.FileCtx
-
Instantiates a new file ctx.
- FileDownloadCommand - Class in org.serviceconnector.cmd.sc
-
The Class FileDownloadCommand.
- FileDownloadCommand() - Constructor for class org.serviceconnector.cmd.sc.FileDownloadCommand
- FileListCommand - Class in org.serviceconnector.cmd.sc
-
The Class FileListCommand.
- FileListCommand() - Constructor for class org.serviceconnector.cmd.sc.FileListCommand
- FileServer - Class in org.serviceconnector.server
-
The Class FileServer.
- FileServer(RemoteNodeConfiguration, InetSocketAddress) - Constructor for class org.serviceconnector.server.FileServer
-
Instantiates a new file server.
- FileServerException - Exception in org.serviceconnector.server
-
The Class FileServerException.
- FileServerException() - Constructor for exception org.serviceconnector.server.FileServerException
-
Instantiates a new file server exception.
- FileServerException(String) - Constructor for exception org.serviceconnector.server.FileServerException
-
Instantiates a new file server exception.
- FileService - Class in org.serviceconnector.service
-
The Class PublishService.
- FileService(String, FileServer, String, String, String) - Constructor for class org.serviceconnector.service.FileService
-
Instantiates a new publish service.
- FileSession - Class in org.serviceconnector.service
-
The Class FileSession.
- FileSession(String, String, String, String, String) - Constructor for class org.serviceconnector.service.FileSession
-
Instantiates a new file session.
- FileUploadCommand - Class in org.serviceconnector.cmd.sc
-
The Class FileUploadCommand.
- FileUploadCommand() - Constructor for class org.serviceconnector.cmd.sc.FileUploadCommand
- FileUtility - Class in org.serviceconnector.util
-
The Class FileUtility.
- finalize() - Method in class org.serviceconnector.net.connection.ConnectionPool
- finishCachingAppendix(String, String, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Finish caching appendix.
- finishLoadingCacheMessage(String, String, int, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Finish loading cache message.
- flush() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
-
Flush the stream.
- FlyweightCommandFactory - Class in org.serviceconnector.cmd
-
A factory for creating FlyweightCommand objects.
- FlyweightCommandFactory() - Constructor for class org.serviceconnector.cmd.FlyweightCommandFactory
-
Instantiates a new flyweight command factory.
- FlyweightEncoderDecoderFactory - Class in org.serviceconnector.net
-
A factory for creating FlyweightEncoderDecoder objects.
- FlyweightEncoderDecoderFactory() - Constructor for class org.serviceconnector.net.FlyweightEncoderDecoderFactory
-
Instantiates a new FlyweightEncoderDecoderFactory.
- forceClosingConnection(IConnection, boolean) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Force closing specific connection.
- FRAME_DECODER - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The FRAME_DECODER.
- FrameDecoderException - Exception in org.serviceconnector.net
-
The Class FrameDecoderException.
- FrameDecoderException(String) - Constructor for exception org.serviceconnector.net.FrameDecoderException
-
Instantiates a new frame decoder exception.
- FrameDecoderException(String, Throwable) - Constructor for exception org.serviceconnector.net.FrameDecoderException
-
Instantiates a new frame decoder exception.
- freeConnection(IConnection) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Free connection.
G
- get(Object) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Gets the object from cache module.
- get(Object) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the object from cache module.
- get(K) - Method in class org.serviceconnector.registry.Registry
-
Gets an entry by key.
- get(K) - Method in class org.serviceconnector.util.ReverseEnumMap
-
Perform the reverse lookup for the given enum value and return the enum constant.
- GET_FILE_LIST_FAILED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The GET_FILE_LIST.
- getActualMask() - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Gets the actual mask.
- getApacheCompositeConfig() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the apache composite config.
- getAppendixes() - Method in class org.serviceconnector.api.SCManagedMessage
-
Gets the appendixes.
- getAppErrorCode() - Method in class org.serviceconnector.api.SCMessage
-
Gets the application error code.
- getAppErrorCode() - Method in exception org.serviceconnector.api.SCServiceException
-
Gets the application error code.
- getAppErrorText() - Method in class org.serviceconnector.api.SCMessage
-
Gets the application error text.
- getAppErrorText() - Method in exception org.serviceconnector.api.SCServiceException
-
Gets the application error text.
- getArg(String[], String) - Static method in class org.serviceconnector.util.CommandLineUtil
-
Gets the arguments.
- getAttribute(String) - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the attribute.
- getAttribute(String) - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the attribute.
- getAvailable() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Get number of bytes that are available to be read.
- getAvailableDiskSpace() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns total free bytes on file system available in bytes.
- getAvailableProcessors() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns the number of processors.
- getBasicConfiguration() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the basic configuration.
- getBody() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the body.
- getBody() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the body.
- getBodyLength() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the body length.
- getBodyLength() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the body length.
- getBodyLength() - Method in class org.serviceconnector.scmp.SCMPOffsetPart
-
Gets the body length.
- getBodyOffset() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the body offset.
- getBodyOffset() - Method in class org.serviceconnector.scmp.SCMPOffsetPart
-
Gets the body offset.
- getBodyType() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the body type.
- getBodyType(String) - Static method in enum class org.serviceconnector.scmp.SCMPBodyType
-
Gets the body type by string.
- getBuffer() - Method in class org.serviceconnector.net.res.ResponseAdapter
-
Gets the buffer.
- getBusyConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the number of busy connections at this time.
- getBytes() - Method in interface org.serviceconnector.web.IWebResponse
-
Gets the bytes.
- getBytes() - Method in class org.serviceconnector.web.netty.NettyWebResponse
-
Gets the bytes.
- getCache(String) - Method in class org.serviceconnector.registry.CacheModuleRegistry
-
Gets the cache.
- getCacheConfiguration() - Method in class org.serviceconnector.cache.SCCache
-
Gets the cache configuration.
- getCacheExpirationDateTime() - Method in class org.serviceconnector.api.SCMessage
-
Gets the cache expiration date time.
- getCacheGuardian() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the cache guardian.
- getCacheGuardianName() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the cache guardian name.
- getCacheId() - Method in class org.serviceconnector.api.SCMessage
-
Gets the cache id.
- getCacheId() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the cache id.
- getCacheId() - Method in class org.serviceconnector.scmp.SCMPCacheId
-
Gets the cache id.
- getCacheId() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the cache id.
- getCacheLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the cache logger level.
- getCacheLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the cache logger level.
- getCacheModuleName() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Gets the cache name.
- getCacheModuleName() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the cache name.
- getCacheModuleRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the cache modules registry.
- getCachePartNr() - Method in class org.serviceconnector.api.SCMessage
-
Gets the cache part nr.
- getCachingMethod() - Method in class org.serviceconnector.api.SCMessage
-
Gets the caching method.
- getCachingMethod(String) - Static method in enum class org.serviceconnector.cache.SC_CACHING_METHOD
-
Gets the caching method.
- getCallback() - Method in class org.serviceconnector.api.srv.SrvPublishService
-
Gets the callback.
- getCallback() - Method in class org.serviceconnector.api.srv.SrvSessionService
-
Gets the callback.
- getCallKey() - Method in class org.serviceconnector.util.URLString
-
Gets the call key.
- getCascadedSC() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the cascaded sc.
- getCascadedSC() - Method in class org.serviceconnector.service.CascadedFileService
-
Gets the cascaded sc.
- getCascadedSC() - Method in class org.serviceconnector.service.CascadedPublishService
-
Gets the cascaded sc.
- getCascadedSC() - Method in class org.serviceconnector.service.CascadedSessionService
-
Gets the cascaded sc.
- getCascClient() - Method in class org.serviceconnector.service.CascadedPublishService
-
Gets the cascaded client.
- getCascClientSemaphore() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the casc client semaphore.
- getCause() - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Gets the cause.
- getCheckRegistrationIntervalMultiplier() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the check registration interval multiplier.
- getCheckRegistrationIntervalSeconds() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the check registration interval seconds.
- getCheckRegistrationIntervalSeconds() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the check registration interval seconds.
- getCheckRegistrationIntervalSeconds() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
-
Gets the check registration interval seconds.
- getCheckRegistrationTimeoutSeconds() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the check registration timeout seconds.
- getClientSubscriptionIds() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the client subscription ids.
- getColorScheme() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the color scheme
- getCommand(SCMPMsgType) - Method in class org.serviceconnector.cmd.FlyweightCommandFactory
-
Gets the command.
- getCommandFactory() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the command factory.
- getConfigFileName() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the config file name.
- getConnection() - Method in class org.serviceconnector.net.connection.ConnectionContext
-
Gets the connection.
- getConnection() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets a connection of the pool.
- getConnectionFactory() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the connection factory.
- getConnectionLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the connection logger level.
- getConnectionLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the connection logger level.
- getConnectionTimeoutMillis() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the connection timeout milliseconds.
- getConnectionType() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the connection type.
- getConnectionType() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the connection type.
- getConnectionType() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the connection type which is used to communicate with SC.
- getConnectionType() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the connection type.
- getConnectionType() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getConnectionType() - Method in class org.serviceconnector.server.Server
-
Gets the connection type
- getContext() - Method in interface org.serviceconnector.net.connection.IConnection
-
Gets the context.
- getContext() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Gets the context.
- getCountAllocatedSessions() - Method in class org.serviceconnector.service.StatefulService
-
Gets the count allocated sessions.
- getCountAvailableSessions() - Method in class org.serviceconnector.service.StatefulService
-
Gets the count available sessions.
- getCountrySetting() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns the current country setting.
- getCountServers() - Method in class org.serviceconnector.service.StatefulService
-
Gets the count servers.
- getCpuType() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns CPU type.
- getCreationTime() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the creation time.
- getCreationTime() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the creation time.
- getCreationTime(String) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getCreationTime(String) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the creation time.
- getCredentials() - Method in class org.serviceconnector.web.WebSession
- getCscSubscriptionIds() - Method in class org.serviceconnector.service.Subscription
-
Gets the csc subscription ids.
- getCurrentDate() - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the current date
- getCurrentLogFiles() - Method in class org.serviceconnector.web.xml.LogsXMLLoader
-
Gets the current log files.
- getCurrentNr() - Method in class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Gets the current number.
- getCurrentPart() - Method in class org.serviceconnector.scmp.SCMPCompositeSender
- getCurrentResponder() - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Gets the current responder.
- getCurrentTime() - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the current time.
- getCurrentTimeMillis() - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the current time (ms).
- getCurrentTimeZoneMillis() - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the current time zone millis.
- getDaemonThreadCount() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the daemon thread count.
- getData() - Method in class org.serviceconnector.api.SCMessage
-
Gets the data.
- getDataLength() - Method in class org.serviceconnector.api.SCMessage
-
Gets the data length.
- getDateTimeAsString(Date) - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the date time as string.
- getDiskPath() - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Gets the disk path.
- getDumpFiles(String) - Static method in class org.serviceconnector.util.DumpUtility
-
Gets all dump files matching given criterias.
- getDumpPath() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the path to the directory where dump file should be written to.
- getEchoIntervalMultiplier() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the echo interval multiplier.
- getEchoIntervalSeconds() - Method in class org.serviceconnector.api.cln.SCFileService
-
Gets the echo interval in seconds.
- getEchoIntervalSeconds() - Method in class org.serviceconnector.api.cln.SCSessionService
-
Gets the echo interval in seconds.
- getEchoTimeoutSeconds() - Method in class org.serviceconnector.api.cln.SCSessionService
-
Gets the echo timeout in seconds.
- getEnabled() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the enabled.
- getEncoderDecoderFactory() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the encoder decoder factory.
- getEndIndex() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
- getEndpointFactory() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the endpoint factory.
- getEndpoints() - Method in interface org.serviceconnector.net.res.IResponder
-
Gets the endpoint.
- getEndpoints() - Method in class org.serviceconnector.net.res.Responder
-
Gets the endpoint.
- getEntries() - Method in interface org.serviceconnector.registry.jmx.IRegistryMXBean
-
Gets the entries.
- getEntries() - Method in class org.serviceconnector.registry.Registry
-
Gets the entries.
- getEntry() - Method in interface org.serviceconnector.registry.jmx.IRegistryEntryWrapperMXBean
-
Gets the entry.
- getEntry() - Method in class org.serviceconnector.registry.jmx.RegistryEntryWrapperJMX
-
Gets the entry.
- getErrorCode() - Method in enum class org.serviceconnector.scmp.SCMPError
-
Gets the error code.
- getErrorText() - Method in enum class org.serviceconnector.scmp.SCMPError
-
Gets the error text.
- getErrorText(String) - Method in enum class org.serviceconnector.scmp.SCMPError
-
Gets the error text plus additional info.
- getExpDateTimeStr() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the expiration date time string.
- getExpectedAppendix() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the expected number of appendix.
- getExpirationCheckIntervalSeconds() - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Gets the expiration check interval seconds.
- getExpirationTime(String) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getExpirationTime(String) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the expiration time.
- getFile() - Method in class org.serviceconnector.util.FileCtx
-
Gets the file.
- getFileServer() - Method in class org.serviceconnector.service.FileSession
-
Gets the file server.
- getFirst() - Method in class org.serviceconnector.scmp.SCMPCompositeSender
-
Gets the first part.
- getFirst() - Method in class org.serviceconnector.util.LinkedQueue
-
Gets the first node.
- getFirstResponderForConnectionType(ConnectionType) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Gets the first responder matching given connection type.
- getFreeConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the free connections.
- getFreeMemory() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the free memory.
- getFullCacheId() - Method in class org.serviceconnector.scmp.SCMPCacheId
-
Gets the full cache id.
- getGetFileListScriptName() - Method in class org.serviceconnector.service.FileService
-
Gets the gets the file list script name.
- getGetFileListScriptName() - Method in class org.serviceconnector.service.FileSession
-
Gets the gets the file list script name.
- getHeader() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the header.
- getHeader() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the whole header.
- getHeader() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the whole header.
- getHeader(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Returns the value of the header attribute.
- getHeader(String) - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the http header for given key if any otherwise null.
- getHeader(String) - Method in class org.serviceconnector.web.netty.NettyWebRequest
-
Gets the http header for given key if any otherwise null.
- getHeader(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Returns the value of the header attribute.
- getHeaderBoolean(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Returns the boolean value of the header attribute.
- getHeaderFlag(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the header flag.
- getHeaderInt(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Returns the integer value of the header attribute.
- getHost() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the SC host.
- getHost() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getHost() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the host.
- getHost() - Method in interface org.serviceconnector.net.connection.IConnection
-
Gets the host.
- getHost() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
- getHost() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Gets the host.
- getHost() - Method in class org.serviceconnector.server.Server
-
Gets the host.
- getHost() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the host.
- getHost() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the host.
- getHost() - Method in class org.serviceconnector.web.WebSession
- getHttpURLConnection() - Method in class org.serviceconnector.service.FileSession
-
Gets the http url connection.
- getHttpUrlFileQualifier() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getHttpUrlFileQualifier() - Method in class org.serviceconnector.scmp.SCMPMessage
- getId() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the id.
- getId() - Method in class org.serviceconnector.web.WebSession
- getIdleCallback() - Method in class org.serviceconnector.net.connection.ConnectionContext
-
Gets the idle callback.
- getIdleTimeoutSeconds() - Method in class org.serviceconnector.net.connection.ConnectionContext
-
Gets the idle timeout in seconds.
- getIncrementTimeMillis(Date, long) - Static method in class org.serviceconnector.util.DateTimeUtility
-
Gets the increment time in millis.
- getInMemorySize() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getInMemorySize() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the in memory size.
- getInputStream() - Method in class org.serviceconnector.service.FileSession
-
Gets the input stream.
- getInputStream() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Retrieve a InputStream that can be used to empty this buffer.
- getInstance() - Static method in class org.serviceconnector.util.Statistics
-
Gets the single instance of Statistics.
- getInstance() - Static method in class org.serviceconnector.web.cmd.XSLTTransformerFactory
-
Gets the single instance of XSLTTransformerFactory.
- getInterfaces() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the interfaces.
- getIpAddressList() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the ip address list.
- getJavaVersion() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns current used java version.
- getKeepAliveInterval() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the keep alive interval the pool is observing. 0 means disabled.
- getKeepAliveIntervalSeconds() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the keep alive interval in seconds.
- getKeepAliveIntervalSeconds() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the keep alive interval seconds.
- getKeepAliveIntervalSeconds() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the keep alive interval in seconds.
- getKeepAliveIntervalSeconds() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getKeepAliveOTIMillis() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the keep alive oti in milliseconds.
- getKeepAliveTimeoutSeconds() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the keep alive timeout seconds.
- getKeepAliveTimeoutSeconds() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the keep alive timeout seconds.
- getKey() - Method in interface org.serviceconnector.cmd.ICommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.AttachCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CheckRegistrationCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnCreateSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnDeleteSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnExecuteCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnSubscribeCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscAbortSubscriptionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscChangeSubscriptionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscCreateSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscDeleteSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscExecuteCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscSubscribeCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.CscUnsubscribeCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.DeRegisterServerCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.DetachCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.EchoCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.FileDownloadCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.FileListCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.FileUploadCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.InspectCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ManageCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.PublishCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.ReceivePublicationCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.sc.RegisterServerCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvAbortSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvAbortSubscriptionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvChangeSubscriptionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvCreateSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvDeleteSessionCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvExecuteCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvSubscribeCommand
-
Gets the key.
- getKey() - Method in class org.serviceconnector.cmd.srv.SrvUnsubscribeCommand
-
Gets the key.
- getKey() - Method in interface org.serviceconnector.net.req.IRequest
-
Gets the message type.
- getKey() - Method in class org.serviceconnector.net.req.RequestAdapter
-
Gets the message type.
- getKey() - Method in interface org.serviceconnector.registry.jmx.IRegistryEntryWrapperMXBean
-
Gets the key.
- getKey() - Method in class org.serviceconnector.registry.jmx.RegistryEntryWrapperJMX
-
Gets the key.
- getKeyByHeadline(byte[]) - Static method in enum class org.serviceconnector.net.SCMPHeaderKey
-
Gets the key by headline (byte buffer).
- getKeyByHeadline(byte[]) - Static method in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
Gets the key by headline (byte buffer).
- getKeyByHeadline(String) - Static method in enum class org.serviceconnector.net.SCMPHeaderKey
-
Gets the key by headline (string).
- getKeyByHeadline(String) - Static method in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
Gets the key by headline (string).
- getKeyList() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getKeyList() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the list of keys in the cache module.
- getLargeMessageTimeoutMillis() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the large message timeout.
- getLast() - Method in class org.serviceconnector.util.LinkedQueue
-
Gets the this.last.
- getLastAccessTime(String) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getLastAccessTime(String) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the last access time.
- getLastExecuteTime() - Method in class org.serviceconnector.service.Session
-
Gets the last execute time.
- getLastModifiedTime() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the last modified time.
- getLastPage() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the last page.
- getLastSite() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the last site.
- getListenerConfig() - Method in interface org.serviceconnector.net.res.IResponder
-
Gets the responder configuration.
- getListenerConfig() - Method in class org.serviceconnector.net.res.Responder
-
Gets the responder configuration.
- getListenerConfigurations() - Method in class org.serviceconnector.conf.ListenerListConfiguration
-
Gets the listener configurations.
- getListenerInterfaces() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the listener interfaces.
- getListenerInterfaces() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the interfaces on which server is listening.
- getListenerPort() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the listener port.
- getListenerPort() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the port on which server is listening.
- getListScript() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the list script.
- getLoadingSessionId() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the loading session id.
- getLoadingSessionIds() - Method in class org.serviceconnector.cache.SCCache
-
Gets the loading session ids.
- getLoadingTimeoutMillis() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the loading timeout milliseconds.
- getLocalAddress() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the local server address.
- getLocalAddress() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the local server address.
- getLocalHostId() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns local host identification (hostname / IP).
- getLocalSocketAddress() - Method in interface org.serviceconnector.net.req.IRequest
-
Gets the socket address.
- getLocalSocketAddress() - Method in class org.serviceconnector.net.req.RequestAdapter
-
Gets the socket address.
- getLogPath() - Static method in class org.serviceconnector.util.FileUtility
-
Gets the log path.
- getMask() - Method in class org.serviceconnector.api.SCPublishMessage
-
Gets the mask.
- getMask() - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Gets the mask.
- getMask() - Method in class org.serviceconnector.service.Subscription
-
Gets the mask.
- getMaxConnections() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the max connections.
- getMaxConnections() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the max connections which the pool uses to connect to SC.
- getMaxConnections() - Method in class org.serviceconnector.api.srv.SrvService
-
Gets the max connections.
- getMaxConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the max connections.
- getMaxConnections() - Method in class org.serviceconnector.server.Server
-
Gets the max connections.
- getMaxElementsInMemory() - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Gets the max elements in memory.
- getMaxElementsOnDisk() - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Gets the max elements on disk.
- getMaxIOThreads() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the max io threads.
- getMaxMemory() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the max memory.
- getMaxPoolSize() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getMaxSessions() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the max sessions the server is serving for service.
- getMaxSessions() - Method in class org.serviceconnector.api.srv.SrvService
-
Gets the max sessions.
- getMaxSessions() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getMaxSessions() - Method in class org.serviceconnector.server.CascadedSC
-
Gets the max sessions.
- getMaxSessions() - Method in class org.serviceconnector.server.FileServer
-
Gets the max sessions.
- getMaxSessions() - Method in interface org.serviceconnector.server.IStatefulServer
-
Gets the max sessions.
- getMaxSessions() - Method in class org.serviceconnector.server.StatefulServer
-
Gets the max sessions.
- getMessage() - Method in interface org.serviceconnector.net.req.IRequest
-
Gets the message.
- getMessage() - Method in class org.serviceconnector.net.req.RequestAdapter
-
Gets the message.
- getMessage(String) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Return message if any.
- getMessageInfo() - Method in class org.serviceconnector.api.SCMessage
-
Gets the message info.
- getMessageLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the message logger level.
- getMessageLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the message logger level.
- getMessageOrListen(String, IRequest, IResponse) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Return message if any.
- getMessageQueue() - Method in class org.serviceconnector.service.CascadedPublishService
-
Gets the subscription queue.
- getMessageQueue() - Method in interface org.serviceconnector.service.IPublishService
-
Gets the subscription queue.
- getMessageQueue() - Method in class org.serviceconnector.service.PublishService
-
Gets the subscription queue.
- getMessageSequenceNr() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the message sequence number.
- getMessagesInCache() - Method in class org.serviceconnector.util.Statistics
-
Gets the messages in cache.
- getMessageSync(int) - Method in interface org.serviceconnector.scmp.ISCMPSynchronousCallback
-
Careful, be aware of timeout concept if you use this method.
- getMessageSync(int) - Method in class org.serviceconnector.util.SynchronousCallback
-
Careful, be aware of timeout concept if you use this method.
- getMessageType() - Method in interface org.serviceconnector.call.ISCMPCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPAttachCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCheckRegistrationCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnDeleteSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPClnUnsubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscAbortSubscriptionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscChangeSubscriptionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscCreateSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscDeleteSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscExecuteCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscSubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPCscUnsubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPDeRegisterServerCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPDetachCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPEchoCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPFileDownloadCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPFileListCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPFileUploadCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPInspectCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPManageCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPPublishCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPReceivePublicationCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvAbortSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvAbortSubscriptionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvChangeSubscriptionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvCreateSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvDeleteSessionCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvExecuteCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvSubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.call.SCMPSrvUnsubscribeCall
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the message type.
- getMessageType() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the message type.
- getMimeType() - Method in enum class org.serviceconnector.scmp.SCMPBodyType
-
Gets the mime type. mime types http://msdn.microsoft.com/en-us/library/ms775147%28VS.85%29.aspx
- getMinConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the min connections.
- getMsgHeaderKey(String) - Static method in enum class org.serviceconnector.net.SCMPHeaderKey
-
Gets the msg header key by string.
- getMsgHeaderKey(String) - Static method in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
Gets the msg header key by string.
- getMsgSequenceNr() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the msg sequence nr.
- getMsgSequenceNr() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the msg sequence nr.
- getMsgType(String) - Static method in enum class org.serviceconnector.scmp.SCMPMsgType
-
Gets the msg type by string.
- getName() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the communicator name.
- getName() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
-
Gets the name.
- getName() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the name.
- getName() - Method in class org.serviceconnector.service.Service
-
Gets the service name.
- getNetworkInterfaces() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the network interfaces.
- getNext() - Method in class org.serviceconnector.scmp.SCMPCompositeSender
-
Gets the next part.
- getNext() - Method in class org.serviceconnector.util.LinkedNode
-
Gets the next node.
- getNoDataIntervalMillis() - Method in class org.serviceconnector.service.Subscription
-
Gets the no data interval.
- getNoDataIntervalSeconds() - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Gets the no data interval in seconds.
- getNoDataIntervalSeconds() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the no data interval seconds.
- getNoDataIntervalSeconds() - Method in class org.serviceconnector.service.CascadedPublishService
-
Gets the no data interval seconds.
- getNrOfAppendix() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the number of appendix.
- getNrOfAppendixes() - Method in class org.serviceconnector.api.SCManagedMessage
-
Gets the number of appendixes.
- getNrOfIdlesInSequence() - Method in interface org.serviceconnector.net.connection.IConnection
-
Gets the nr of idles in sequence.
- getNrOfIdlesInSequence() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Gets the nr of idles in sequence.
- getNrOfParts(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the number of parts.
- getNumberOfMessagesInDiskStore() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Gets the disk store size.
- getNumberOfMessagesInDiskStore() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the disk store size.
- getNumberOfMessagesInStore() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Gets the memory store size.
- getNumberOfMessagesInStore() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the memory store size.
- getOffHeapSize() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- getOffHeapSize() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Gets the off heap size.
- getOffset() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the offset.
- getOperationTimeoutMultiplier() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the operation timeout multiplier.
- getOrderedSCWorkerThreadPool() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the ordered SC worker thread pool.
- getOs() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns current operating system.
- getOsPatchLevel() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns operation system patch level.
- getOutputSteam() - Method in class org.serviceconnector.service.FileSession
-
Gets the output steam.
- getOutputStream() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Retrieve a OutputStream that can be used to fill this buffer.
- getOutputStream() - Method in interface org.serviceconnector.web.IWebResponse
-
Gets the output stream.
- getOutputStream() - Method in class org.serviceconnector.web.netty.NettyWebResponse
-
Gets the output stream.
- getOutputStream() - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader.UploadRunnable
-
Gets the output stream.
- getPage() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the page.
- getPageHeaderPrefix() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the page header prefix.
- getPageSize() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the page size.
- getParameter(String) - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the parameter.
- getParameter(String) - Method in class org.serviceconnector.web.netty.NettyWebRequest
-
Gets the parameter.
- getParameterInt(IWebRequest, String, int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Gets the parameter int.
- getParameterList(String) - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the parameter list.
- getParameterList(String) - Method in class org.serviceconnector.web.netty.NettyWebRequest
-
Gets the parameter list.
- getParameterMap() - Method in class org.serviceconnector.util.URLString
-
Gets the parameter map.
- getParameterMap() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the parameter map.
- getParameterMap() - Method in class org.serviceconnector.web.netty.NettyWebRequest
-
Gets the parameter map.
- getParameterSet() - Method in class org.serviceconnector.util.URLString
-
Gets the response parameters.
- getParamValue(String) - Method in class org.serviceconnector.util.URLString
-
Gets the value for given key if found or null.
- getPartSize() - Method in class org.serviceconnector.api.cln.SCFileService
-
Gets the part size.
- getPartSize() - Method in class org.serviceconnector.api.SCMessage
-
Gets the part size.
- getPartSize() - Method in class org.serviceconnector.scmp.SCMPMessage
- getPassword() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the password.
- getPassword() - Method in class org.serviceconnector.web.WebCredentials
-
Gets the password.
- getPath() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the path.
- getPath() - Method in class org.serviceconnector.service.FileService
-
Gets the path.
- getPath() - Method in class org.serviceconnector.service.FileSession
-
Gets the path.
- getPeak() - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Gets the peak the queue ever reached.
- getPeakThreadCount() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the peak thread count.
- getPerformanceLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the performance logger level.
- getPerformanceLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the performance logger level.
- getPidPath() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the path to the directory where pid file should be written to.
- getPollMessage() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Gets the poll message.
- getPort() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the SC port.
- getPort() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the port.
- getPort() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getPort() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the port.
- getPort() - Method in interface org.serviceconnector.net.connection.IConnection
-
Gets the port.
- getPort() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
- getPort() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Gets the port.
- getPort() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the port.
- getPort() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the port.
- getPort() - Method in class org.serviceconnector.web.WebSession
- getPortNr() - Method in class org.serviceconnector.server.Server
-
Gets the port number.
- getPublishMessageQueueById(Subscription) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the publish message queue by id.
- getPublishService() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the publish service.
- getReceivePublicationTimeoutSeconds() - Method in class org.serviceconnector.api.cln.SCPublishService
-
Gets the receive publication timeout in seconds.
- getReferenceCount() - Method in class org.serviceconnector.util.LinkedNode
-
Gets the reference count.
- getReferencedNodesCount() - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Gets the referenced node count.
- getReleaseNumber() - Method in enum class org.serviceconnector.scmp.SCMPVersion
-
Gets the release number.
- getRemoteAddress() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the remote address.
- getRemoteAddress() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the remote address.
- getRemoteHost() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the remote host.
- getRemoteHost() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the remote host.
- getRemoteHost() - Method in class org.serviceconnector.web.WebSession
- getRemoteNodeConfiguration() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the remote node config.
- getRemoteNodeConfiguration() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the remote node configuration.
- getRemoteNodeConfiguration() - Method in interface org.serviceconnector.net.req.IRequester
-
Gets the context.
- getRemoteNodeConfiguration() - Method in class org.serviceconnector.net.req.Requester
-
Gets the context.
- getRemoteNodeConfiguration() - Method in class org.serviceconnector.net.req.SCRequester
-
Gets the context.
- getRemotePort() - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the remote port.
- getRemotePort() - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the remote port.
- getRemotePort() - Method in class org.serviceconnector.web.WebSession
- getRemoteSocketAddress() - Method in interface org.serviceconnector.net.req.IRequest
-
Gets the remote socket address.
- getRemoteSocketAddress() - Method in class org.serviceconnector.net.req.RequestAdapter
-
Gets the remote socket address.
- getRequest() - Method in interface org.serviceconnector.call.ISCMPCall
-
Gets the call.
- getRequest() - Method in class org.serviceconnector.call.SCMPCallAdapter
-
Gets the call.
- getRequest() - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCallbackForCasc
-
Gets the request.
- getRequest() - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCommandCallback
- getRequest() - Method in class org.serviceconnector.cmd.casc.CscChangeSubscriptionCallbackForCasc
-
Gets the request.
- getRequest() - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackForCasc
-
Gets the request.
- getRequest() - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
-
Gets the request.
- getRequest() - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommandCallback
- getRequest() - Method in class org.serviceconnector.cmd.sc.SubscribeCommandCallback
- getRequest() - Method in interface org.serviceconnector.scmp.ISubscriptionCallback
-
Gets the request.
- getRequester() - Method in class org.serviceconnector.api.srv.SrvService
-
Gets the requester.
- getRequester() - Method in class org.serviceconnector.server.Server
-
Gets the requester.
- getRequesterConfiguration() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the requester configuration.
- getRequesterConfigurations() - Method in class org.serviceconnector.conf.RemoteNodeListConfiguration
-
Gets the requester configurations.
- getResourcePath(String) - Method in class org.serviceconnector.web.cmd.WebCommand
-
Gets the resource path.
- getResourceSize(String) - Static method in class org.serviceconnector.web.WebUtil
-
get size of resource.
- getResourceType(String) - Method in class org.serviceconnector.web.cmd.WebCommand
-
Gets the resource type
- getResourceURL(String) - Static method in class org.serviceconnector.web.WebUtil
-
Gets the resource url.
- getResponder() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Gets the responder.
- getResponder() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Gets the responder.
- getResponder(Object) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Gets the responder.
- getResponderConfiguration() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the responder configuration.
- getResponderRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the responder registry.
- getResponders() - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Gets all responders.
- getResponse() - Method in interface org.serviceconnector.call.ISCMPCall
-
Gets the result.
- getResponse() - Method in class org.serviceconnector.call.SCMPCallAdapter
-
Gets the result.
- getRootLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the root logger level.
- getRootLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the root logger level.
- getRuntimeSinceStartupSeconds() - Method in class org.serviceconnector.util.Statistics
-
Gets the runtime since startup millis.
- getSCCache() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the SC cache.
- getSCCacheConfiguration() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the SC cache configuration.
- getSCCacheEntryState() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Gets the SC cache entry state.
- getSCClient() - Method in class org.serviceconnector.api.cln.SCService
-
Gets the associated SC client.
- getScDownloadService() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the sc download service.
- getSCErrorCode() - Method in exception org.serviceconnector.api.SCServiceException
-
Gets the SC error code.
- getSCErrorText() - Method in exception org.serviceconnector.api.SCServiceException
-
Gets the SC error text.
- getSCHost() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the SC host.
- getSCHost() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the SC host.
- getSCMP() - Method in interface org.serviceconnector.net.res.IResponse
-
Gets the scmp.
- getSCMP() - Method in class org.serviceconnector.net.res.ResponseAdapter
-
Gets the scmp.
- getSCMPErrorByCode(String) - Static method in enum class org.serviceconnector.scmp.SCMPError
-
Gets the SCMP error by code.
- getSCMPLargeRequest() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the SCMP large response.
- getSCMPLargeRequest(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Gets the SCMP large request.
- getSCMPLargeResponse() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the SCMP large request.
- getSCMPLargeResponse(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Gets the SCMP large response.
- getSCMPMsgSequenceNr() - Method in class org.serviceconnector.net.req.SCRequester
-
Gets the sCMP msg sequence nr.
- getSCMPMsgSequenceNr(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Gets the SCMP message id.
- getSCMPSessionCompositeRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the SCMP session composite registry.
- getscmpVersion() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the SCMP version.
- getSCMPVersion() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the SCMP version.
- getSCMPVersionByByteArray(byte[]) - Static method in enum class org.serviceconnector.scmp.SCMPVersion
-
Gets the sCMP version by byte array.
- getSCPort() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the SC port.
- getSCPort() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the SC port.
- getSCServer() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the SC server.
- getScUploadService() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the sc upload service.
- getSCVersion() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the SC version.
- getSCWorkerThreadPool() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the SC worker thread pool.
- getSequenceNr() - Method in class org.serviceconnector.scmp.SCMPCacheId
-
Gets the sequence nr.
- getServer() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the server.
- getServer() - Method in class org.serviceconnector.service.FileService
-
Gets the server.
- getServer() - Method in class org.serviceconnector.service.Subscription
-
Gets the server.
- getServer(String) - Method in class org.serviceconnector.registry.ServerRegistry
-
Gets the server.
- getServerKey() - Method in class org.serviceconnector.server.Server
-
Gets the server key.
- getServerList() - Method in class org.serviceconnector.service.StatefulService
-
Gets the server list.
- getServerRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the server registry.
- getServers() - Method in class org.serviceconnector.registry.ServerRegistry
-
Gets all servers.
- getServerTimeoutMillis() - Method in class org.serviceconnector.server.Server
-
Gets the server timeout milliseconds.
- getServerType() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- getService() - Method in class org.serviceconnector.api.cln.SCMessageCallback
-
Gets the service which is using the message callback.
- getService() - Method in class org.serviceconnector.server.StatefulServer
-
Gets the service.
- getService() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the service.
- getService(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the service.
- getService(String) - Method in class org.serviceconnector.registry.ServiceRegistry
-
Gets the service.
- getServiceConfiguration() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the service configuration.
- getServiceConfiguration(int, String) - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the configuration of a service.
- getServiceConfiguration(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the configuration of a service with default operation timeout.
- getServiceConfigurations() - Method in class org.serviceconnector.conf.ServiceListConfiguration
-
Gets the service configurations.
- getServiceName() - Method in class org.serviceconnector.api.cln.SCService
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.api.SCMessage
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.api.srv.SrvService
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the service name.
- getServiceName() - Method in class org.serviceconnector.server.StatefulServer
-
Gets the service name.
- getServiceRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the service registry.
- getServices() - Method in class org.serviceconnector.registry.ServiceRegistry
-
Gets the services.
- getSession(boolean) - Method in class org.serviceconnector.web.AbstractWebRequest
-
Gets the session.
- getSession(boolean) - Method in interface org.serviceconnector.web.IWebRequest
-
Gets the session.
- getSession(String) - Method in class org.serviceconnector.registry.SessionRegistry
-
Gets the session.
- getSession(String) - Method in class org.serviceconnector.web.WebSessionRegistry
-
Gets the session.
- getSessionById(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the session by id.
- getSessionCount() - Method in class org.serviceconnector.server.CascadedSC
-
Gets the session count.
- getSessionCount() - Method in interface org.serviceconnector.server.IStatefulServer
-
Gets the session count.
- getSessionCount() - Method in class org.serviceconnector.server.StatefulServer
-
Gets the session count.
- getSessionId() - Method in class org.serviceconnector.api.cln.SCService
-
Gets the session id.
- getSessionId() - Method in class org.serviceconnector.api.SCMessage
-
Gets the session id.
- getSessionId() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the session id.
- getSessionId() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Gets the session id.
- getSessionInfo() - Method in class org.serviceconnector.api.SCMessage
-
Gets the session info.
- getSessionInfo() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the session info.
- getSessionLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the session logger level.
- getSessionLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the session logger level.
- getSessionRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the session registry.
- getSessions() - Method in class org.serviceconnector.registry.SessionRegistry
-
Gets all sessions.
- getSessions() - Method in class org.serviceconnector.server.CascadedSC
-
Gets the sessions.
- getSessions() - Method in interface org.serviceconnector.server.IStatefulServer
-
Gets the sessions.
- getSessions() - Method in class org.serviceconnector.server.StatefulServer
-
Gets the sessions.
- getSessionTimeoutMillis() - Method in class org.serviceconnector.service.Session
-
Gets the session timeout seconds.
- getSessionTimeoutSeconds() - Method in class org.serviceconnector.web.WebSession
-
Gets the session timeout seconds.
- getSite() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the site.
- getSiteSize() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the site size.
- getSize() - Method in class org.serviceconnector.registry.Registry
-
Gets the size.
- getSize() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Get the capacity of this buffer.
- getSize() - Method in class org.serviceconnector.util.LinkedQueue
-
Gets the this.size.
- getSize() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Gets the size.
- getSocketAddress() - Method in class org.serviceconnector.server.Server
-
Gets the socket address.
- getSpaceLeft() - Method in class org.serviceconnector.util.CircularByteBuffer
-
Get the number of bytes this buffer has free for writing.
- getSrvAbortOTIMillis() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the srv abort timeout.
- getSrvPublishServiceByServiceName(String) - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Gets the srv publish service by service name.
- getSrvService(String) - Method in class org.serviceconnector.api.srv.SrvServiceRegistry
-
Gets the server service.
- getSrvServiceByServiceName(String) - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Gets the srv service by service name.
- getSrvServiceRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the srv service registry.
- getSrvSessionServiceByServiceName(String) - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Gets the srv session service by service name.
- getStartIndex() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
- getStartupDateTime() - Method in class org.serviceconnector.util.Statistics
-
Gets the startup date time.
- getStartupDateTime() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns startup date and time.
- getStatefulServer() - Method in class org.serviceconnector.service.Session
-
Gets the stateful server.
- getStatefulServerByName(String) - Method in class org.serviceconnector.cmd.sc.DeRegisterServerCommand
-
Gets the stateful server by name.
- getStatefulService(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the stateful service.
- getStateOfServices(int, String) - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the state of services.
- getStateOfServices(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the state of services with default operation timeout.
Operation only possible if client gets successfully attached before. - getSubscription() - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCallbackForCasc
-
Gets the subscription.
- getSubscription() - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCommandCallback
- getSubscription() - Method in class org.serviceconnector.cmd.casc.CscChangeSubscriptionCallbackForCasc
-
Gets the subscription.
- getSubscription() - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackForCasc
-
Gets the subscription.
- getSubscription() - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
-
Gets the subscription.
- getSubscription() - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommandCallback
-
Gets the subscription.
- getSubscription() - Method in class org.serviceconnector.cmd.sc.SubscribeCommandCallback
- getSubscription() - Method in interface org.serviceconnector.scmp.ISubscriptionCallback
-
Gets the subscription.
- getSubscription(String) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Gets the subscription.
- getSubscriptionById(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Gets the subscription by id.
- getSubscriptionId() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the subscription id.
- getSubscriptionLoggerLevel() - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Gets the subscription logger level.
- getSubscriptionLoggerLevel() - Method in class org.serviceconnector.log.JMXLoggingManager
-
Gets the subscription logger level.
- getSubscriptionMask() - Method in class org.serviceconnector.casc.CascadedClient
-
Gets the subscription mask.
- getSubscriptionRegistry() - Static method in class org.serviceconnector.ctx.AppContext
-
Gets the subscription registry.
- getSubscriptions() - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Gets all subscriptions.
- getSubscriptions(String) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Gets all subscriptions for given service name.
- getSubscriptionTimeoutMillis() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the subscription timeout.
- getSubscriptionTimeoutMillis() - Method in class org.serviceconnector.service.Subscription
-
Gets the subscription timeout millis.
- getTCPKeepAlive() - Method in class org.serviceconnector.api.cln.SCClient
-
Gets the TCP keep alive.
- getTcpKeepAliveInitiator() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the tcp keep alive initiator.
- getTCPKeepAliveInitiator() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the TCP keep alive setting for initiated connections.
- getTcpKeepAliveListener() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Gets the TCP keep alive listener.
- getTCPKeepAliveListener() - Method in class org.serviceconnector.api.srv.SCServer
-
Gets the TCP keep alive setting for incoming connections.
- getThreadCount() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the thread count.
- getTimeout() - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Gets the session timeout.
- getTimeout() - Method in class org.serviceconnector.server.Server
-
Gets the server timeout.
- getTimeout() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the session timeout.
- getTimeout() - Method in class org.serviceconnector.web.WebSession
-
Gets the session timeout.
- getTimeouterTask() - Method in class org.serviceconnector.server.Server
-
Gets the timeouter task.
- getTimeouterTask() - Method in class org.serviceconnector.service.AbstractSession
-
Gets the timeouter task.
- getTimeouterTask() - Method in class org.serviceconnector.web.WebSession
-
Gets the timeouter task.
- getTimeoutMillis() - Method in class org.serviceconnector.service.ReceivePublicationTimeout
-
Gets the timeout.
- getTimeoutMillis() - Method in interface org.serviceconnector.util.ITimeout
-
Gets the timeout.
- getTotalBytes() - Method in class org.serviceconnector.util.Statistics
-
Gets the total bytes.
- getTotalMemory() - Static method in class org.serviceconnector.util.SystemInfo
-
Gets the total memory.
- getTotalMessages() - Method in class org.serviceconnector.util.Statistics
-
Gets the total messages.
- getTotalSize() - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Gets the total size of the queue.
- getType() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the type.
- getType() - Method in interface org.serviceconnector.server.IServer
-
Gets the server type.
- getType() - Method in interface org.serviceconnector.server.IStatefulServer
-
Gets the server type.
- getType() - Method in class org.serviceconnector.server.Server
-
Gets the server type.
- getType() - Method in class org.serviceconnector.service.Service
-
Gets the type.
- getType(String) - Static method in enum class org.serviceconnector.net.ConnectionType
-
Gets the type.
- getType(String) - Static method in enum class org.serviceconnector.server.ServerType
-
Gets the type.
- getType(String) - Static method in enum class org.serviceconnector.service.ServiceType
-
Gets the type.
- getUploadFileScriptName() - Method in class org.serviceconnector.service.FileService
-
Gets the upload file script name.
- getUploadFileScriptName() - Method in class org.serviceconnector.service.FileSession
-
Gets the upload file script name.
- getUploadScript() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Gets the upload script.
- getURL() - Method in interface org.serviceconnector.web.IWebRequest
-
Returns the URI (or path) of this request.
- getURL() - Method in class org.serviceconnector.web.netty.NettyWebRequest
-
Returns the URI (or path) of this request.
- getUsedConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Gets the used connections.
- getUserAgent() - Method in class org.serviceconnector.web.WebSession
- getUserDir() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns current user directory.
- getUserId() - Method in class org.serviceconnector.web.WebCredentials
-
Gets the user id.
- getUsername() - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Gets the username.
- getUserTimezone() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns the current user time zone.
- getUtcOffset() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns the offset to universal time coordinated (UTC).
- getValue() - Method in enum class org.serviceconnector.cache.SC_CACHING_METHOD
-
Return the value/code of the enum constant.
- getValue() - Method in enum class org.serviceconnector.log.Loggers
-
Gets the value.
- getValue() - Method in enum class org.serviceconnector.net.ConnectionType
-
Return the value/code of the enum constant.
- getValue() - Method in enum class org.serviceconnector.scmp.SCMPBodyType
- getValue() - Method in enum class org.serviceconnector.scmp.SCMPError
-
Return the value/code of the enum constant.
- getValue() - Method in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
Gets the value.
- getValue() - Method in enum class org.serviceconnector.scmp.SCMPMsgType
- getValue() - Method in enum class org.serviceconnector.scmp.SCMPVersion
-
Return the value/code of the enum constant.
- getValue() - Method in enum class org.serviceconnector.server.ServerType
- getValue() - Method in enum class org.serviceconnector.service.ServiceType
-
Return the value/code of the enum constant.
- getValue() - Method in class org.serviceconnector.service.SubscriptionMask
-
Gets the value.
- getValue() - Method in interface org.serviceconnector.util.IReversibleEnum
-
Return the value/code of the enum constant.
- getValue() - Method in class org.serviceconnector.util.LinkedNode
-
Gets the value of the node.
- getVersionNumber() - Method in enum class org.serviceconnector.scmp.SCMPVersion
-
Gets the version number.
- getVmVersion() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns version of current used java virtual machine.
- getWebCommand() - Static method in class org.serviceconnector.web.ctx.WebContext
-
Gets the web command.
- getWebConfiguration() - Static method in class org.serviceconnector.web.ctx.WebContext
-
Gets the web configuration.
- getWebSCContextCredentials() - Static method in class org.serviceconnector.web.ctx.WebContext
-
Gets the web context credentials.
- getWebSessionRegistry() - Static method in class org.serviceconnector.web.ctx.WebContext
- getWebSessionScheduleTimeoutSeconds() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the web session schedule timeout seconds.
- getWebSessionTimeoutMinutes() - Method in class org.serviceconnector.conf.WebConfiguration
-
Gets the web session timeout minutes.
- getWorkload(int, String) - Method in class org.serviceconnector.api.cln.SCClient
-
Returns the number of available and allocated sessions for given service name.
- getWorkload(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Returns the number of available and allocated sessions for given service name.
- getXMLDateAsString(Date) - Static method in class org.serviceconnector.web.WebUtil
-
Gets the xML date as string.
- getXMLDateFromString(String) - Static method in class org.serviceconnector.web.WebUtil
-
Gets the xML date from string.
- getXMLLoader(String) - Static method in class org.serviceconnector.web.cmd.XMLLoaderFactory
-
Gets the XML loader.
- getXMLLoader(String) - Static method in class org.serviceconnector.web.ctx.WebContext
-
Gets the XML loader.
- getXMLNextDateAsString(Date) - Static method in class org.serviceconnector.web.WebUtil
-
Gets the xML next date as string.
- getXMLPreviousDateAsString(Date) - Static method in class org.serviceconnector.web.WebUtil
-
Gets the xML previous date as string.
- gotMessageFromCache(String, String, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Got message from cache.
H
- HasFaultResponseException - Exception in org.serviceconnector.scmp
-
The Class HasFaultResponseException.
- HasFaultResponseException(SCMPError) - Constructor for exception org.serviceconnector.scmp.HasFaultResponseException
-
Instantiates a new checks for fault response exception.
- HasFaultResponseException(SCMPError, String) - Constructor for exception org.serviceconnector.scmp.HasFaultResponseException
-
Instantiates a new checks for fault response exception.
- hasFreeConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Checks for free connections in the pool.
- hasFreeSession() - Method in class org.serviceconnector.server.CascadedSC
-
Checks for free session.
- hasFreeSession() - Method in class org.serviceconnector.server.FileServer
-
Checks for free session.
- hasFreeSession() - Method in interface org.serviceconnector.server.IStatefulServer
-
Checks for free session.
- hasFreeSession() - Method in class org.serviceconnector.server.StatefulServer
-
Checks for free session.
- hasNext() - Method in class org.serviceconnector.scmp.SCMPCompositeSender
-
Checks for next part.
- hasNext(String) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Checks for next.
- hasPendingRequest() - Method in class org.serviceconnector.service.Session
-
Gets the pending request.
- hasSession() - Method in class org.serviceconnector.api.cln.SCSessionService
-
Checks if has a session.
- header - Variable in class org.serviceconnector.scmp.SCMPMessage
-
The message header.
- host - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The host.
- host - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The host.
- HTTP - Static variable in class org.serviceconnector.Constants
-
Protocol literal.
- HTTP_ACCEPT_PARAMS - Static variable in class org.serviceconnector.Constants
-
HttpHeaders.Names.ACCEPT parameter used when http data is sent.
- HV_ERROR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
420-470 Validation errors.
- HV_WRONG_APP_ERROR_CODE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_APP_ERROR_CODE.
- HV_WRONG_APP_ERROR_TEXT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_APP_ERROR_TEXT.
- HV_WRONG_CACHING_METHOD_VALUE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_CACHING_METHOD_VALUE.
- HV_WRONG_CED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_CED.
- HV_WRONG_CHECK_REGISTRATION_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_CHECK_REGISTRATION_INTERVAL.
- HV_WRONG_ECHO_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_ECHO_INTERVAL.
- HV_WRONG_ECHO_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_ECHO_TIMEOUT.
- HV_WRONG_IPLIST - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_IPLIST_FORMAT.
- HV_WRONG_KEEPALIVE_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_KEEPALIVE_INTERVAL.
- HV_WRONG_KEEPALIVE_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_KEEPALIVE_TIMEOUT.
- HV_WRONG_LDT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_LDT.
- HV_WRONG_MASK - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MASK.
- HV_WRONG_MAX_CONNECTIONS - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MAX_CONNECTIONS.
- HV_WRONG_MAX_SESSIONS - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MAX_SESSIONS.
- HV_WRONG_MESSAGE_INFO - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MESSAGE_INFO.
- HV_WRONG_MESSAGE_SEQUENCE_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MESSAGE_SEQUENCE_NR.
- HV_WRONG_NODATA_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_NODATA_INTERVAL.
- HV_WRONG_OPERATION_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_OPERATION_TIMEOUT.
- HV_WRONG_PORTNR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_PORTNR.
- HV_WRONG_RECEIVE_PUBLICAION_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_RECEIVE_PUBLICAION_TIMEOUT.
- HV_WRONG_REMOTE_FILE_NAME - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_REMOTE_FILE_NAME.
- HV_WRONG_SC_ERROR_CODE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_ERROR_CODE.
- HV_WRONG_SC_ERROR_TEXT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_ERROR_TEXT.
- HV_WRONG_SC_RELEASE_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_RELEASE_NR.
- HV_WRONG_SC_REVISION_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_REVISION_NR.
- HV_WRONG_SC_VERSION_FORMAT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_VERSION_FORMAT.
- HV_WRONG_SC_VERSION_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SC_VERSION_NR.
- HV_WRONG_SCMP_RELEASE_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SCMP_RELEASE_NR.
- HV_WRONG_SCMP_VERSION_FORMAT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SCMP_VERSION_FORMAT.
- HV_WRONG_SCMP_VERSION_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SCMP_VERSION_NR.
- HV_WRONG_SERVICE_NAME - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SERVICE_NAME.
- HV_WRONG_SESSION_ID - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_MESSAGE_ID.
- HV_WRONG_SESSION_INFO - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The HV_WRONG_SESSION_INFO.
I
- ICommand - Interface in org.serviceconnector.cmd
-
The Interface ICommand.
- IConnection - Interface in org.serviceconnector.net.connection
-
The Interface IConnection abstracts any connection to a responder.
- idleTimeout - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The idle timeout.
- IdleTimeoutException - Exception in org.serviceconnector.net.req.netty
-
The Class IdleTimeoutException.
- IdleTimeoutException(String) - Constructor for exception org.serviceconnector.net.req.netty.IdleTimeoutException
-
Instantiates a new idle timeout exception.
- IEncoderDecoder - Interface in org.serviceconnector.net
-
The Interface IEncoderDecoder.
- IEndpoint - Interface in org.serviceconnector.net.res
-
The Interface IEndpoint.
- IIdleConnectionCallback - Interface in org.serviceconnector.net.connection
-
The Interface IIdleConnectionCallback.
- ILoggingManagerMXBean - Interface in org.serviceconnector.log
-
The Interface ILoggingManagerMXBean.
- IMMEDIATE_CONNECT - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The IMMEDIAT_CONNECT.
- immediateConnect() - Method in class org.serviceconnector.net.req.Requester
-
Immediate connect.
- immediateConnect() - Method in class org.serviceconnector.server.Server
-
Immediate connect.
- in - Variable in class org.serviceconnector.util.CircularByteBuffer
-
The InputStream that can empty this buffer.
- incomplete() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Incomplete.
- incrementAndCheckSemaphorePermitDenialCounter() - Method in class org.serviceconnector.casc.CascadedClient
-
Increment and checks semaphore permit denial counter.
- incrementAndGetMsgSequenceNr() - Method in class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Increment message sequence number.
- incrementMessagesInCache() - Method in class org.serviceconnector.util.Statistics
-
Increment messages in cache.
- incrementNrOfAppendix() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Increment number of appendix.
- incrementNrOfIdles() - Method in interface org.serviceconnector.net.connection.IConnection
-
Increment nr of idles.
- incrementNrOfIdles() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Increment nr of idles.
- incrementNrOfPartsForDataMsg(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Increment number of parts for cached data message.
- incrementTotalMessages(long) - Method in class org.serviceconnector.util.Statistics
-
Increment total messages.
- infinite - Variable in class org.serviceconnector.util.CircularByteBuffer
-
If this buffer is infinite (should resize itself when full).
- INFINITE_SIZE - Static variable in class org.serviceconnector.util.CircularByteBuffer
-
A buffer that will grow as things are added.
- init() - Static method in class org.serviceconnector.ctx.AppContext
-
Initialize the application context.
- init() - Static method in class org.serviceconnector.net.connection.ConnectionFactory
-
Initialize the connection factory.
- initAfterConfigurationLoad() - Static method in class org.serviceconnector.ctx.AppContext
-
Initialize after configuration load.
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterPipelineFactory
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterPipelineFactory
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.res.netty.http.NettyHttpResponderPipelineFactory
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.res.netty.tcp.NettyTcpResponderPipelineFactory
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderPipelineFactory
-
Gets the pipeline.
- initChannel(SocketChannel) - Method in class org.serviceconnector.net.res.netty.web.NettyWebResponderPipelineFactory
- initCommands(FlyweightCommandFactory) - Static method in class org.serviceconnector.ctx.AppContext
-
Initializes the commands.
- initConfiguration(String) - Static method in class org.serviceconnector.ctx.AppContext
-
Initializes the configuration.
- INITIAL - Enum constant in enum class org.serviceconnector.cache.SC_CACHING_METHOD
- initMinConnections() - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Initiates the minimum connections.
- INPUT_STREAM - Enum constant in enum class org.serviceconnector.scmp.SCMPBodyType
-
The INPUT_STREAM.
- inputStreamClosed - Variable in class org.serviceconnector.util.CircularByteBuffer
-
true if the close() method has been called on the InputStream.
- insert(E) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Inserts a new message into the queue.
- insert(E) - Method in class org.serviceconnector.util.LinkedQueue
-
Main mechanics to insert in queue.
- INSPECT - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The INSPECT.
- inspectCache(int, String) - Method in class org.serviceconnector.api.cln.SCClient
-
Inspects the cache for given service name and cacheId.
Operation only possible if client gets successfully attached before. - inspectCache(String) - Method in class org.serviceconnector.api.cln.SCClient
-
inspects the cache for given service name and cacheId.
- InspectCommand - Class in org.serviceconnector.cmd.sc
-
The Class InspectCommand.
- InspectCommand() - Constructor for class org.serviceconnector.cmd.sc.InspectCommand
- InvalidMaskLengthException - Exception in org.serviceconnector.service
-
The Class InvalidMaskLengthException.
- InvalidMaskLengthException(String) - Constructor for exception org.serviceconnector.service.InvalidMaskLengthException
-
Instantiates a new invalid mask length exception.
- invoke(ISCMPMessageCallback, int) - Method in interface org.serviceconnector.call.ISCMPCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPAttachCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPCallAdapter
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPCscChangeSubscriptionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPCscCreateSessionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPCscSubscribeCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPEchoCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPInspectCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPManageCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPSrvChangeSubscriptionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPSrvCreateSessionCall
-
Invoke asynchronous.
- invoke(ISCMPMessageCallback, int) - Method in class org.serviceconnector.call.SCMPSrvSubscribeCall
-
Invoke asynchronous.
- IP_ADDRESS_LIST - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The IP_ADDRESS_LIST.
- ipAddressList - Variable in class org.serviceconnector.service.AbstractSession
-
The ip address list.
- IPublishService - Interface in org.serviceconnector.service
-
The Interface IPublishService.
- IRegistryEntryWrapperMXBean - Interface in org.serviceconnector.registry.jmx
-
The Interface IMapBeanWrapperMXBean.
- IRegistryMXBean - Interface in org.serviceconnector.registry.jmx
-
The Interface IRegistryMXBean.
- IRequest - Interface in org.serviceconnector.net.req
-
The Interface IRequest abstracts a request.
- IRequester - Interface in org.serviceconnector.net.req
-
The Interface IRequester abstracts requester functionality.
- IResponder - Interface in org.serviceconnector.net.res
-
The Interface IRequester.
- IResponderCallback - Interface in org.serviceconnector.net.res
-
The Interface IResponderCallback.
- IResponse - Interface in org.serviceconnector.net.res
-
The Interface IResponse abstracts response.
- IReversibleEnum<E,
V> - Interface in org.serviceconnector.util -
The Interface IReversibleEnum.
- isAccessible(IWebRequest) - Method in class org.serviceconnector.web.cmd.WebCommand
- isActive() - Method in class org.serviceconnector.api.cln.SCService
-
Checks if session in service is active.
- isAttached() - Method in class org.serviceconnector.api.cln.SCClient
-
Checks if client is attached to SC.
- isBodyOffset() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Is true if there is an offset to use when accessing body data.
- isBodyOffset() - Method in class org.serviceconnector.scmp.SCMPOffsetPart
-
Is true if there is an offset to use when accessing body data.
- isByteArray() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the body is of type byte array.
- isCached() - Method in class org.serviceconnector.api.SCMessage
-
Checks if message has been cached and comes from a cache.
- isCached() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if is cached.
- isCacheEnabled() - Method in class org.serviceconnector.cache.SCCache
-
Checks if is cache enabled.
- isCacheEnabled() - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Checks if is cache enabled.
- isCacheGuardianActive() - Method in class org.serviceconnector.api.cln.SCClient
-
Checks if is cache guardian is active.
- isCascaded() - Method in class org.serviceconnector.service.AbstractSession
-
Checks if is cascaded session.
- ISCCacheModule<T> - Interface in org.serviceconnector.cache
-
The Interface ISCCacheModule.
- ISCMPCall - Interface in org.serviceconnector.call
-
The Interface ISCMPCall.
- ISCMPMessageCallback - Interface in org.serviceconnector.scmp
-
The Interface ISCMPCallback.
- ISCMPSynchronousCallback - Interface in org.serviceconnector.scmp
-
The Interface ISCMPSynchronousCallback.
- isCommandValidation() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Checks if is command validation.
- isComplete() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
- isComposite() - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Checks if the message is a composite.
- isComposite() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the message is a composite.
- isCompressed() - Method in class org.serviceconnector.api.SCMessage
-
Checks if is compressed.
- isCompressed() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if is compressed.
- isConnected() - Method in interface org.serviceconnector.net.connection.IConnection
-
Checks if is connected.
- isConnected() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Checks if is connected.
- ISCPublishServerCallback - Interface in org.serviceconnector.api.srv
- ISCSessionServerCallback - Interface in org.serviceconnector.api.srv
- isDebugEnabled() - Static method in class org.serviceconnector.log.SessionLogger
-
Checks if is debug enabled.
- isDebugEnabled() - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Checks if is debug enabled.
- isDestroyed() - Method in class org.serviceconnector.casc.CascadedClient
-
Checks if is destroyed.
- isDestroyed() - Method in class org.serviceconnector.server.Server
-
Checks if the server has been destroyed.
- isEmpty() - Method in class org.serviceconnector.util.LinkedQueue
-
Checks if is empty.
- isEnabled() - Static method in class org.serviceconnector.log.CacheLogger
-
Checks if is enabled.
- isEnabled() - Static method in class org.serviceconnector.log.ConnectionLogger
-
Checks if is enabled.
- isEnabled() - Static method in class org.serviceconnector.log.MessageLogger
-
Checks if is log enabled.
- isEnabled() - Static method in class org.serviceconnector.log.PerformanceLogger
-
Checks if is enabled.
- isEnabled() - Method in class org.serviceconnector.service.Service
-
Gets the current service state.
- isEnabledFull() - Static method in class org.serviceconnector.log.ConnectionLogger
-
Checks if is enabled full.
- IServer - Interface in org.serviceconnector.server
-
The Interface IServer.
- isFault() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the message is a fault.
- isFault() - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Checks if the message is a fault.
- isFileLocked(String) - Static method in class org.serviceconnector.util.FileUtility
-
Checks if is file locked.
- isImmediateConnect() - Method in class org.serviceconnector.api.srv.SCServer
-
Checks if is immediate connect flag is set.
- isImmediateConnect() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Checks if server has its immediate connect flag set.
- isKeepAlive() - Method in class org.serviceconnector.scmp.SCMPKeepAlive
- isKeepAlive() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if is keep alive.
- isLarge() - Method in interface org.serviceconnector.net.res.IResponse
-
Checks if is response content is large.
- isLarge() - Method in class org.serviceconnector.net.res.ResponseAdapter
-
Checks if is response content is large.
- isLarge(SCMPMessage) - Method in class org.serviceconnector.net.FlyweightEncoderDecoderFactory
-
Checks if is large.
- isLargeMessage() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if this is a large message.
- isListening() - Method in class org.serviceconnector.api.srv.SCServer
-
Checks if server is listening.
- isListening() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Checks if server is listening.
- isLoaded() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Checks if is this composite is loaded and is accessible.
- isLoading() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Checks if is loading.
- isLoadingAppendix() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Checks if is loading appendix.
- isLoadingSessionId(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Checks if is loading session id.
- isManaged() - Method in class org.serviceconnector.api.SCAppendMessage
-
Checks if is managed.
- isManaged() - Method in class org.serviceconnector.api.SCManagedMessage
-
Checks if is managed.
- isManaged() - Method in class org.serviceconnector.api.SCMessage
-
Checks if message is managed.
- isManaged() - Method in class org.serviceconnector.api.SCRemovedMessage
-
Checks if is managed.
- isManaged() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Checks if is managed.
- isPart() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the message is a part.
- isPart() - Method in class org.serviceconnector.scmp.SCMPOffsetPart
-
Checks if the message is a part.
- isPart() - Method in class org.serviceconnector.scmp.SCMPPart
-
Checks if the message is a part.
- isPassThroughPartMsg() - Method in interface org.serviceconnector.cmd.ICommand
-
Checks if command passes through message parts.
- isPassThroughPartMsg() - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Checks if command passes through message parts.
- isPassThroughPartMsg() - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Checks if command passes through message parts.
- isPollRequest() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the message is a poll request in large message sequence.
- isPollRequest() - Method in class org.serviceconnector.scmp.SCMPPart
-
Checks if the message is a poll request in large message sequence.
- isRedirect() - Method in interface org.serviceconnector.web.IWebResponse
-
Checks if is redirect.
- isRedirect() - Method in class org.serviceconnector.web.netty.NettyWebResponse
- isReferenced() - Method in class org.serviceconnector.util.LinkedNode
-
Checks if is referenced.
- isRegistered() - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Checks if serve is registered to an SC.
- isReject() - Method in class org.serviceconnector.api.SCMessage
-
Checks if is reject.
- isReply() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if this message is a reply.
- isReply() - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Checks if this message is a reply.
- isReply() - Method in class org.serviceconnector.scmp.SCMPOffsetPart
-
Checks if this message is a reply.
- isReqCompleteAfterMarshallingPart() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if is request.
- isSameDay(Date) - Static method in class org.serviceconnector.util.DateTimeUtility
-
Checks if is same day.
- isScEnvironment() - Static method in class org.serviceconnector.ctx.AppContext
-
Checks if is sc environment.
- isScTerminateAllowed() - Method in class org.serviceconnector.conf.WebConfiguration
-
Checks if is SC can be terminated from the GUI.
- isServiceEnabled(int, String) - Method in class org.serviceconnector.api.cln.SCClient
-
Checks if service is enabled on SC.
Operation only possible if client gets successfully attached before. - isServiceEnabled(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Checks if service is enabled on SC with default operation timeout.
- isStreaming() - Method in class org.serviceconnector.service.FileSession
-
Checks if is streaming.
- isString() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Checks if the body is of type string.
- isSubscribed() - Method in class org.serviceconnector.api.cln.SCPublishService
-
Checks if is subscribed.
- isSubscribed() - Method in class org.serviceconnector.casc.CascadedClient
-
Checks if is subscribed.
- isSupported(byte[]) - Method in enum class org.serviceconnector.scmp.SCMPVersion
-
Checks if is supported.
- isSupported(String) - Method in enum class org.serviceconnector.SCVersion
-
Checks if is supported.
- IStatefulServer - Interface in org.serviceconnector.server
-
The Interface IStatefulServer.
- isText() - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Checks if is text.
- isText() - Method in class org.serviceconnector.web.xml.AjaxContentXMLLoader
-
Checks if is text.
- isText() - Method in class org.serviceconnector.web.xml.AjaxMaintenanceXMLLoader
-
Checks if is text.
- isText() - Method in class org.serviceconnector.web.xml.AjaxResourceXMLLoader
-
Checks if is text.
- isText() - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader
-
Checks if is text.
- isText() - Method in class org.serviceconnector.web.xml.DumpXMLLoader
- isText() - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Checks if this loader returns raw text instead of xml.
- isTraceEnabled() - Static method in class org.serviceconnector.log.SessionLogger
-
Checks if is trace enabled.
- isTraceEnabled() - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Checks if is enabled.
- isTransletEnabled() - Method in class org.serviceconnector.conf.WebConfiguration
-
Checks if is translet enabled.
- ISubscriptionCallback - Interface in org.serviceconnector.scmp
-
The Interface ISubscriptionCallback.
- isUseDST() - Static method in class org.serviceconnector.util.SystemInfo
-
Returns true if daylight saving (DST) time is used.
- isWritePID() - Method in class org.serviceconnector.conf.BasicConfiguration
-
Checks if is write pid.
- ITimeout - Interface in org.serviceconnector.util
-
The Interface ITimeout.
- IWebRequest - Interface in org.serviceconnector.web
-
The Interface IWebRequest abstracts a web request.
- IWebResponse - Interface in org.serviceconnector.web
-
The Interface IWebResponse abstracts a web response.
- IXMLLoader - Interface in org.serviceconnector.web.xml
-
The Interface IXMLLoader.
J
- JMXLoggingManager - Class in org.serviceconnector.log
-
The Class JMXLoggingManager.
- JMXLoggingManager() - Constructor for class org.serviceconnector.log.JMXLoggingManager
K
- KEEP_ALIVE_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The KEEP_ALIVE_INTERVAL.
- KeepAliveMessageEncoderDecoder - Class in org.serviceconnector.net
-
The Class DefaultEncoderDecoder.
- keySet() - Method in class org.serviceconnector.registry.Registry
-
Key set.
- keySetArray() - Method in class org.serviceconnector.registry.Registry
-
Key set array.
- killSC() - Method in class org.serviceconnector.api.cln.SCMgmtClient
-
Kill SC.
- KRQ - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The KRQ.
- KRQ - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The KRQ.
- KRS - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The KRS.
- KRS - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The KRS.
L
- LargeMessageEncoderDecoder - Class in org.serviceconnector.net
-
The Class LargeMessageEncoderDecoder.
- LINE_BREAK_SIGN - Static variable in class org.serviceconnector.Constants
-
The Constant LINE_BREAK_SIGN.
- LinkedNode<T> - Class in org.serviceconnector.util
-
The Class LinkedNode.
- LinkedNode(T, LinkedNode<T>) - Constructor for class org.serviceconnector.util.LinkedNode
-
Instantiates a LinkedNode.
- LinkedQueue<E> - Class in org.serviceconnector.util
-
The Class LinkedQueue.
- LinkedQueue() - Constructor for class org.serviceconnector.util.LinkedQueue
-
Instantiates a LinkedQueue.
- ListenerConfiguration - Class in org.serviceconnector.conf
-
The Class ListenerConfiguration.
- ListenerConfiguration(String) - Constructor for class org.serviceconnector.conf.ListenerConfiguration
-
The Constructor.
- ListenerListConfiguration - Class in org.serviceconnector.conf
-
The Class ResponderConfiguration.
- ListenerListConfiguration() - Constructor for class org.serviceconnector.conf.ListenerListConfiguration
-
Instantiates a new listener list configuration.
- listFiles() - Method in class org.serviceconnector.api.cln.SCFileService
-
List files with default operation timeout.
- listFiles(int) - Method in class org.serviceconnector.api.cln.SCFileService
-
List available files on server directory.
- listOfServers - Variable in class org.serviceconnector.service.StatefulService
-
The list of servers.
- load() - Method in interface org.serviceconnector.net.req.IRequest
-
Load content on socket to the request.
- load() - Method in class org.serviceconnector.net.res.netty.NettyHttpRequest
-
Load content on socket to the request.
- load() - Method in class org.serviceconnector.net.res.netty.NettyTcpRequest
-
Load content on socket to the request.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.BasicConfiguration
-
inits the configuration.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
-
Load the configurated items.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.RemoteNodeListConfiguration
-
Initializes the requester configuration.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.SCCacheConfiguration
-
Loads cache parameters from properties file.
Service Connector cache parameters:
cache.enabled=true
cache.diskPath=../.. - load(CompositeConfiguration) - Method in class org.serviceconnector.conf.ServiceConfiguration
-
Load the configured items.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.ServiceListConfiguration
-
Load.
- load(CompositeConfiguration) - Method in class org.serviceconnector.conf.WebConfiguration
-
Loads web parameters from properties file.
Service Connector web parameters:
web.xslTransformationCache.enabled=true - load(CompositeConfiguration, RemoteNodeListConfiguration) - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Load the configurated items.
- load(CompositeConfiguration, RemoteNodeListConfiguration) - Method in class org.serviceconnector.conf.ListenerListConfiguration
-
Load.
- load(RemoteNodeListConfiguration) - Static method in class org.serviceconnector.server.ServerLoader
-
Loads remote hosts from a file.
- load(SCCacheConfiguration) - Method in class org.serviceconnector.cache.SCCache
-
Loads the SCCache.
- load(ServiceListConfiguration) - Static method in class org.serviceconnector.service.ServiceLoader
-
Loads services from a file.
- load(IWebRequest, OutputStream) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Load.
- load(IWebRequest, OutputStream) - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Load.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxResourceXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.DumpXMLLoader
- loadBody(Writer, IWebRequest) - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.RespondersXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.ServersXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.ServicesXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.SessionsXMLLoader
-
Load body.
- loadBody(Writer, IWebRequest) - Method in class org.serviceconnector.web.xml.SubscriptionsXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxContentXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxMaintenanceXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxResourceXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AjaxSystemXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.CacheXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.DefaultXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.DumpXMLLoader
- loadBody(XMLStreamWriter, IWebRequest) - Method in interface org.serviceconnector.web.xml.IXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.LogsXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.MaintenanceXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.ResourceXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.RespondersXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.ServersXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.ServicesXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.SessionsXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.SubscriptionsXMLLoader
-
Load body.
- loadBody(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.TimerXMLLoader
-
Load body.
- LOADED - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
The LOADED cache entry complete.
- LOADING - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
The LOADING, cache entry not complete.
- LOADING_APPENDIX - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
The LOADING appendix not complete.
- loadResource(String) - Static method in class org.serviceconnector.web.WebUtil
-
Load resource.
- LOCAL_DATE_TIME - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The LOCAL_DATE_TIME.
- locate(String) - Static method in class org.serviceconnector.util.FileUtility
-
Locate.
- locateFromAbsolutePath(String) - Static method in class org.serviceconnector.util.FileUtility
-
Locate from absolute path.
- locateFromCurrentClasspath(String) - Static method in class org.serviceconnector.util.FileUtility
-
Locate from current classpath.
- logAbortSession(Session, String) - Static method in class org.serviceconnector.log.SessionLogger
-
Log abort session.
- logAbortSubscription(Subscription, String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log abort subscription.
- logCancelTimeout(String) - Static method in class org.serviceconnector.log.SessionLogger
-
Log cancel timeout.
- logCancelTimeout(String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log cancel timeout.
- logChangeSubscribe(String, String, String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log change subscribe.
- logConnect(String, String, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log connect.
- logCreateSession(String, double) - Static method in class org.serviceconnector.log.SessionLogger
-
Log create session.
- logCreateSubscription(String, double, double) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log create subscription.
- logDeleteSession(String) - Static method in class org.serviceconnector.log.SessionLogger
-
Log delete session.
- logDeleteSubscription(String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log delete subscription.
- logDisconnectByLocalHost(String, String, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log disconnect by local host.
- logDisconnectByRemoteHost(String, String, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log disconnect by remote host.
- LOGGER - Static variable in class org.serviceconnector.web.cmd.XMLLoaderFactory
-
The Constant LOGGER.
- LOGGER - Static variable in class org.serviceconnector.web.xml.AjaxSystemXMLLoader
-
The Constant LOGGER.
- Loggers - Enum Class in org.serviceconnector.log
-
The Enum Loggers.
- login(IWebRequest, IWebResponse) - Method in class org.serviceconnector.web.cmd.WebCommand
- LoginException - Exception in org.serviceconnector.web
-
The Class LoginException.
- LoginException() - Constructor for exception org.serviceconnector.web.LoginException
-
Instantiates a new login exception.
- LoginException(String) - Constructor for exception org.serviceconnector.web.LoginException
-
Instantiates a new login exception.
- logInputMessage(SCMPHeaderKey, SCMPMessage) - Static method in class org.serviceconnector.log.MessageLogger
-
produce the log for an input message.
- logKeepAlive(String, String, int, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log keep alive.
- logout(IWebRequest) - Method in class org.serviceconnector.web.cmd.WebCommand
- logOutputMessage(SCMPHeaderKey, SCMPMessage) - Static method in class org.serviceconnector.log.MessageLogger
-
produce the log for an output message.
- logReadBuffer(String, String, int, byte[], int, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log read buffer.
- logRejectSession(String) - Static method in class org.serviceconnector.log.SessionLogger
-
Log reject session.
- LOGS_FILE_EXTENSION - Static variable in class org.serviceconnector.Constants
-
The SC logs file extension.
- LOGS_FILE_NAME - Static variable in class org.serviceconnector.Constants
-
File containing the SC logs (zipped).
- LOGS_FILE_NAME_FORMAT - Static variable in class org.serviceconnector.Constants
-
The SC logs file name format.
- logScheduleTimeout(String, double, long) - Static method in class org.serviceconnector.log.SessionLogger
-
Log start timeout scheduling.
- logScheduleTimeout(String, double, long) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log start timeout scheduling.
- logSubscribe(String, String, String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log subscribe.
- LogsXMLLoader - Class in org.serviceconnector.web.xml
-
The Class LogXMLLoader.
- LogsXMLLoader() - Constructor for class org.serviceconnector.web.xml.LogsXMLLoader
-
Instantiates a new default xml loader.
- logTimeoutSession(Session) - Static method in class org.serviceconnector.log.SessionLogger
-
Log timeout session.
- logTimeoutSubscription(Subscription) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log timeout subscription.
- logUnsubscribe(String, String) - Static method in class org.serviceconnector.log.SubscriptionLogger
-
Log unsubscribe.
- logWriteBuffer(String, String, int, byte[], int, int) - Static method in class org.serviceconnector.log.ConnectionLogger
-
Log write buffer.
- LOWEST - Enum constant in enum class org.serviceconnector.scmp.SCMPVersion
-
1.2, old version, correlates to lowest requester version in field.
M
- MaintenanceXMLLoader - Class in org.serviceconnector.web.xml
-
The Class MaintenanceXMLLoader.
- MaintenanceXMLLoader() - Constructor for class org.serviceconnector.web.xml.MaintenanceXMLLoader
- makePath(String, String) - Static method in class org.serviceconnector.util.URLUtility
-
Make and return a valid url root path.
- MANAGE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The MANAGE.
- ManageCommand - Class in org.serviceconnector.cmd.sc
-
The Class ManageCommand.
- ManageCommand() - Constructor for class org.serviceconnector.cmd.sc.ManageCommand
- mark(int) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Mark the present position in the stream.
- markPosition - Variable in class org.serviceconnector.util.CircularByteBuffer
-
Index of the first saved byte.
- markSize - Variable in class org.serviceconnector.util.CircularByteBuffer
-
Number of bytes that have to be saved to support mark() and reset() on the InputStream.
- markSupported() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Tell whether this stream supports the mark() operation.
- MASK - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MASK.
- masking(byte[], byte[]) - Static method in class org.serviceconnector.service.SubscriptionMask
-
Masking.
- masking(SubscriptionMask, String) - Static method in class org.serviceconnector.service.SubscriptionMask
-
Masking.
- matches(SCMPMessage) - Method in class org.serviceconnector.service.SubscriptionMask
-
Matches.
- MAX_CONNECTIONS - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MAX_CONNECTIONS.
- MAX_CRG_TIMEOUT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_CRG_TIMEOUT_VALUE.
- MAX_CRI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_CRI_VALUE.
- MAX_ECHO_TIMEOUT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_ECHO_TIMEOUT_VALUE.
- MAX_ECI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_ECI_VALUE.
- MAX_HTTP_CONTENT_LENGTH - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_HTTP_CONTENT_LENGTH.
- MAX_KP_TIMEOUT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_KP_TIMEOUT_VALUE.
- MAX_KPI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_KPI_VALUE.
- MAX_LENGTH_SERVICENAME - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_LENGTH_SERVICENAME.
- MAX_MESSAGE_SIZE - Static variable in class org.serviceconnector.Constants
-
Maximum size of a message.
- MAX_NOI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_NOI_VALUE.
- MAX_OTI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_OTI_VALUE.
- MAX_PORT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_PORT_VALUE.
- MAX_RECEIVE_PUBLICAION_TIMEOUT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_RECEIVE_PUBLICAION_TIMEOUT_VALUE.
- MAX_SESSIONS - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MAX_SESSIONS.
- MAX_STRING_LENGTH_256 - Static variable in class org.serviceconnector.Constants
-
The Constant MAX_STRING_LENGTH_256.
- MESSAGE - Enum constant in enum class org.serviceconnector.log.Loggers
-
The MESSAGE.
- MESSAGE_SEQUENCE_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MESSAGE_ID.
- messageCallback - Variable in class org.serviceconnector.api.cln.SCService
-
The message callback to use for replies.
- messageCallback - Variable in class org.serviceconnector.api.cln.SCServiceCallback
-
The message callback.
- MessageEncoderDecoderAdapter - Class in org.serviceconnector.net
-
The Class MessageEncoderDecoderAdapter.
- MessageEncoderDecoderAdapter() - Constructor for class org.serviceconnector.net.MessageEncoderDecoderAdapter
- messageExpired(String) - Static method in class org.serviceconnector.log.CacheLogger
-
Message expired.
- MessageLogger - Class in org.serviceconnector.log
-
The Class MessageLogger.
- META_DATA_CACHE_MODULE - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_MODULE_TYPE
-
The META_DATA_CACHE_MODULE.
- MIN_CRI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_CRI_VALUE.
- MIN_ECI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_ECI_VALUE.
- MIN_KPI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_KPI_VALUE.
- MIN_NOI_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_NOI_VALUE.
- MIN_OTI_VALUE_CLN - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_OTI_VALUE.
- MIN_OTI_VALUE_CSC - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_OTI_VALUE.
- MIN_OTI_VALUE_SRV - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_OTI_VALUE_SRV.
- MIN_PORT_VALUE - Static variable in class org.serviceconnector.Constants
-
The Constant MIN_PORT_VALUE.
- MSG_INFO - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MSG_INFO.
- MSG_TYPE - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The MSG_TYPE.
- msgType - Variable in class org.serviceconnector.cmd.casc.CommandCascCallback
-
The msg type.
N
- NamedPriorityThreadFactory - Class in org.serviceconnector.util
-
A
ThreadFactorythat sets names and priority to the threads created by this factory. - NamedPriorityThreadFactory(String) - Constructor for class org.serviceconnector.util.NamedPriorityThreadFactory
-
Constructor accepting the prefix of the threads that will be created by this
ThreadFactory - NamedPriorityThreadFactory(String, int) - Constructor for class org.serviceconnector.util.NamedPriorityThreadFactory
-
Constructor accepting the prefix and priority of the threads that will be created by this
ThreadFactory - necessaryToWrite(String) - Static method in class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Necessary to write.
- NETTY_HTTP - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The NETTY_HTTP.
- NETTY_PROXY_HTTP - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The NETTY_PROXY_HTTP.
- NETTY_TCP - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The NETTY_TCP.
- NETTY_WEB - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The NETTY_WEB.
- NettyConnectionAdpater - Class in org.serviceconnector.net.req.netty
-
The Class NettyConnectionAdpater.
- NettyConnectionAdpater(EventLoopGroup) - Constructor for class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Instantiates a new NETTY connection adapter.
- NettyHttpConnection - Class in org.serviceconnector.net.req.netty.http
-
The Class NettyHttpClientConnection.
- NettyHttpConnection(EventLoopGroup) - Constructor for class org.serviceconnector.net.req.netty.http.NettyHttpConnection
-
Instantiates a new netty http connection.
- NettyHttpEndpoint - Class in org.serviceconnector.net.res.netty.http
-
The Class NettyHttpEndpoint.
- NettyHttpEndpoint() - Constructor for class org.serviceconnector.net.res.netty.http.NettyHttpEndpoint
- NettyHttpRequest - Class in org.serviceconnector.net.res.netty
-
The Class NettyHttpRequest is responsible for reading a request from a ChannelBuffer.
- NettyHttpRequest(FullHttpRequest, InetSocketAddress, InetSocketAddress) - Constructor for class org.serviceconnector.net.res.netty.NettyHttpRequest
-
Instantiates a new netty http request.
- NettyHttpRequesterPipelineFactory - Class in org.serviceconnector.net.req.netty.http
-
A factory for creating NettyHttpRequesterPipeline objects.
- NettyHttpRequesterPipelineFactory(ConnectionContext) - Constructor for class org.serviceconnector.net.req.netty.http.NettyHttpRequesterPipelineFactory
-
Instantiates a new NettyHttpRequesterPipelineFactory.
- NettyHttpRequesterResponseHandler - Class in org.serviceconnector.net.req.netty.http
-
The Class NettyHttpROequesterResponseHandler.
- NettyHttpRequesterResponseHandler() - Constructor for class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
-
Instantiates a new netty http requester response handler.
- NettyHttpResponderPipelineFactory - Class in org.serviceconnector.net.res.netty.http
-
A factory for creating NettyHttpServerPipeline objects.
- NettyHttpResponderPipelineFactory() - Constructor for class org.serviceconnector.net.res.netty.http.NettyHttpResponderPipelineFactory
- NettyHttpResponderRequestHandler - Class in org.serviceconnector.net.res.netty.http
-
The Class NettyHttpResponderRequestHandler.
- NettyHttpResponderRequestHandler() - Constructor for class org.serviceconnector.net.res.netty.http.NettyHttpResponderRequestHandler
- NettyHttpResponse - Class in org.serviceconnector.net.res.netty
-
The Class NettyHttpResponse is responsible for writing a response to a ChannelBuffer.
- NettyHttpResponse(Channel) - Constructor for class org.serviceconnector.net.res.netty.NettyHttpResponse
-
Instantiates a new netty http response.
- NettyIdleHandler - Class in org.serviceconnector.net.req.netty
- NettyIdleHandler(ConnectionContext, int, int, int) - Constructor for class org.serviceconnector.net.req.netty.NettyIdleHandler
-
Instantiates a new netty idle handler.
- NettyIdleTimeoutHandler - Class in org.serviceconnector.net.req.netty
- NettyIdleTimeoutHandler(long, long, long, TimeUnit) - Constructor for class org.serviceconnector.net.req.netty.NettyIdleTimeoutHandler
-
Instantiates a new NETTY idle timeout handler.
- NettyOperationListener - Class in org.serviceconnector.net.req.netty
-
The Class NettyOperationListener.
- NettyOperationListener() - Constructor for class org.serviceconnector.net.req.netty.NettyOperationListener
- NettyResponderRequestHandlerAdapter - Class in org.serviceconnector.net.res.netty
-
The Class NettyResponderRequestHandlerAdapter.
- NettyResponderRequestHandlerAdapter() - Constructor for class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerAdapter
- NettyResponderRequestHandlerTask - Class in org.serviceconnector.net.res.netty
-
The Class NettyResponderRequestHandlerTask.
- NettyResponderRequestHandlerTask(IRequest, IResponse) - Constructor for class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerTask
-
Instantiates a new netty responder request handler task.
- NettySCMPFrameDecoder - Class in org.serviceconnector.net.res.netty
-
The Class NettySCMPFrameDecoder.
- NettySCMPFrameDecoder() - Constructor for class org.serviceconnector.net.res.netty.NettySCMPFrameDecoder
-
Instantiates a new NettySCMPFrameDecoder.
- NettyTcpConnection - Class in org.serviceconnector.net.req.netty.tcp
-
The Class NettyTcpConnection.
- NettyTcpConnection(EventLoopGroup) - Constructor for class org.serviceconnector.net.req.netty.tcp.NettyTcpConnection
-
Instantiates a new NettyTcpConnection.
- NettyTcpEndpoint - Class in org.serviceconnector.net.res.netty.tcp
-
The Class NettyTcpEndpoint.
- NettyTcpEndpoint() - Constructor for class org.serviceconnector.net.res.netty.tcp.NettyTcpEndpoint
- NettyTcpProxyEndpoint - Class in org.serviceconnector.net.res.netty.tcp.proxy
-
The Class NettyTcpProxyEndpoint.
- NettyTcpProxyEndpoint() - Constructor for class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyEndpoint
-
Instantiates a new NettyTcpProxyEndpoint.
- NettyTcpProxyResponderPipelineFactory - Class in org.serviceconnector.net.res.netty.tcp.proxy
-
A factory for creating NettyTcpProxyResponderPipeline objects.
- NettyTcpProxyResponderPipelineFactory(String, int) - Constructor for class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderPipelineFactory
-
Instantiates a new netty tcp proxy responder pipeline factory.
- NettyTcpProxyResponderRequestHandler - Class in org.serviceconnector.net.res.netty.tcp.proxy
-
The Class NettyTcpProxyResponderRequestHandler.
- NettyTcpProxyResponderRequestHandler(String, int) - Constructor for class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyResponderRequestHandler
-
Instantiates a new netty tcp proxy responder request handler.
- NettyTcpRequest - Class in org.serviceconnector.net.res.netty
-
The Class NettyTcpRequest is responsible for reading a request from a ChannelBuffer.
- NettyTcpRequest(byte[], InetSocketAddress, InetSocketAddress) - Constructor for class org.serviceconnector.net.res.netty.NettyTcpRequest
-
Instantiates a new netty tcp request.
- NettyTcpRequesterPipelineFactory - Class in org.serviceconnector.net.req.netty.tcp
-
A factory for creating NettyTcpRequesterPipelineFactory objects.
- NettyTcpRequesterPipelineFactory(ConnectionContext) - Constructor for class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterPipelineFactory
-
Instantiates a new NettyTcpRequesterPipelineFactory.
- NettyTcpRequesterResponseHandler - Class in org.serviceconnector.net.req.netty.tcp
-
The Class NettyTcpRequesterResponseHandler.
- NettyTcpRequesterResponseHandler() - Constructor for class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
-
Instantiates a new netty tcp requester response handler.
- NettyTcpResponderPipelineFactory - Class in org.serviceconnector.net.res.netty.tcp
-
A factory for creating NettyTcpResponderPipelineFactory objects.
- NettyTcpResponderPipelineFactory() - Constructor for class org.serviceconnector.net.res.netty.tcp.NettyTcpResponderPipelineFactory
- NettyTcpResponderRequestHandler - Class in org.serviceconnector.net.res.netty.tcp
-
The Class NettyTcpResponderRequestHandler.
- NettyTcpResponderRequestHandler() - Constructor for class org.serviceconnector.net.res.netty.tcp.NettyTcpResponderRequestHandler
- NettyTcpResponse - Class in org.serviceconnector.net.res.netty
-
The Class NettyTcpResponse is responsible for writing a response to a ChannelBuffer.
- NettyTcpResponse(Channel) - Constructor for class org.serviceconnector.net.res.netty.NettyTcpResponse
-
Instantiates a new netty tcp response.
- NettyWebEndpoint - Class in org.serviceconnector.net.res.netty.web
-
The Class NettyWebEndpoint.
- NettyWebEndpoint() - Constructor for class org.serviceconnector.net.res.netty.web.NettyWebEndpoint
- NettyWebRequest - Class in org.serviceconnector.web.netty
-
The Class NettyWebRequest.
- NettyWebRequest(FullHttpRequest, InetSocketAddress, InetSocketAddress) - Constructor for class org.serviceconnector.web.netty.NettyWebRequest
-
Instantiates a new netty web request.
- NettyWebResponderPipelineFactory - Class in org.serviceconnector.net.res.netty.web
-
A factory for creating NettyWebResponderPipeline objects.
- NettyWebResponderPipelineFactory() - Constructor for class org.serviceconnector.net.res.netty.web.NettyWebResponderPipelineFactory
- NettyWebResponderRequestHandler - Class in org.serviceconnector.net.res.netty.web
-
The Class NettyWebResponderRequestHandler.
- NettyWebResponderRequestHandler() - Constructor for class org.serviceconnector.net.res.netty.web.NettyWebResponderRequestHandler
- NettyWebResponse - Class in org.serviceconnector.web.netty
-
The Class NettyWebResponse.
- NettyWebResponse(FullHttpResponse) - Constructor for class org.serviceconnector.web.netty.NettyWebResponse
-
Instantiates a new netty web response.
- newFileService(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Creates a new file service.
- newPublishServer(String) - Method in class org.serviceconnector.api.srv.SCServer
-
New publish server.
- newPublishService(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Creates a new publish service.
- newSessionServer(String) - Method in class org.serviceconnector.api.srv.SCServer
-
New session server.
- newSessionService(String) - Method in class org.serviceconnector.api.cln.SCClient
-
Creates a new session service.
- newThread(Runnable) - Method in class org.serviceconnector.util.NamedPriorityThreadFactory
-
Returns a new thread using a name and priority as specified by this factory
- newTransformer(String) - Method in class org.serviceconnector.web.cmd.XSLTTransformerFactory
-
Creates a new transformer instance which is threadsafe.
- next - Variable in class org.serviceconnector.util.LinkedNode
-
The next node in queue.
- NO_DATA - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The NO_DATA.
- NO_DATA_INTERVAL - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The NO_DATA_INTERVAL.
- NO_FREE_CONNECTION - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The NO_FREE_CONNECTION.
- NO_FREE_SERVER - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The NO_FREE_SERVER.
- NO_SERVER - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The NO_SERVER.
- noDataIntervalSeconds - Variable in class org.serviceconnector.api.cln.SCPublishService
-
The no data interval seconds.Interval in seconds the SC will wait to deliver RECEIVE_PUBLICATION response with noData flag set.
- nodeIterator() - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Iterator<LinkedNode<E>>. - nodeIterator() - Method in class org.serviceconnector.util.LinkedQueue
-
Node iterator.
- NoFreeServerException - Exception in org.serviceconnector.service
-
The Class NoFreeServerException.
- NoFreeServerException(SCMPError, String) - Constructor for exception org.serviceconnector.service.NoFreeServerException
-
Instantiates a new no free server exception.
- NOT_FOUND - Static variable in class org.serviceconnector.Constants
-
The Constant NOT_FOUND.
- NOT_MANAGED - Enum constant in enum class org.serviceconnector.cache.SC_CACHING_METHOD
- notExists(String) - Static method in class org.serviceconnector.util.FileUtility
-
Not exists.
- notExistsOrUnlocked(String) - Static method in class org.serviceconnector.util.FileUtility
-
Not exists or unlocked.
- NotFoundException - Exception in org.serviceconnector.web
-
The Class NotFoundException.
- NotFoundException() - Constructor for exception org.serviceconnector.web.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(String) - Constructor for exception org.serviceconnector.web.NotFoundException
-
Instantiates a new not found exception.
- notifyElementEvicted(Ehcache, Element) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyElementExpired(Ehcache, Element) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyElementPut(Ehcache, Element) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyElementRemoved(Ehcache, Element) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyElementUpdated(Ehcache, Element) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyRemoveAll(Ehcache) - Method in class org.serviceconnector.cache.ehcache.EhCacheEventListener
- notifyRemovedSession() - Method in class org.serviceconnector.service.CacheGuardian
- notifyRemovedSession() - Method in class org.serviceconnector.service.StatefulService
-
Notify removed session.
- NR_OF_APPENDIX - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The NR_OF_APPENDIX.
- nrOfPartsByAppendixAsString() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Number of parts by appendix as string.
- NUMBER_10 - Static variable in class org.serviceconnector.Constants
-
The Constant NUMBER_10.
- NUMBER_100 - Static variable in class org.serviceconnector.Constants
-
The Constant NUMBER_100.
- NUMBER_1000 - Static variable in class org.serviceconnector.Constants
-
The Constant NUMBER_1000.
O
- OPERATION_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The OPERATION_TIMEOUT_EXPIRED.
- OPERATION_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The OPERATION_TIMEOUT.
- operationComplete(ChannelFuture) - Method in class org.serviceconnector.net.req.netty.NettyOperationListener
- operationListener - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The operation listener.
- operationTimeoutMultiplier - Variable in class org.serviceconnector.server.Server
-
The operation timeout multiplier.
- org.serviceconnector - package org.serviceconnector
- org.serviceconnector.api - package org.serviceconnector.api
- org.serviceconnector.api.cln - package org.serviceconnector.api.cln
- org.serviceconnector.api.srv - package org.serviceconnector.api.srv
- org.serviceconnector.cache - package org.serviceconnector.cache
- org.serviceconnector.cache.ehcache - package org.serviceconnector.cache.ehcache
- org.serviceconnector.call - package org.serviceconnector.call
- org.serviceconnector.casc - package org.serviceconnector.casc
- org.serviceconnector.cmd - package org.serviceconnector.cmd
- org.serviceconnector.cmd.casc - package org.serviceconnector.cmd.casc
- org.serviceconnector.cmd.sc - package org.serviceconnector.cmd.sc
- org.serviceconnector.cmd.srv - package org.serviceconnector.cmd.srv
- org.serviceconnector.conf - package org.serviceconnector.conf
- org.serviceconnector.ctx - package org.serviceconnector.ctx
- org.serviceconnector.log - package org.serviceconnector.log
- org.serviceconnector.net - package org.serviceconnector.net
- org.serviceconnector.net.connection - package org.serviceconnector.net.connection
- org.serviceconnector.net.req - package org.serviceconnector.net.req
- org.serviceconnector.net.req.netty - package org.serviceconnector.net.req.netty
- org.serviceconnector.net.req.netty.http - package org.serviceconnector.net.req.netty.http
- org.serviceconnector.net.req.netty.tcp - package org.serviceconnector.net.req.netty.tcp
- org.serviceconnector.net.res - package org.serviceconnector.net.res
- org.serviceconnector.net.res.netty - package org.serviceconnector.net.res.netty
- org.serviceconnector.net.res.netty.http - package org.serviceconnector.net.res.netty.http
- org.serviceconnector.net.res.netty.tcp - package org.serviceconnector.net.res.netty.tcp
- org.serviceconnector.net.res.netty.tcp.proxy - package org.serviceconnector.net.res.netty.tcp.proxy
- org.serviceconnector.net.res.netty.web - package org.serviceconnector.net.res.netty.web
- org.serviceconnector.registry - package org.serviceconnector.registry
- org.serviceconnector.registry.jmx - package org.serviceconnector.registry.jmx
- org.serviceconnector.scmp - package org.serviceconnector.scmp
- org.serviceconnector.server - package org.serviceconnector.server
- org.serviceconnector.service - package org.serviceconnector.service
- org.serviceconnector.util - package org.serviceconnector.util
- org.serviceconnector.web - package org.serviceconnector.web
- org.serviceconnector.web.cmd - package org.serviceconnector.web.cmd
- org.serviceconnector.web.ctx - package org.serviceconnector.web.ctx
- org.serviceconnector.web.netty - package org.serviceconnector.web.netty
- org.serviceconnector.web.xml - package org.serviceconnector.web.xml
- otiScheduler - Static variable in class org.serviceconnector.ctx.AppContext
-
The executer, triggers all operation timeout for sending.
- out - Variable in class org.serviceconnector.util.CircularByteBuffer
-
The OutputStream that can fill this buffer.
- outputStreamClosed - Variable in class org.serviceconnector.util.CircularByteBuffer
-
true if the close() method has been called on the OutputStream.
P
- PAC - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The PAC, PART ACKNOWLEDGE.
- PAC - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The PAC, PART ACKNOWLEDGE.
- Paging(int) - Constructor for class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Instantiates a new paging.
- PARALLEL_REQUEST - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The PARALLEL_CLIENT_REQUEST_REJECTED.
- parseDateString(String) - Static method in class org.serviceconnector.util.DateTimeUtility
-
Parses the date string.
- parseDateStringUTC(String) - Static method in class org.serviceconnector.util.DateTimeUtility
-
Parses the date string to UTC.
- parseFrameSize(byte[]) - Static method in class org.serviceconnector.net.SCMPFrameDecoder
-
Parses the frame size.
- parseHeaderSize(byte[]) - Static method in class org.serviceconnector.net.SCMPFrameDecoder
-
Parses the header size.
- parseMessageSize(byte[]) - Static method in class org.serviceconnector.net.SCMPFrameDecoder
-
Parses the message size.
- parseRequestURLString(String) - Method in class org.serviceconnector.util.URLString
-
Parses the request url string.
- parseResponseURLString(String) - Method in class org.serviceconnector.util.URLString
-
Parses the url encoded parameter string into this instance.
- peek() - Method in class org.serviceconnector.util.LinkedQueue
-
Peek.
- pendingRequest - Variable in class org.serviceconnector.api.cln.SCService
-
The pending request, marks if a reply is outstanding or if service is ready for next.
- PERCENT_SIGN - Static variable in class org.serviceconnector.Constants
-
The Constant PERCENT_SIGN.
- PERFORMANCE - Enum constant in enum class org.serviceconnector.log.Loggers
-
The PERFORMANCE.
- PerformanceLogger - Class in org.serviceconnector.log
-
The Class PerformanceLogger.
- PID_FILE_NAME - Static variable in class org.serviceconnector.Constants
-
File containing the SC process PID.
- port - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The port.
- port - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The port.
- PORT_NR - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The PORT_NR.
- process() - Method in class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerTask
-
Process the request.
- PROPERTY_LISTENERS - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_LISTENERS.
- PROPERTY_QALIFIER_MAX_CONNECTION_POOL_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QALIFIER_MAX_CONNECTION_POOL_SIZE.
- PROPERTY_QALIFIER_MAX_SESSIONS - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QALIFIER_MAX_SESSIONS.
- PROPERTY_QUALIFIER_CONNECTION_TYPE - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_CONNECTION_TYPE.
- PROPERTY_QUALIFIER_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_ENABLED.
- PROPERTY_QUALIFIER_HOST - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_HOST.
- PROPERTY_QUALIFIER_INTERFACES - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_INTERFACES.
- PROPERTY_QUALIFIER_KEEP_ALIVE_INTERVAL_SECONDS - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_KEEP_ALIVE_INTERVAL_SECONDS.
- PROPERTY_QUALIFIER_LIST_SCRIPT - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_LIST_SCRIPT.
- PROPERTY_QUALIFIER_NOI - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_NOI.
- PROPERTY_QUALIFIER_PASSWORD - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_PASSWORD.
- PROPERTY_QUALIFIER_PATH - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_PATH.
- PROPERTY_QUALIFIER_PORT - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_PORT.
- PROPERTY_QUALIFIER_REMOTE_NODE - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_REMOTE_NODE.
- PROPERTY_QUALIFIER_TYPE - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_TYPE.
- PROPERTY_QUALIFIER_UPLOAD_SCRIPT - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_UPLOAD_SCRIPT.
- PROPERTY_QUALIFIER_UPLOAD_SCRIPT_NAME - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_UPLOAD_SCRIPT_NAME.
- PROPERTY_QUALIFIER_USERNAME - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_QUALIFIER_USERNAME.
- PROPERTY_REMOTE_NODES - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_REMOTE_NODES.
- PROPERTY_SERVICE_NAMES - Static variable in class org.serviceconnector.Constants
-
The Constant PROPERTY_SERVICE_NAMES.
- PRQ - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The PRQ, PART REQUEST.
- PRQ - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The PRQ, PART REQUEST.
- PRS - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The PRS, PART RESPONSE.
- PRS - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The PRS, PART RESPONSE.
- publish(int, SCPublishMessage) - Method in class org.serviceconnector.api.srv.SCPublishServer
-
Publish message to SC.
- publish(SCPublishMessage) - Method in class org.serviceconnector.api.srv.SCPublishServer
-
Publish message to SC with default operation timeout.
- PUBLISH - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The PUBLISH.
- PUBLISH_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The PUBLISH_SERVICE.
- PublishCommand - Class in org.serviceconnector.cmd.sc
-
The Class PublishCommand.
- PublishCommand() - Constructor for class org.serviceconnector.cmd.sc.PublishCommand
- PublishMessageQueue<E> - Class in org.serviceconnector.registry
-
The Class PublishMessageQueue.
- PublishMessageQueue() - Constructor for class org.serviceconnector.registry.PublishMessageQueue
-
Instantiates a new PublishMessageQueue.
- PublishService - Class in org.serviceconnector.service
-
The Class PublishService.
- PublishService(String) - Constructor for class org.serviceconnector.service.PublishService
-
Instantiates a new publish service.
- put(K, V) - Method in class org.serviceconnector.registry.Registry
-
Put an entry into map.
- putManagedDataToCache(String, String, int, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Put appendix part to cache.
- putMessageToCache(String, int, String, int, String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Put message to cache.
- putOrUpdate(Object, T, int) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Put the object in cache module.
- putOrUpdate(Object, T, int) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Put the object in cache module.
- putParam(String, String) - Method in class org.serviceconnector.util.URLString
-
Put key and value, if same key exists then replace its value.
Q
- QUESTION_MARK - Static variable in class org.serviceconnector.Constants
-
The Constant QUESTION_MARK.
R
- read() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Read a single byte.
- read(byte[]) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Read bytes into an array.
- read(byte[], int, int) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Read bytes into a portion of an array.
- readDumpFileToWriter(String, String, Writer) - Static method in class org.serviceconnector.util.DumpUtility
-
Read dump file to writer.
- readFileToWriter(String, Writer) - Static method in class org.serviceconnector.util.FileUtility
-
Read file to writer.
- readInt(byte[], int, int) - Static method in class org.serviceconnector.net.SCMPFrameDecoder
-
Read int from byte buffer.
- readPosition - Variable in class org.serviceconnector.util.CircularByteBuffer
-
Index of the first byte available to be read.
- receive(Exception) - Method in class org.serviceconnector.api.cln.SCMessageCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.api.cln.SCServiceCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.ClnExecuteCommandCascCallback
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CommandCascCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCallbackForCasc
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCommandCallback
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscChangeSubscriptionActiveCascClientCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscReceivePublicationCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscSubscribeActiveCascClientCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscSubscribeInactiveCascClientCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackActiveCascClient
- receive(Exception) - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCommandCallback
-
Receive.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.CommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.CreateSessionCommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.DeleteSessionCommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.ExecuteCommandCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.cmd.sc.SubscribeCommandCallback
-
Callback.
- receive(Exception) - Method in interface org.serviceconnector.scmp.ISCMPMessageCallback
-
Callback.
- receive(Exception) - Method in interface org.serviceconnector.scmp.ISCMPSynchronousCallback
-
Callback.
- receive(Exception) - Method in class org.serviceconnector.util.SynchronousCallback
-
Callback.
- receive(SCMessage) - Method in class org.serviceconnector.api.cln.SCMessageCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.api.cln.SCServiceCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.ClnExecuteCommandCascCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CommandCascCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCallbackForCasc
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscAbortSubscriptionCommandCallback
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscChangeSubscriptionActiveCascClientCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscChangeSubscriptionCallbackForCasc
-
Receive.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscReceivePublicationCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscSubscribeActiveCascClientCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscSubscribeInactiveCascClientCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackActiveCascClient
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.casc.CscUnsubscribeCommandCallback
-
Receive.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.CreateSessionCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.DeleteSessionCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.ExecuteCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.cmd.sc.SubscribeCommandCallback
-
Callback.
- receive(SCMPMessage) - Method in interface org.serviceconnector.scmp.ISCMPMessageCallback
-
Callback.
- receive(SCMPMessage) - Method in interface org.serviceconnector.scmp.ISCMPSynchronousCallback
-
Callback.
- receive(SCMPMessage) - Method in class org.serviceconnector.util.SynchronousCallback
-
Callback.
- RECEIVE_PUBLICATION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The RECEIVE_PUBLICATION.
- receiveAppendix(SCAppendMessage) - Method in class org.serviceconnector.api.cln.SCGuardianMessageCallback
-
Receive appendix.
- receivePublication() - Method in class org.serviceconnector.casc.CascadedClient
-
Receive publication.
- receivePublication(CascadedClient, ISCMPMessageCallback, int, boolean) - Method in class org.serviceconnector.server.CascadedSC
-
Receive publication.
- ReceivePublicationCommand - Class in org.serviceconnector.cmd.sc
-
The Class ReceivePublicationCommand.
- ReceivePublicationCommand() - Constructor for class org.serviceconnector.cmd.sc.ReceivePublicationCommand
- receivePublicationPart() - Method in class org.serviceconnector.casc.CascadedClient
-
Receive publication part - needed for polling large publication.
- ReceivePublicationTimeout - Class in org.serviceconnector.service
-
The Class ReceivePublicationTimeout.
- ReceivePublicationTimeout(PublishMessageQueue<SCMPMessage>, int) - Constructor for class org.serviceconnector.service.ReceivePublicationTimeout
-
Instantiates a new publish timer run.
- receivePublicationTimeoutSeconds - Variable in class org.serviceconnector.api.cln.SCPublishService
-
The receive publication timeout in seconds.
- receiveRemove(SCRemovedMessage) - Method in class org.serviceconnector.api.cln.SCGuardianMessageCallback
-
Receive remove.
- redirect(String) - Method in interface org.serviceconnector.web.IWebResponse
-
Redirect.
- redirect(String) - Method in class org.serviceconnector.web.netty.NettyWebResponse
- reference() - Method in class org.serviceconnector.util.LinkedNode
-
Increment reference counter.
- register(int, int, int, SCPublishServerCallback) - Method in class org.serviceconnector.api.srv.SCPublishServer
-
Register server on SC.
- register(int, int, int, SCSessionServerCallback) - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Register server.
- register(int, int, SCPublishServerCallback) - Method in class org.serviceconnector.api.srv.SCPublishServer
-
Register server on SC with default operation timeout.
- register(int, int, SCSessionServerCallback) - Method in class org.serviceconnector.api.srv.SCSessionServer
-
Register server with default operation timeout.
- REGISTER_SERVER - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The REGISTER_SERVER.
- registered - Variable in class org.serviceconnector.api.srv.SCSessionServer
-
The registered.
- RegisterServerCommand - Class in org.serviceconnector.cmd.sc
-
The Class RegisterServerCommand.
- RegisterServerCommand() - Constructor for class org.serviceconnector.cmd.sc.RegisterServerCommand
- Registry<K,
V> - Class in org.serviceconnector.registry -
The Class Registry.
- Registry() - Constructor for class org.serviceconnector.registry.Registry
-
Instantiates a new registry.
- RegistryEntryWrapperJMX - Class in org.serviceconnector.registry.jmx
-
The Class MapBeanWrapperJMX.
- RegistryEntryWrapperJMX(String, Object) - Constructor for class org.serviceconnector.registry.jmx.RegistryEntryWrapperJMX
-
Instantiates a new RegistryEntryWrapperJMX.
- registryMap - Variable in class org.serviceconnector.registry.Registry
-
The registry map.
- REJECT_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The REJECT_SESSION.
- releaseFileLockAndCloseChannel() - Method in class org.serviceconnector.util.FileCtx
- REMOTE_FILE_NAME - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The REMOTE_FILE_NAME.
- remoteNodeConfiguration - Variable in class org.serviceconnector.server.Server
-
The remote node configuration.
- RemoteNodeConfiguration - Class in org.serviceconnector.conf
-
The Class RemoteNodeConfiguration.
- RemoteNodeConfiguration(String) - Constructor for class org.serviceconnector.conf.RemoteNodeConfiguration
-
The Constructor.
- RemoteNodeConfiguration(String, String, int, String, int, int, int) - Constructor for class org.serviceconnector.conf.RemoteNodeConfiguration
-
Instantiates a new remote node configuration.
- RemoteNodeConfiguration(ServerType, String, String, int, String, int, int, int, int, String) - Constructor for class org.serviceconnector.conf.RemoteNodeConfiguration
-
Instantiates a new remote node configuration.
- RemoteNodeListConfiguration - Class in org.serviceconnector.conf
-
The Class RequesterConfiguration.
- RemoteNodeListConfiguration() - Constructor for class org.serviceconnector.conf.RemoteNodeListConfiguration
-
Instantiates a new remote node list configuration.
- remotSocketAddress - Variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The remote socket address.
- remove(Object) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Removes the object from cache module.
- remove(Object) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Removes the object from cache module.
- remove(K) - Method in class org.serviceconnector.registry.Registry
-
Removes an entry by key.
- REMOVE - Enum constant in enum class org.serviceconnector.cache.SC_CACHING_METHOD
- removeAll() - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
-
Removes all the objects from cache module.
- removeAll() - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Removes all the objects from cache module.
- removeCache(String) - Method in class org.serviceconnector.registry.CacheModuleRegistry
-
Removes the cache.
- removeClientSubscriptionId(String) - Method in class org.serviceconnector.casc.CascadedClient
-
Removes the client subscription id.
- removeCscSubscriptionId(String) - Method in class org.serviceconnector.service.Subscription
-
Removes the csc subscription id.
- removeDataEntriesByMetaEntry(SCCacheMetaEntry, String) - Method in class org.serviceconnector.cache.SCCache
-
Removes the data entries by meta entry.
- removeHeader(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Removes the attribute with the specified name from the header.
- removeHeader(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Removes the attribute with the specified type from the header.
- removeManagedDataForGuardian(String) - Method in class org.serviceconnector.cache.SCCache
-
Removes the managed data for guardian.
- removeMessageFromCache(String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Removes the message from cache.
- removeNonreferencedNodes() - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Removes the non referenced nodes.
- removeResponder(Object) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Removes the responder.
- removeSCMPLargeRequest(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Removes the scmp large request.
- removeSCMPLargeResponse(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Removes the scmp large response.
- removeServer(String) - Method in class org.serviceconnector.registry.ServerRegistry
-
Removes the server.
- removeServer(StatefulServer) - Method in class org.serviceconnector.service.StatefulService
-
Removes the server.
- removeService(String) - Method in class org.serviceconnector.registry.ServiceRegistry
-
Removes the service.
- removeService(Service) - Method in class org.serviceconnector.registry.ServiceRegistry
-
Removes the service.
- removeSession(String) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
-
Removes the session.
- removeSession(String) - Method in class org.serviceconnector.registry.SessionRegistry
-
Removes the session.
- removeSession(String) - Method in class org.serviceconnector.server.CascadedSC
-
Removes the session.
- removeSession(AbstractSession) - Method in class org.serviceconnector.server.CascadedSC
-
Removes the session.
- removeSession(AbstractSession) - Method in interface org.serviceconnector.server.IStatefulServer
-
Removes an allocated session from the server.
- removeSession(AbstractSession) - Method in class org.serviceconnector.server.StatefulServer
-
Removes the session.
- removeSession(Session) - Method in class org.serviceconnector.registry.SessionRegistry
-
Removes the session.
- removeSession(Session) - Method in class org.serviceconnector.server.FileServer
-
Removes the session.
- removeSession(WebSession) - Method in class org.serviceconnector.web.WebSessionRegistry
-
Removes the session.
- removeSrvService(String) - Method in class org.serviceconnector.api.srv.SrvServiceRegistry
-
Removes the server service.
- removeSubscription(String) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Removes the subscription.
- removeSubscription(Subscription) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Removes the subscription.
- renewCascadedClient() - Method in class org.serviceconnector.service.CascadedPublishService
-
Renew cascaded client.
- replace(Object, T, int) - Method in class org.serviceconnector.cache.ehcache.EHCacheImpl
- replace(Object, T, int) - Method in interface org.serviceconnector.cache.ISCCacheModule
-
Replace the object in cache module.
- replaceExistingData(String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Replace existing data.
- REQ - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The REQ, REQUEST.
- REQ - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The REQ, REQUEST.
- request - Variable in class org.serviceconnector.cmd.casc.CommandCascCallback
-
The request.
- request - Variable in class org.serviceconnector.cmd.casc.CscChangeSubscriptionActiveCascClientCallback
-
The request.
- request - Variable in class org.serviceconnector.cmd.casc.CscSubscribeActiveCascClientCallback
-
The request.
- request - Variable in class org.serviceconnector.cmd.casc.CscUnsubscribeCallbackActiveCascClient
-
The request.
- REQUEST_TIMEOUT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The REQUEST_TIMEOUT.
- REQUEST_WAIT_ABORT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The REQUEST_ABORT.
- RequestAdapter - Class in org.serviceconnector.net.req
-
The Class RequestAdapter.
- RequestAdapter(InetSocketAddress, InetSocketAddress) - Constructor for class org.serviceconnector.net.req.RequestAdapter
-
Instantiates a new request adapter.
- requester - Variable in class org.serviceconnector.api.cln.SCClient
-
The requester.
- requester - Variable in class org.serviceconnector.api.cln.SCService
-
The requester to communicate.
- requester - Variable in class org.serviceconnector.api.srv.SCSessionServer
-
The requester.
- requester - Variable in class org.serviceconnector.call.SCMPCallAdapter
-
The client to used to invoke the call.
- requester - Variable in class org.serviceconnector.server.Server
-
The requester.
- Requester - Class in org.serviceconnector.net.req
-
The Class SCRequester.
- Requester(RemoteNodeConfiguration) - Constructor for class org.serviceconnector.net.req.Requester
-
Instantiates a new requester.
- requestMessage - Variable in class org.serviceconnector.call.SCMPCallAdapter
-
The request message.
- RES - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The RES, RESPONSE.
- RES - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The RES, RESPONSE.
- reset() - Method in class org.serviceconnector.scmp.SCMPCacheId
-
Reset.
- reset() - Method in class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Reset msgSequenceNr.
- reset() - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Reset the stream.
- resetExecuteTime() - Method in class org.serviceconnector.service.Session
-
Reset execute time.
- resetNrOfIdles() - Method in interface org.serviceconnector.net.connection.IConnection
-
Reset nr of idles.
- resetNrOfIdles() - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Reset nr of idles.
- resetSemaphorePermitDenialCounter() - Method in class org.serviceconnector.casc.CascadedClient
-
Reset semaphore permit denial counter.
- resetServerTimeout(String, InetSocketAddress) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Reset server timeout.
- resetServerTimeout(Server, double) - Method in class org.serviceconnector.registry.ServerRegistry
-
Reset server timeout.
- resetSessionTimeout(Session, double) - Method in class org.serviceconnector.registry.SessionRegistry
-
Reset session timeout.
- resetSubscriptionTimeout(Subscription, double) - Method in class org.serviceconnector.registry.SubscriptionRegistry
-
Cancel subscription timeout.
- ResourceXMLLoader - Class in org.serviceconnector.web.xml
-
The Class ResourceXMLLoader.
- ResourceXMLLoader() - Constructor for class org.serviceconnector.web.xml.ResourceXMLLoader
- resp - Variable in class org.serviceconnector.net.res.EndpointAdapter
-
The responder.
- Responder - Class in org.serviceconnector.net.res
-
The Class Responder.
- Responder(ListenerConfiguration) - Constructor for class org.serviceconnector.net.res.Responder
-
Instantiates a new responder.
- responderCallback - Variable in class org.serviceconnector.cmd.casc.CommandCascCallback
-
The callback.
- ResponderRegistry - Class in org.serviceconnector.net.res
-
The Class ResponderRegistry.
- ResponderRegistry() - Constructor for class org.serviceconnector.net.res.ResponderRegistry
-
Instantiates a new responder registry.
- RespondersXMLLoader - Class in org.serviceconnector.web.xml
-
The Class RespondersXMLLoader.
- RespondersXMLLoader() - Constructor for class org.serviceconnector.web.xml.RespondersXMLLoader
- response - Variable in class org.serviceconnector.cmd.casc.CommandCascCallback
-
The response.
- ResponseAdapter - Class in org.serviceconnector.net.res
-
The Class ResponseAdapter.
- ResponseAdapter(Channel) - Constructor for class org.serviceconnector.net.res.ResponseAdapter
-
Instantiates a new response adapter.
- responseCallback(IRequest, IResponse) - Method in interface org.serviceconnector.net.res.IResponderCallback
-
Response callback.
- responseCallback(IRequest, IResponse) - Method in class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerTask
-
Response callback.
- responseMessage - Variable in class org.serviceconnector.call.SCMPCallAdapter
-
The response message.
- reverse(E) - Method in interface org.serviceconnector.util.IReversibleEnum
-
Get the
Enumconstant by looking up the code in the reverse enum map - reverse(String) - Method in enum class org.serviceconnector.cache.SC_CACHING_METHOD
-
Get the
Enumconstant by looking up the code in the reverse enum map - reverse(String) - Method in enum class org.serviceconnector.net.ConnectionType
-
Get the
Enumconstant by looking up the code in the reverse enum map - reverse(String) - Method in enum class org.serviceconnector.scmp.SCMPBodyType
- reverse(String) - Method in enum class org.serviceconnector.scmp.SCMPError
-
Get the
Enumconstant by looking up the code in the reverse enum map - reverse(String) - Method in enum class org.serviceconnector.scmp.SCMPMsgType
- reverse(String) - Method in enum class org.serviceconnector.scmp.SCMPVersion
-
Get the
Enumconstant by looking up the code in the reverse enum map - reverse(String) - Method in enum class org.serviceconnector.server.ServerType
- reverse(String) - Method in enum class org.serviceconnector.service.ServiceType
-
Get the
Enumconstant by looking up the code in the reverse enum map - ReverseEnumMap<K,
V extends IReversibleEnum<K, V>> - Class in org.serviceconnector.util - ReverseEnumMap(Class<V>) - Constructor for class org.serviceconnector.util.ReverseEnumMap
-
Create a new instance of ReverseEnumMap
- ROOT_CHECK_REGISTRATION_INTERVAL_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_SERVER_TIMEOUT_MULTIPLIER.
- ROOT_COMMAND_VALIDATION_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_COMMAND_VALIDATION_ENABLED.
- ROOT_CONNECTION_TIMEOUT_MILLIS - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_CONNECTION_TIMEOUT_MILLIS.
- ROOT_DUMP_PATH - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_DUMP_PATH.
- ROOT_ECHO_INTERVAL_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_ECHO_INTERVAL_MULTIPLIER.
- ROOT_KEEP_ALIVE_OTI_MILLIS - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_KEEP_ALIVE_OTI_MILLIS.
- ROOT_MAX_IO_THREADS - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_MAX_IO_THREADS.
- ROOT_OPERATION_TIMEOUT_MULTIPLIER - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_OPERATION_TIMEOUT_MULTIPLIER.
- ROOT_PID_PATH - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_PID_PATH.
- ROOT_SERVER_ABORT_OTI_MILLIS - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_SERVER_ABORT_OTI_MILLIS.
- ROOT_SUBSCRIPTION_TIMEOUT_MILLIS - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_SUBSCRIPTION_TIMEOUT_MILLIS.
- ROOT_TCP_KEEPALIVE_INITIATOR - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_TCP_KEEPALIVE_INITIATOR.
- ROOT_TCP_KEEPALIVE_LISTENER - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_TCP_KEEPALIVE_LISTENER.
- ROOT_WRITEPID - Static variable in class org.serviceconnector.Constants
-
The Constant ROOT_WRITEPID.
- run() - Method in class org.serviceconnector.net.res.EndpointAdapter
- run() - Method in class org.serviceconnector.util.TimeoutWrapper
-
Time run out, call target.
- run() - Method in class org.serviceconnector.util.TimerTaskWrapper
- run(IRequest, IResponse, IResponderCallback) - Method in interface org.serviceconnector.cmd.ICommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.AttachCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CheckRegistrationCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnCreateSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnDeleteSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnExecuteCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnSubscribeCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscAbortSubscriptionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscChangeSubscriptionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscCreateSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscDeleteSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscExecuteCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscSubscribeCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.CscUnsubscribeCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.DeRegisterServerCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.DetachCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.EchoCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.FileDownloadCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.FileListCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.FileUploadCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.InspectCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ManageCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.PublishCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.ReceivePublicationCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.sc.RegisterServerCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvAbortSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvAbortSubscriptionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvChangeSubscriptionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvCreateSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvDeleteSessionCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvExecuteCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvSubscribeCommand
-
Run command.
- run(IRequest, IResponse, IResponderCallback) - Method in class org.serviceconnector.cmd.srv.SrvUnsubscribeCommand
-
Run command.
- run(IWebRequest, IWebResponse) - Method in class org.serviceconnector.web.cmd.WebCommand
S
- SC_CACHE_ENTRY_STATE - Enum Class in org.serviceconnector.cache
-
The Enum SC_CACHE_ENTRY_STATE.
- SC_CACHE_MODULE_TYPE - Enum Class in org.serviceconnector.cache
-
The Enum SC_CACHE_MODULE_TYPE.
- SC_CACHING_METHOD - Enum Class in org.serviceconnector.cache
-
The Enumeration SC_CACHING_METHOD.
- SC_CHARACTER_SET - Static variable in class org.serviceconnector.Constants
-
The default SC character set (encoding).
- SC_ERROR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SC_ERROR.
- SC_ERROR_CODE - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SC_ERROR_CODE.
- SC_ERROR_TEXT - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SC_ERROR_TEXT.
- SC_VERSION - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SC_VERSION.
- SC_VERSION - Static variable in class org.serviceconnector.scmp.SCMPMessage
-
The actual SC_VERSION.
- SCAppendMessage - Class in org.serviceconnector.api
-
The Class SCAppendMessage.
- SCAppendMessage() - Constructor for class org.serviceconnector.api.SCAppendMessage
-
Instantiates a new SC append message.
- SCCache - Class in org.serviceconnector.cache
-
The Class SCCache.
- SCCache() - Constructor for class org.serviceconnector.cache.SCCache
-
Instantiates a new SC cache.
- SCCacheConfiguration - Class in org.serviceconnector.conf
-
The Class SCCacheConfiguration.
- SCCacheConfiguration() - Constructor for class org.serviceconnector.conf.SCCacheConfiguration
-
Instantiates a new cache configuration.
- SCCacheFactory - Class in org.serviceconnector.cache.ehcache
-
A factory for creating SCCache objects.
- SCCacheMetaEntry - Class in org.serviceconnector.cache
-
The Class SCCacheMetaEntry.
- SCCacheMetaEntry(String) - Constructor for class org.serviceconnector.cache.SCCacheMetaEntry
-
Instantiates a new cache meta entry.
- SCCacheMetaEntry(SCCacheMetaEntry) - Constructor for class org.serviceconnector.cache.SCCacheMetaEntry
-
Instantiates a new meta entry.
- SCCallbackException - Exception in org.serviceconnector.service
-
The Class SCCallbackException.
- SCCallbackException(String, Throwable) - Constructor for exception org.serviceconnector.service.SCCallbackException
-
Instantiates a new sC callback exception.
- scClient - Variable in class org.serviceconnector.api.cln.SCService
-
The SC client.
- SCClient - Class in org.serviceconnector.api.cln
-
The class SCClient.
- SCClient(String, int) - Constructor for class org.serviceconnector.api.cln.SCClient
-
Instantiates a new SC client with default connection type.
- SCClient(String, int, ConnectionType) - Constructor for class org.serviceconnector.api.cln.SCClient
-
Instantiates a new SC client.
- SCFileService - Class in org.serviceconnector.api.cln
-
The Class SCFileService.
- SCGuardianMessageCallback - Class in org.serviceconnector.api.cln
-
The Class SCGuardianCallback.
- SCGuardianMessageCallback() - Constructor for class org.serviceconnector.api.cln.SCGuardianMessageCallback
-
Instantiates a new SCGuardianCallback.
- SCGuardianService - Class in org.serviceconnector.api.cln
- SCGuardianService(SCClient, String, SCRequester) - Constructor for class org.serviceconnector.api.cln.SCGuardianService
- SCManagedMessage - Class in org.serviceconnector.api
-
The Class SCManagedMessage.
- SCManagedMessage() - Constructor for class org.serviceconnector.api.SCManagedMessage
-
Instantiates a new SC managed message.
- SCMessage - Class in org.serviceconnector.api
-
The Class SCMessage.
- SCMessage() - Constructor for class org.serviceconnector.api.SCMessage
-
Instantiates a new SCMessage.
- SCMessage(byte[]) - Constructor for class org.serviceconnector.api.SCMessage
-
Instantiates a new SC message with byte[] data.
- SCMessage(String) - Constructor for class org.serviceconnector.api.SCMessage
-
Instantiates a new SC message with String data.
- SCMessageCallback - Class in org.serviceconnector.api.cln
-
The Class SCMessageCallback.
- SCMessageCallback(SCService) - Constructor for class org.serviceconnector.api.cln.SCMessageCallback
-
Instantiates a new SCMessageCallback.
- SCMgmtClient - Class in org.serviceconnector.api.cln
-
Management client to an SC.
- SCMgmtClient(String, int) - Constructor for class org.serviceconnector.api.cln.SCMgmtClient
-
Instantiates a new SC management client.
- SCMgmtClient(String, int, ConnectionType) - Constructor for class org.serviceconnector.api.cln.SCMgmtClient
-
Instantiates a new SC management client.
- scmp - Variable in class org.serviceconnector.net.res.ResponseAdapter
-
The scmp.
- SCMP_CR - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_CR.
- SCMP_EQUAL - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_EQUAL.
- SCMP_FORMAT_OF_DATE_TIME - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_FORMAT_OF_DATE_TIME.
- SCMP_FORMAT_OF_DATE_TIME_UTC - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_FORMAT_OF_DATE_TIME_UTC.
- SCMP_FORMAT_OF_HEADER_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_FORMAT_OF_HEADER_SIZE.
- SCMP_FORMAT_OF_MSG_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_FORMAT_OF_MSG_SIZE.
- SCMP_HEADER_SIZE_END - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_HEADER_SIZE_END.
- SCMP_HEADER_SIZE_START - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_HEADER_SIZE_START.
- SCMP_HEADLINE_SIZE - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_HEADLINE_SIZE.
- SCMP_HEADLINE_SIZE_WITHOUT_VERSION - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_HEADLINE_SIZE_WITHOUT_VERSION.
- SCMP_LF - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_LF.
- SCMP_MSG_SIZE_END - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_MSG_SIZE_END.
- SCMP_MSG_SIZE_START - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_MSG_SIZE_START.
- SCMP_VERSION_LENGTH_IN_HEADLINE - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_VERSION_LENGTH_IN_HEADLINE.
- SCMP_ZERO - Static variable in class org.serviceconnector.Constants
-
The Constant SCMP_ZERO.
- SCMPAttachCall - Class in org.serviceconnector.call
-
The Class SCMPAttachCall.
- SCMPAttachCall(IRequester) - Constructor for class org.serviceconnector.call.SCMPAttachCall
-
Instantiates a new SCMPAttachCall.
- SCMPBodyType - Enum Class in org.serviceconnector.scmp
-
The Enum SCMPBodyType.
- SCMPCacheId - Class in org.serviceconnector.scmp
-
The Class SCMPCacheId.
- SCMPCacheId() - Constructor for class org.serviceconnector.scmp.SCMPCacheId
-
Instantiates a new cache id.
- SCMPCacheId(String) - Constructor for class org.serviceconnector.scmp.SCMPCacheId
-
Instantiates a new sCMP cache id.
- SCMPCacheId(String, String) - Constructor for class org.serviceconnector.scmp.SCMPCacheId
-
Instantiates a new sCMP cache id.
- SCMPCallAdapter - Class in org.serviceconnector.call
-
The Class SCMPCallAdapter.
- SCMPCallAdapter(IRequester) - Constructor for class org.serviceconnector.call.SCMPCallAdapter
-
Instantiates a new SCMPCallAdapter.
- SCMPCallAdapter(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPCallAdapter
-
Instantiates a new SCMP call adapter.
- SCMPCallAdapter(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPCallAdapter
-
Instantiates a new SCMPCallAdapter.
- SCMPCallAdapter(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCallAdapter
-
Instantiates a new SCMPCallAdapter.
- SCMPCheckRegistrationCall - Class in org.serviceconnector.call
-
The Class SCMPCheckRegistrationCall.
- SCMPCheckRegistrationCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPCheckRegistrationCall
-
Instantiates a new SCMPCheckRegistrationCall.
- SCMPClnChangeSubscriptionCall - Class in org.serviceconnector.call
-
The Class SCMPClnChangeSubscriptionCall.
- SCMPClnChangeSubscriptionCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Instantiates a new SCMPClnChangeSubscriptionCall.
- SCMPClnCreateSessionCall - Class in org.serviceconnector.call
-
The Class SCMPClnCreateSessionCall.
- SCMPClnCreateSessionCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Instantiates a new SCMPClnCreateSessionCall.
- SCMPClnDeleteSessionCall - Class in org.serviceconnector.call
-
The Class SCMPClnDeleteSessionCall.
- SCMPClnDeleteSessionCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPClnDeleteSessionCall
-
Instantiates a new SCMPClnDeleteSessionCall.
- SCMPClnExecuteCall - Class in org.serviceconnector.call
-
The Class SCMPClnExecuteCall.
- SCMPClnExecuteCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPClnExecuteCall
-
Instantiates a new SCMPClnExecuteCall.
- SCMPClnSubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPClnSubscribeCall.
- SCMPClnSubscribeCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPClnSubscribeCall
-
Instantiates a new SCMPClnSubscribeCall.
- SCMPClnUnsubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPClnUnsubscribeCall.
- SCMPClnUnsubscribeCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPClnUnsubscribeCall
-
Instantiates a new SCMPClnUnsubscribeCall.
- SCMPCommandException - Exception in org.serviceconnector.cmd
-
The Class SCMPCommandException.
- SCMPCommandException(SCMPError, String) - Constructor for exception org.serviceconnector.cmd.SCMPCommandException
-
Instantiates a new SCMP command exception.
- SCMPCommunicationException - Exception in org.serviceconnector.net
-
The Class SCMPCommunicationException.
- SCMPCommunicationException(SCMPError, String) - Constructor for exception org.serviceconnector.net.SCMPCommunicationException
-
Instantiates a new SCMPCommunicationException.
- SCMPCompositeReceiver - Class in org.serviceconnector.scmp
-
The Class SCMPCompositeReceiver.
- SCMPCompositeReceiver(SCMPMessage, SCMPMessage) - Constructor for class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Instantiates a new SCMPCompositeReceiver.
- SCMPCompositeSender - Class in org.serviceconnector.scmp
-
The Class SCMPCompositeSender.
- SCMPCompositeSender(SCMPMessage) - Constructor for class org.serviceconnector.scmp.SCMPCompositeSender
-
Instantiates a new SCMPCompositeSender.
- SCMPCscAbortSubscriptionCall - Class in org.serviceconnector.call
-
The Class SCMPCscAbortSubscriptionCall.
- SCMPCscAbortSubscriptionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscAbortSubscriptionCall
-
Instantiates a new SCMP csc abort subscription call.
- SCMPCscChangeSubscriptionCall - Class in org.serviceconnector.call
-
The Class SCMPCscChangeSubscriptionCall.
- SCMPCscChangeSubscriptionCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscChangeSubscriptionCall
-
Instantiates a new SCMP csc change subscription call.
- SCMPCscCreateSessionCall - Class in org.serviceconnector.call
-
The Class SCMPCscCreateSessionCall.
- SCMPCscCreateSessionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscCreateSessionCall
-
Instantiates a new SCMP csc create session call.
- SCMPCscDeleteSessionCall - Class in org.serviceconnector.call
-
The Class SCMPCscDeleteSessionCall.
- SCMPCscDeleteSessionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscDeleteSessionCall
-
Instantiates a new sCMP csc delete session call.
- SCMPCscExecuteCall - Class in org.serviceconnector.call
-
The Class SCMPCscExecuteCall.
- SCMPCscExecuteCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscExecuteCall
-
Instantiates a new SCMP cascaded execute call.
- SCMPCscSubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPCscSubscribeCall.
- SCMPCscSubscribeCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscSubscribeCall
-
Instantiates a new SCMP cascaded subscribe call.
- SCMPCscUnsubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPCscUnsubscribeCall.
- SCMPCscUnsubscribeCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPCscUnsubscribeCall
-
Instantiates a new sCMP csc unsubscribe call.
- SCMPDeRegisterServerCall - Class in org.serviceconnector.call
-
The Class SCMPDeRegisterServerCall.
- SCMPDeRegisterServerCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPDeRegisterServerCall
-
Instantiates a new SCMPDeRegisterServerCall.
- SCMPDetachCall - Class in org.serviceconnector.call
-
The Class SCMPDetachCall.
- SCMPDetachCall(IRequester) - Constructor for class org.serviceconnector.call.SCMPDetachCall
-
Instantiates a new SCMPDetachCall.
- SCMPEchoCall - Class in org.serviceconnector.call
-
The Class SCMPEchoCall.
- SCMPEchoCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPEchoCall
-
Instantiates a new SCMPEchoCall.
- SCMPEchoCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPEchoCall
-
Instantiates a new sCMP echo call.
- SCMPError - Enum Class in org.serviceconnector.scmp
-
The Enum SCMPError.
- SCMPFileDownloadCall - Class in org.serviceconnector.call
-
The Class SCMPFileDownloadCall.
- SCMPFileDownloadCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPFileDownloadCall
-
Instantiates a new sCMP file download call.
- SCMPFileDownloadCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPFileDownloadCall
-
Instantiates a new sCMP file download call.
- SCMPFileListCall - Class in org.serviceconnector.call
-
The Class SCMPFileListCall.
- SCMPFileListCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPFileListCall
-
Instantiates a new sCMP file list call.
- SCMPFileListCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPFileListCall
-
Instantiates a new sCMP file list call.
- SCMPFileUploadCall - Class in org.serviceconnector.call
-
The Class SCMPFileUploadCall.
- SCMPFileUploadCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPFileUploadCall
-
Instantiates a new sCMP file upload call.
- SCMPFileUploadCall(Requester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPFileUploadCall
-
Instantiates a new sCMP file upload call.
- SCMPFrameDecoder - Class in org.serviceconnector.net
-
The Class SCMPFrameDecoder.
- SCMPFrameDecoder() - Constructor for class org.serviceconnector.net.SCMPFrameDecoder
-
Instantiates a new scmp frame decoder.
- SCMPFrameDecoderException - Exception in org.serviceconnector.net.res.netty
-
The Class SCMPFrameDecoderException.
- SCMPFrameDecoderException(SCMPError) - Constructor for exception org.serviceconnector.net.res.netty.SCMPFrameDecoderException
-
Instantiates a new SCMPFrameDecoderException.
- SCMPHeaderAttributeKey - Enum Class in org.serviceconnector.scmp
-
The Enum SCMPHeaderAttributeKey.
- SCMPHeaderKey - Enum Class in org.serviceconnector.net
-
The Enum SCMPHeadlineKey.
- SCMPHeaderKey - Enum Class in org.serviceconnector.scmp
-
The Enum SCMPHeadlineKey.
- SCMPInspectCall - Class in org.serviceconnector.call
-
The Class SCMPInspectCall.
- SCMPInspectCall(IRequester) - Constructor for class org.serviceconnector.call.SCMPInspectCall
-
Instantiates a new SCMPInspectCall.
- SCMPKeepAlive - Class in org.serviceconnector.scmp
-
Service Connector Message Protocol.
- SCMPKeepAlive(SCMPVersion) - Constructor for class org.serviceconnector.scmp.SCMPKeepAlive
- SCMPManageCall - Class in org.serviceconnector.call
-
The Class SCMPManageCall.
- SCMPManageCall(IRequester) - Constructor for class org.serviceconnector.call.SCMPManageCall
-
Instantiates a new SCMPManageCall.
- SCMPMessage - Class in org.serviceconnector.scmp
-
Service Connector Message Protocol.
- SCMPMessage(SCMPMessage) - Constructor for class org.serviceconnector.scmp.SCMPMessage
-
Instantiates a new SCMP.
- SCMPMessage(SCMPVersion) - Constructor for class org.serviceconnector.scmp.SCMPMessage
-
Instantiates a new SCMP.
- SCMPMessage(SCMPVersion, Map<String, String>) - Constructor for class org.serviceconnector.scmp.SCMPMessage
-
Instantiates a new SCMP message with given message key.
- SCMPMessageFault - Class in org.serviceconnector.scmp
-
The Class SCMPMessageFault.
- SCMPMessageFault(SCMPVersion) - Constructor for class org.serviceconnector.scmp.SCMPMessageFault
-
Instantiates a new SCMP fault.
- SCMPMessageFault(SCMPVersion, Exception, SCMPError) - Constructor for class org.serviceconnector.scmp.SCMPMessageFault
-
Instantiates a new SCMP fault.
- SCMPMessageFault(SCMPVersion, SCMPError, String) - Constructor for class org.serviceconnector.scmp.SCMPMessageFault
-
Instantiates a new SCMP fault message.
- SCMPMessageSequenceNr - Class in org.serviceconnector.scmp
-
The Class SCMPMessageSequenceNr.
- SCMPMessageSequenceNr() - Constructor for class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Instantiates a new sCMP message sequence nr.
- SCMPMessageSequenceNr(long) - Constructor for class org.serviceconnector.scmp.SCMPMessageSequenceNr
-
Instantiates a new sCMP message sequence nr.
- SCMPMsgType - Enum Class in org.serviceconnector.scmp
-
The Enum SCMPMsgType.
- SCMPOffsetPart - Class in org.serviceconnector.scmp
-
The Class SCMPOffsetPart.
- SCMPOffsetPart(SCMPMessage, int, int) - Constructor for class org.serviceconnector.scmp.SCMPOffsetPart
-
Instantiates a new SCMPOffsetPart.
- SCMPPart - Class in org.serviceconnector.scmp
-
The Class SCMPPart.
- SCMPPart(SCMPPart) - Constructor for class org.serviceconnector.scmp.SCMPPart
-
Instantiates a new SCMP part.
- SCMPPart(SCMPVersion) - Constructor for class org.serviceconnector.scmp.SCMPPart
-
Instantiates a new SCMPPart.
- SCMPPart(SCMPVersion, boolean) - Constructor for class org.serviceconnector.scmp.SCMPPart
-
Instantiates a new SCMP part.
- SCMPPart(SCMPVersion, boolean, Map<String, String>) - Constructor for class org.serviceconnector.scmp.SCMPPart
-
Instantiates a new SCMP part.
- SCMPPublishCall - Class in org.serviceconnector.call
-
The Class SCMPPublishCall.
- SCMPPublishCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPPublishCall
-
Instantiates a new SCMPPublishCall.
- SCMPReceivePublicationCall - Class in org.serviceconnector.call
-
The Class SCMPReceivePublicationCall.
- SCMPReceivePublicationCall(IRequester, String, String) - Constructor for class org.serviceconnector.call.SCMPReceivePublicationCall
-
Instantiates a new SCMP receive publication call.
- SCMPReceivePublicationCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPReceivePublicationCall
-
Instantiates a new sCMP receive publication call.
- SCMPRegisterServerCall - Class in org.serviceconnector.call
-
The Class SCMPRegisterServerCall.
- SCMPRegisterServerCall(IRequester, String) - Constructor for class org.serviceconnector.call.SCMPRegisterServerCall
-
Instantiates a new SCMPRegisterServerCall.
- SCMPSessionCompositeItem - Class in org.serviceconnector.net.res
-
The Class SCMPSessionCompositeItem.
- SCMPSessionCompositeItem(String) - Constructor for class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Instantiates a new SCMP session composite item.
- SCMPSessionCompositeRegistry - Class in org.serviceconnector.net.res
-
The Class SCMPSessionCompositeRegistry.
- SCMPSessionCompositeRegistry() - Constructor for class org.serviceconnector.net.res.SCMPSessionCompositeRegistry
- SCMPSrvAbortSessionCall - Class in org.serviceconnector.call
-
The Class SCMPSrvAbortSessionCall.
- SCMPSrvAbortSessionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvAbortSessionCall
-
Instantiates a new SCMP srv abort session call.
- SCMPSrvAbortSubscriptionCall - Class in org.serviceconnector.call
-
The Class SCMPSrvAbortSubscriptionCall.
- SCMPSrvAbortSubscriptionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvAbortSubscriptionCall
-
Instantiates a new SCMP server abort subscription call.
- SCMPSrvChangeSubscriptionCall - Class in org.serviceconnector.call
-
The Class SCMPSrvChangeSubscriptionCall.
- SCMPSrvChangeSubscriptionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvChangeSubscriptionCall
-
Instantiates a new SCMPSrvChangeSubscriptionCall.
- SCMPSrvCreateSessionCall - Class in org.serviceconnector.call
-
The Class SCMPSrvCreateSessionCall.
- SCMPSrvCreateSessionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvCreateSessionCall
-
Instantiates a new SCMPSrvCreateSessionCall.
- SCMPSrvDeleteSessionCall - Class in org.serviceconnector.call
-
The Class SCMPSrvDeleteSessionCall.
- SCMPSrvDeleteSessionCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvDeleteSessionCall
-
Instantiates a new SCMPSrvDeleteSessionCall.
- SCMPSrvExecuteCall - Class in org.serviceconnector.call
-
The Class SCMPSrvExecuteCall.
- SCMPSrvExecuteCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvExecuteCall
-
Instantiates a new SCMPSrvExecuteCall.
- SCMPSrvSubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPSrvSubscribeCall.
- SCMPSrvSubscribeCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvSubscribeCall
-
Instantiates a new SCMPSrvSubscribeCall.
- SCMPSrvUnsubscribeCall - Class in org.serviceconnector.call
-
The Class SCMPSrvUnsubscribeCall.
- SCMPSrvUnsubscribeCall(IRequester, SCMPMessage) - Constructor for class org.serviceconnector.call.SCMPSrvUnsubscribeCall
-
Instantiates a new SCMPSrvUnsubscribeCall.
- SCMPValidatorException - Exception in org.serviceconnector.cmd
-
The Class SCMPValidatorException.
- SCMPValidatorException() - Constructor for exception org.serviceconnector.cmd.SCMPValidatorException
-
Instantiates a new sCMP validator exception.
- SCMPValidatorException(String) - Constructor for exception org.serviceconnector.cmd.SCMPValidatorException
-
Instantiates a new sCMP validator exception.
- SCMPValidatorException(SCMPError, String) - Constructor for exception org.serviceconnector.cmd.SCMPValidatorException
-
Instantiates a new sCMP validator exception.
- SCMPVersion - Enum Class in org.serviceconnector.scmp
-
Provides actual SCMP version and method to check compatibility.
- SCPublishMessage - Class in org.serviceconnector.api
-
The Class SCPublishMessage.
- SCPublishMessage() - Constructor for class org.serviceconnector.api.SCPublishMessage
-
Instantiates a new SC publish message.
- SCPublishMessage(byte[]) - Constructor for class org.serviceconnector.api.SCPublishMessage
-
Instantiates a new SC publish message with byte[] data.
- SCPublishMessage(String) - Constructor for class org.serviceconnector.api.SCPublishMessage
-
Instantiates a new SC publish message with String data.
- scPublishServer - Variable in class org.serviceconnector.api.srv.SCPublishServerCallback
-
The SC publish server.
- SCPublishServer - Class in org.serviceconnector.api.srv
-
The Class SCPublishServer.
- SCPublishServer(SCServer, String, SCRequester) - Constructor for class org.serviceconnector.api.srv.SCPublishServer
-
Instantiates a new SC publish server.
- SCPublishServerCallback - Class in org.serviceconnector.api.srv
-
The Class SCPublishServerCallback.
- SCPublishServerCallback(SCPublishServer) - Constructor for class org.serviceconnector.api.srv.SCPublishServerCallback
-
Instantiates a new SCPublishServerCallback.
- SCPublishService - Class in org.serviceconnector.api.cln
-
The Class PublishService.
- SCRemovedMessage - Class in org.serviceconnector.api
-
The Class SCRemovedMessage.
- SCRemovedMessage() - Constructor for class org.serviceconnector.api.SCRemovedMessage
-
Instantiates a new SC removed message.
- SCRequester - Class in org.serviceconnector.net.req
-
The Class Requester.
- SCRequester(RemoteNodeConfiguration, int) - Constructor for class org.serviceconnector.net.req.SCRequester
-
Instantiates a new requester.
- scServer - Variable in class org.serviceconnector.api.srv.SCSessionServer
-
The SC server.
- SCServer - Class in org.serviceconnector.api.srv
-
The Class SCServer.
- SCServer(String, int, int) - Constructor for class org.serviceconnector.api.srv.SCServer
-
Instantiates a new SC server.
- SCServer(String, int, int, ConnectionType) - Constructor for class org.serviceconnector.api.srv.SCServer
-
Instantiates a new SC server.
- SCServer(String, int, List<String>, int, ConnectionType) - Constructor for class org.serviceconnector.api.srv.SCServer
-
Instantiates a new SC server.
- SCServerCallback(boolean) - Constructor for class org.serviceconnector.api.srv.SCSessionServer.SCServerCallback
-
Instantiates a new sC server callback.
- SCService - Class in org.serviceconnector.api.cln
-
The Class Service.
- SCService(SCClient, String, SCRequester) - Constructor for class org.serviceconnector.api.cln.SCService
-
Instantiates a new service.
- SCServiceCallback - Class in org.serviceconnector.api.cln
-
The Class SCServiceCallback.
- SCServiceCallback(boolean) - Constructor for class org.serviceconnector.api.cln.SCServiceCallback
-
Instantiates a new service callback.
- SCServiceCallback(SCService, SCMessageCallback) - Constructor for class org.serviceconnector.api.cln.SCServiceCallback
-
Instantiates a new ServiceCallback.
- SCServiceException - Exception in org.serviceconnector.api
-
The Class SCServiceException.
- SCServiceException(String) - Constructor for exception org.serviceconnector.api.SCServiceException
-
Instantiates a new SC service exception.
- SCServiceException(String, Exception) - Constructor for exception org.serviceconnector.api.SCServiceException
-
Instantiates a new SC service exception.
- scSessionServer - Variable in class org.serviceconnector.api.srv.SCSessionServerCallback
-
The SC session server.
- SCSessionServer - Class in org.serviceconnector.api.srv
-
The Class SCServer.
- SCSessionServer(SCServer, String, SCRequester) - Constructor for class org.serviceconnector.api.srv.SCSessionServer
-
Instantiates a new SCSessionServer.
- SCSessionServer.SCServerCallback - Class in org.serviceconnector.api.srv
-
The Class SCServerCallback.
- SCSessionServerCallback - Class in org.serviceconnector.api.srv
-
The Class SCSessionServerCallback.
- SCSessionServerCallback(SCSessionServer) - Constructor for class org.serviceconnector.api.srv.SCSessionServerCallback
-
Instantiates a new sC session server callback.
- SCSessionService - Class in org.serviceconnector.api.cln
-
The Class SessionService.
- SCSubscribeMessage - Class in org.serviceconnector.api
-
The Class SCSubscribeMessage.
- SCSubscribeMessage() - Constructor for class org.serviceconnector.api.SCSubscribeMessage
-
Instantiates a new sC subscribe message.
- SCSubscribeMessage(byte[]) - Constructor for class org.serviceconnector.api.SCSubscribeMessage
-
Instantiates a new sC subscribe message with byte[] data.
- SCSubscribeMessage(String) - Constructor for class org.serviceconnector.api.SCSubscribeMessage
-
Instantiates a new sC subscribe message with String data.
- SCVersion - Enum Class in org.serviceconnector
-
Provides actual SC version and method to check compatibility.
- SEC_TO_MILLISEC_FACTOR - Static variable in class org.serviceconnector.Constants
-
Seconds to milliseconds calculation factor.
- SEC_TO_NANOSSEC_FACTOR - Static variable in class org.serviceconnector.Constants
-
Seconds to milliseconds calculation factor.
- send(int, SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Send.
- send(SCMessage) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Send with default operation timeout.
- send(SCMPMessage, int, ISCMPMessageCallback) - Method in interface org.serviceconnector.net.req.IRequester
-
Send and receive response asynchronous.
- send(SCMPMessage, int, ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.Requester
-
Send and receive response asynchronous.
- send(SCMPMessage, int, ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.SCRequester
-
Send and receive response asynchronous.
- send(SCMPMessage, ISCMPMessageCallback) - Method in interface org.serviceconnector.net.connection.IConnection
-
Send and receive asynchronous operation.
- send(SCMPMessage, ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpConnection
-
Send and receive asynchronous operation.
- send(SCMPMessage, ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Send and receive asynchronous operation.
- send(SCMPMessage, ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpConnection
-
Send and receive asynchronous operation.
- sendBadRequestError(IResponse, SCMPMessage) - Method in class org.serviceconnector.net.res.netty.NettyResponderRequestHandlerTask
-
Send bad request error.
- server - Variable in class org.serviceconnector.service.AbstractSession
-
The server.
- Server - Class in org.serviceconnector.server
-
The Class Server.
- Server(RemoteNodeConfiguration, InetSocketAddress) - Constructor for class org.serviceconnector.server.Server
-
Instantiates a new server.
- SERVER_ALREADY_REGISTERED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SERVER_ALREADY_REGISTERED for this service.
- SERVER_ERROR - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SERVER_ERROR.
- SERVER_NOT_FOUND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SERVER_NOT_FOUND.
- ServerCommandFactory - Class in org.serviceconnector.cmd.srv
-
A factory for creating UnitServerCommand objects.
- ServerCommandFactory() - Constructor for class org.serviceconnector.cmd.srv.ServerCommandFactory
-
Instantiates a new server command factory.
- serverDownloadFile(SCMPMessage, CommandCascCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Server download file.
- serverDownloadFile(FileSession, SCMPMessage, String, int) - Method in class org.serviceconnector.server.FileServer
-
Server download file.
- serverGetFileList(String, String, SCMPMessage, int) - Method in class org.serviceconnector.server.FileServer
-
Server get file list.
- serverGetFileList(SCMPMessage, CommandCascCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Server get file list.
- serverIndex - Variable in class org.serviceconnector.service.StatefulService
-
The server index.
- serverKey - Variable in class org.serviceconnector.server.Server
-
The server key.
- ServerLoader - Class in org.serviceconnector.server
- serverRegistry - Variable in class org.serviceconnector.cmd.sc.CommandAdapter
-
The server registry.
- ServerRegistry - Class in org.serviceconnector.registry
-
The Class ServerRegistry.
- ServerRegistry() - Constructor for class org.serviceconnector.registry.ServerRegistry
-
Instantiates a ServerRegistry.
- ServersXMLLoader - Class in org.serviceconnector.web.xml
-
The Class ServersXMLLoader.
- ServersXMLLoader() - Constructor for class org.serviceconnector.web.xml.ServersXMLLoader
- serverTimeout - Variable in class org.serviceconnector.api.srv.SCSessionServer
-
The serverTimeout, timeout runs when server entry on SC need to be refreshed.
- serverTimeoutMillis - Variable in class org.serviceconnector.server.Server
-
The server timeout milliseconds.
- ServerType - Enum Class in org.serviceconnector.server
- serverUploadFile(SCMPMessage, CommandCascCallback, int) - Method in class org.serviceconnector.server.CascadedSC
-
Server upload file.
- serverUploadFile(FileSession, SCMPMessage, String, int) - Method in class org.serviceconnector.server.FileServer
-
Server upload file.
- service - Variable in class org.serviceconnector.api.cln.SCMessageCallback
-
The service which is using the message callback.
- service - Variable in class org.serviceconnector.api.cln.SCServiceCallback
-
The service which is using the callback.
- Service - Class in org.serviceconnector.service
-
The Class Service.
- Service(String, ServiceType) - Constructor for class org.serviceconnector.service.Service
-
Instantiates a new service.
- SERVICE_DISABLED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The service is DISABLED.
- SERVICE_NAME - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SERVICE_NAME.
- SERVICE_NAME - Static variable in class org.serviceconnector.Constants
-
The Constant SERVICE_NAME.
- SERVICE_NOT_FOUND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SERVICE_NOT_FOUND.
- ServiceConfiguration - Class in org.serviceconnector.conf
-
The Class ServiceConfiguration.
- ServiceConfiguration(String) - Constructor for class org.serviceconnector.conf.ServiceConfiguration
-
The Constructor.
- ServiceConnectorCommandFactory - Class in org.serviceconnector.cmd.sc
-
A factory for creating ServiceConnectorCommand objects.
- ServiceConnectorCommandFactory() - Constructor for class org.serviceconnector.cmd.sc.ServiceConnectorCommandFactory
-
Instantiates a new service connector command factory.
- ServiceListConfiguration - Class in org.serviceconnector.conf
-
The Class ServiceListConfiguration.
- ServiceListConfiguration() - Constructor for class org.serviceconnector.conf.ServiceListConfiguration
- ServiceLoader - Class in org.serviceconnector.service
- serviceName - Variable in class org.serviceconnector.api.cln.SCService
-
The service name.
- serviceName - Variable in class org.serviceconnector.api.srv.SCSessionServer
-
The service name.
- serviceName - Variable in class org.serviceconnector.call.SCMPCallAdapter
-
The service name.
- serviceRegistry - Variable in class org.serviceconnector.cmd.sc.CommandAdapter
-
The service registry.
- ServiceRegistry - Class in org.serviceconnector.registry
-
The Class ServiceRegistry.
- ServiceRegistry() - Constructor for class org.serviceconnector.registry.ServiceRegistry
- ServicesXMLLoader - Class in org.serviceconnector.web.xml
-
The Class ServicesXMLLoader.
- ServicesXMLLoader() - Constructor for class org.serviceconnector.web.xml.ServicesXMLLoader
- ServiceType - Enum Class in org.serviceconnector.service
-
The Enum ServiceType.
- Session - Class in org.serviceconnector.service
-
The Class Session.
- Session(String, String) - Constructor for class org.serviceconnector.service.Session
-
Instantiates a new session.
- SESSION - Enum constant in enum class org.serviceconnector.log.Loggers
-
The SESSION.
- SESSION_ABORT - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SESSION_ABORT.
- SESSION_ID - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SESSION_ID.
- SESSION_INFO - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The SESSION_INFO.
- SESSION_NOT_FOUND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SESSION_NOT_FOUND.
- SESSION_SERVICE - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The SESSION_SERVICE.
- sessionActive - Variable in class org.serviceconnector.api.cln.SCService
-
The session active, marks state of a session/subscription.
- sessionCompositeRegistry - Static variable in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
The session composite registry.
- sessionId - Variable in class org.serviceconnector.api.cln.SCService
-
The session id - identifies session context of communication.
- sessionId - Variable in class org.serviceconnector.call.SCMPCallAdapter
-
The session id to use for the call.
- SessionLogger - Class in org.serviceconnector.log
-
The Class SessionLogger.
- sessionRegistry - Variable in class org.serviceconnector.cmd.sc.CommandAdapter
-
The session registry.
- SessionRegistry - Class in org.serviceconnector.registry
-
The Class SessionRegistry.
- SessionRegistry() - Constructor for class org.serviceconnector.registry.SessionRegistry
-
Instantiates a SessionRegistry.
- SessionService - Class in org.serviceconnector.service
-
The Class SessionService.
- SessionService(String) - Constructor for class org.serviceconnector.service.SessionService
-
Instantiates a new session service.
- SessionsXMLLoader - Class in org.serviceconnector.web.xml
-
The Class SessionsXMLLoader.
- SessionsXMLLoader() - Constructor for class org.serviceconnector.web.xml.SessionsXMLLoader
- setActualMask(String) - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Sets the actual mask.
- setAppendixNr(int) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the appendix number.
- setAppErrorCode(Integer) - Method in class org.serviceconnector.api.SCMessage
-
Sets the application error code.
- setAppErrorCode(Integer) - Method in exception org.serviceconnector.api.SCServiceException
-
Sets the application error code.
- setAppErrorText(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the application error text.
- setAppErrorText(String) - Method in exception org.serviceconnector.api.SCServiceException
-
Sets the application error text.
- setAttribute(String, Object) - Method in class org.serviceconnector.web.AbstractWebRequest
-
Sets the attribute.
- setAttribute(String, Object) - Method in interface org.serviceconnector.web.IWebRequest
-
Sets the attribute.
- setAttribute(SCMPHeaderAttributeKey, String) - Method in exception org.serviceconnector.scmp.HasFaultResponseException
-
Sets the attribute.
- setBody(byte[], int, int) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the body.
- setBody(Object) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the body.
- setCached() - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the cached flag if messages is has been cached.
- setCached(boolean) - Method in class org.serviceconnector.api.SCMessage
-
Marks the message as a cached message.
- setCacheEntryState(SC_CACHE_ENTRY_STATE) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the cache entry state.
- setCacheExpirationDateTime(Date) - Method in class org.serviceconnector.api.SCMessage
-
Sets the cache expiration date time.
- setCacheGuardianName(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the cache guardian name.
- setCacheId(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the cache id.
- setCacheId(String) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the cache id.
- setCacheId(String) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the cache id.
- setCacheId(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the cache id.
- setCacheLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the cache logger level.
- setCacheLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the cache logger level.
- setCacheMethod(String) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the cache method.
- setCachePartNr(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the cache part nr.
- setCachingMethod(SC_CACHING_METHOD) - Method in class org.serviceconnector.api.SCMessage
-
Sets the caching method.
- setCachingMethod(SC_CACHING_METHOD) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the caching method.
- setCallback(ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.netty.http.NettyHttpRequesterResponseHandler
-
Sets the callback.
- setCallback(ISCMPMessageCallback) - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpRequesterResponseHandler
-
Sets the callback.
- setCallKey(String) - Method in class org.serviceconnector.util.URLString
-
Sets the call key.
- setCascadedSC(CascadedSC) - Method in class org.serviceconnector.service.CascadedPublishService
-
Sets the cascaded sc.
- setCascadedSC(CascadedSC) - Method in class org.serviceconnector.service.CascadedSessionService
-
Sets the cascaded sc.
- setCheckRegistrationIntervalSeconds(int) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the check registration interval in seconds.
- setCheckRegistrationIntervalSeconds(int) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the check registration interval seconds.
- setCheckRegistrationTimeoutSeconds(int) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the check registration timeout in seconds.
- setCloseAfterKeepAlive(boolean) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Sets the close after keep alive.
- setCloseOnFree(boolean) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Sets the close on free.
- setCompressed(boolean) - Method in class org.serviceconnector.api.SCMessage
-
Sets the compressed.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPInspectCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPManageCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPSrvChangeSubscriptionCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPSrvCreateSessionCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPSrvExecuteCall
-
Sets the compression.
- setCompressed(boolean) - Method in class org.serviceconnector.call.SCMPSrvSubscribeCall
-
Sets the compression.
- setConfigFileName(String) - Static method in class org.serviceconnector.util.SystemInfo
-
Sets the config file name.
- setConnectionLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the connection logger level.
- setConnectionLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the connection logger level.
- setConnectionType(String) - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Sets the connection type.
- setContentType(String) - Method in interface org.serviceconnector.web.IWebResponse
-
Sets the content type.
- setContentType(String) - Method in class org.serviceconnector.web.netty.NettyWebResponse
-
Sets the content type.
- setContext(ConnectionContext) - Method in interface org.serviceconnector.net.connection.IConnection
-
Sets the context.
- setContext(ConnectionContext) - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Sets the context.
- setCredentials(WebCredentials) - Method in class org.serviceconnector.web.WebSession
- setData(Object) - Method in class org.serviceconnector.api.SCMessage
-
Sets the data.
- setDataLength(int) - Method in class org.serviceconnector.api.SCMessage
-
Sets the data length.
- setEchoIntervalSeconds(int) - Method in class org.serviceconnector.api.cln.SCFileService
-
Sets the echo interval in seconds.
- setEchoIntervalSeconds(int) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Sets the echo interval in seconds.
- setEchoIntervalSeconds(int) - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Sets the echo interval seconds.
- setEchoTimeoutSeconds(int) - Method in class org.serviceconnector.api.cln.SCSessionService
-
Sets the echo timeout in seconds.
- setEnabled(boolean) - Method in class org.serviceconnector.service.Service
-
Sets the enabled.
- setError(String, String) - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Sets the error code and text.
- setError(SCMPError) - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Sets the error code and text based on scmp error.
- setError(SCMPError, String) - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Sets the error.
- setExpDateTimeStr(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the expiration date time string.
- setExpectedAppendix(Integer) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the expected number of appendix.
- setFaultResponse(IResponse) - Method in exception org.serviceconnector.scmp.HasFaultResponseException
-
Sets the fault response.
- setHeader(String, String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header attribute by name and value.
- setHeader(Map<String, String>) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Clear the actual header and puts all header attributes from parameter instance.
- setHeader(Map<String, String>) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the whole header.
- setHeader(SCMPHeaderAttributeKey, boolean) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header attribute by type and value.
- setHeader(SCMPHeaderAttributeKey, int) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header by type and value.
- setHeader(SCMPHeaderAttributeKey, long) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header by type and value.
- setHeader(SCMPHeaderAttributeKey, String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header attribute by type and value.
- setHeader(SCMPMessage) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Copies the header from another message.
- setHeader(SCMPMessage, SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Copies a header attribute from another message.
- setHeaderCheckNull(SCMPHeaderAttributeKey, String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header check null value.
- setHeaderFlag(SCMPHeaderAttributeKey) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the header flag.
- setHost(String) - Method in interface org.serviceconnector.net.connection.IConnection
-
Sets the host.
- setHost(String) - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Sets the host.
- setHost(String) - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Sets the host.
- setHost(String) - Method in interface org.serviceconnector.net.res.IEndpoint
-
Sets the host.
- setHost(String) - Method in class org.serviceconnector.web.WebSession
- setHttpUrlConnection(HttpURLConnection) - Method in class org.serviceconnector.service.FileSession
-
Sets the http url connection.
- setHttpUrlFileQualifier(String) - Method in class org.serviceconnector.scmp.SCMPMessage
- setIdleTimeoutSeconds(int) - Method in interface org.serviceconnector.net.connection.IConnection
-
Sets the idle timeout.
- setIdleTimeoutSeconds(int) - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Sets the idle timeout.
- setImmediateConnect(boolean) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the immediate connect.
- setImmediateConnect(boolean) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the immediate connect.
- setInputStream(InputStream) - Method in class org.serviceconnector.service.FileSession
-
Sets the input stream.
- setIsPollRequest(boolean) - Method in class org.serviceconnector.scmp.SCMPPart
-
Sets the checks if is poll request.
- setIsReply(boolean) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the the reply flag in the message.
- setIsReqCompleteAfterMarshallingPart(boolean) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the checks if is request complete after marshalling part.
- setKeepAliveIntervalSeconds(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Sets the keep alive interval in seconds.
- setKeepAliveIntervalSeconds(int) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the keep alive interval in seconds.
- setKeepAliveIntervalSeconds(int) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the keep alive interval.
- setKeepAliveTimeoutSeconds(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Sets the keep alive timeout in seconds.
- setKeepAliveTimeoutSeconds(int) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the keep alive timeout in seconds.
- setLargeMessageTimeoutMillis(int) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Sets the large message timeout millis.
- setLastModified() - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the last modified.
- setLastPage(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the last page.
- setLastSite(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the last site.
- setListenerConfig(ListenerConfiguration) - Method in interface org.serviceconnector.net.res.IResponder
-
Sets the responder configuration.
- setListenerConfig(ListenerConfiguration) - Method in class org.serviceconnector.net.res.Responder
-
Sets the responder configuration.
- setLoadingSessionId(String) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the loading session id.
- setLoadingTimeoutMillis(int) - Method in class org.serviceconnector.cache.SCCacheMetaEntry
-
Sets the loading timeout milliseconds.
- setLocalAddress(InetSocketAddress) - Method in class org.serviceconnector.web.AbstractWebRequest
-
Sets the local address.
- setLocalDateTime() - Method in class org.serviceconnector.scmp.SCMPMessageFault
-
Sets the local date time.
- setLocalDateTime(String) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the local date time.
- setMask(String) - Method in class org.serviceconnector.api.SCPublishMessage
-
Sets the mask.
- setMask(String) - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Sets the mask.
- setMask(String) - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Sets the mask.
- setMask(String) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Sets the mask.
- setMask(String) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the mask.
- setMask(SubscriptionMask) - Method in class org.serviceconnector.service.Subscription
-
Sets the mask.
- setMaxConnections(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Sets the max connections of the pool which is connecting to SC.
- setMaxConnections(int) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the max connections.
- setMaxConnections(int) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Sets the max connections for the pool.
- setMaxSessions(int) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the max sessions.
- setMessage(SCMPMessage) - Method in interface org.serviceconnector.net.req.IRequest
-
Sets the scmp message in the request.
- setMessage(SCMPMessage) - Method in class org.serviceconnector.net.req.RequestAdapter
-
Sets the scmp message in the request.
- setMessageInfo(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the message info.
- setMessageInfo(String) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the message info.
- setMessageInfo(String) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the message info.
- setMessageLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the message logger level.
- setMessageLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the message logger level.
- setMessageType(String) - Method in exception org.serviceconnector.scmp.HasFaultResponseException
-
Sets the message type.
- setMessageType(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the message type.
- setMessageType(SCMPMsgType) - Method in exception org.serviceconnector.scmp.HasFaultResponseException
-
Sets the message type.
- setMessageType(SCMPMsgType) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the message type.
- setMinConnections(int) - Method in class org.serviceconnector.net.connection.ConnectionPool
-
Sets the minimum connections for the pool.
- setNetworkInterfaces(List<String>) - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Sets the network interfaces.
- setNoDataIntervalSeconds(int) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Sets the no data interval seconds.
- setNoDataIntervalSeconds(Integer) - Method in class org.serviceconnector.api.SCSubscribeMessage
-
Sets the no data interval in seconds.
- setOutputStream(OutputStream) - Method in class org.serviceconnector.service.FileSession
-
Sets the output stream.
- setPage(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the page.
- setPageSize(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the page size.
- setPartSize(int) - Method in class org.serviceconnector.api.cln.SCFileService
-
Sets the part size.
- setPartSize(int) - Method in class org.serviceconnector.api.SCMessage
-
Sets the part size.
- setPartSize(int) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the part size.
- setPartSize(int) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the part size.
- setPartSize(int) - Method in class org.serviceconnector.scmp.SCMPMessage
- setPendingRequest(boolean) - Method in class org.serviceconnector.service.Session
-
Sets the pending request.
- setPerformanceLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the performance logger level.
- setPerformanceLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the performance logger level.
- setPort(int) - Method in class org.serviceconnector.conf.ListenerConfiguration
-
Sets the port.
- setPort(int) - Method in interface org.serviceconnector.net.connection.IConnection
-
Sets the port.
- setPort(int) - Method in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
Sets the port.
- setPort(int) - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Sets the port.
- setPort(int) - Method in interface org.serviceconnector.net.res.IEndpoint
-
Sets the port.
- setPort(int) - Method in class org.serviceconnector.web.WebSession
- setPortNumber(int) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the port number.
- setQuietDisconnect() - Method in interface org.serviceconnector.net.connection.IConnection
-
Sets the quiet disconnect.
- setQuietDisconnect() - Method in class org.serviceconnector.net.req.netty.http.NettyHttpConnection
- setQuietDisconnect() - Method in class org.serviceconnector.net.req.netty.tcp.NettyTcpConnection
- setReceivePublicationTimeoutSeconds(int) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Sets the receive publication timeout in seconds.
- setReject(boolean) - Method in class org.serviceconnector.api.SCMessage
-
Sets the reject.
- setRemoteAddress(InetSocketAddress) - Method in class org.serviceconnector.web.AbstractWebRequest
-
Sets the remote address.
- setRemoteFileName(String) - Method in class org.serviceconnector.call.SCMPFileDownloadCall
-
Sets the remote file name.
- setRemoteFileName(String) - Method in class org.serviceconnector.call.SCMPFileUploadCall
-
Sets the remote file name.
- setRemoteHost(String) - Method in class org.serviceconnector.web.WebSession
- setRemotePort(int) - Method in class org.serviceconnector.web.WebSession
- setRequest(IRequest) - Method in class org.serviceconnector.service.ReceivePublicationTimeout
-
Sets the request.
- setRequestBody(Object) - Method in interface org.serviceconnector.call.ISCMPCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPCallAdapter
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPClnExecuteCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPFileUploadCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPInspectCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPManageCall
-
Sets the body.
- setRequestBody(Object) - Method in class org.serviceconnector.call.SCMPPublishCall
-
Sets the body.
- setResponder(IResponder) - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Sets the responder.
- setResponder(IResponder) - Method in interface org.serviceconnector.net.res.IEndpoint
-
Sets the responder.
- setResponder(IResponder) - Method in class org.serviceconnector.net.res.netty.tcp.proxy.NettyTcpProxyEndpoint
-
Sets the responder.
- setResponse(IResponse) - Method in class org.serviceconnector.service.ReceivePublicationTimeout
-
Sets the response.
- setRootLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the root logger level.
- setRootLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the root logger level.
- setSCEnvironment(boolean) - Static method in class org.serviceconnector.ctx.AppContext
-
Sets the sC environment.
- setSCErrorCode(Integer) - Method in exception org.serviceconnector.api.SCServiceException
-
Sets the SC error code.
- setSCErrorText(String) - Method in exception org.serviceconnector.api.SCServiceException
-
Sets the sC error text.
- setSCMP(SCMPMessage) - Method in interface org.serviceconnector.net.res.IResponse
-
Sets the scmp.
- setSCMP(SCMPMessage) - Method in class org.serviceconnector.net.res.ResponseAdapter
-
Sets the scmp.
- setSCMPLargeRequest(SCMPCompositeReceiver) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Sets the SCMP large response.
- setSCMPLargeResponse(SCMPCompositeSender) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Sets the large request.
- setSCWebCredentials(WebCredentials) - Static method in class org.serviceconnector.web.ctx.WebContext
-
Sets the SC web credentials.
- setSequenceNr(String) - Method in class org.serviceconnector.scmp.SCMPCacheId
-
Sets the sequence nr.
- setServer(IServer) - Method in class org.serviceconnector.service.AbstractSession
-
Sets the server.
- setServer(StatefulServer) - Method in class org.serviceconnector.cmd.sc.CreateSessionCommandCallback
-
Sets the server.
- setService(Service) - Method in class org.serviceconnector.service.AbstractSession
-
Sets the service.
- setService(StatefulService) - Method in class org.serviceconnector.server.StatefulServer
-
Sets the service.
- setServiceName(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the service name.
- setServiceName(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the service name.
- setSessionId(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the session id.
- setSessionId(String) - Method in class org.serviceconnector.scmp.SCMPMessage
-
Sets the session id.
- setSessionIdAndServiceName(IRequest) - Method in exception org.serviceconnector.scmp.HasFaultResponseException
-
Tries setting the session id and service name in fault message.
- setSessionInfo(String) - Method in class org.serviceconnector.api.SCMessage
-
Sets the session info.
- setSessionInfo(String) - Method in class org.serviceconnector.call.SCMPClnChangeSubscriptionCall
-
Sets the session info.
- setSessionInfo(String) - Method in class org.serviceconnector.call.SCMPClnCreateSessionCall
-
Sets the session info.
- setSessionInfo(String) - Method in class org.serviceconnector.call.SCMPClnDeleteSessionCall
-
Sets the session info.
- setSessionInfo(String) - Method in class org.serviceconnector.call.SCMPClnSubscribeCall
-
Sets the session info.
- setSessionInfo(String) - Method in class org.serviceconnector.call.SCMPClnUnsubscribeCall
-
Sets the session info.
- setSessionLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the session logger level.
- setSessionLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the session logger level.
- setSessionTimeoutMillis(double) - Method in class org.serviceconnector.service.Session
-
Sets the session timeout seconds.
- setSite(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the site.
- setSiteSize(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the site size.
- setSize(int) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader.Paging
-
Sets the size.
- setStartupDateTime(Timestamp) - Method in class org.serviceconnector.util.Statistics
-
Sets the startup date time.
- setSubscribed(boolean) - Method in class org.serviceconnector.casc.CascadedClient
-
Sets the subscribed.
- setSubscriptionId(String) - Method in class org.serviceconnector.casc.CascadedClient
-
Sets the subscription id.
- setSubscriptionLoggerLevel(String) - Method in interface org.serviceconnector.log.ILoggingManagerMXBean
-
Sets the subscription logger level.
- setSubscriptionLoggerLevel(String) - Method in class org.serviceconnector.log.JMXLoggingManager
-
Sets the subscription logger level.
- setSubscriptionMask(SubscriptionMask) - Method in class org.serviceconnector.casc.CascadedClient
-
Sets the subscription mask.
- setTCPKeepAlive(boolean) - Method in class org.serviceconnector.api.cln.SCClient
-
Sets the TCP keep alive.
- setTcpKeepAliveInitiator(boolean) - Method in class org.serviceconnector.conf.BasicConfiguration
-
Sets the TCP keep alive initiator.
- setTCPKeepAliveInitiator(boolean) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the TCP keep alive.
- setTcpKeepAliveListener(boolean) - Method in class org.serviceconnector.conf.BasicConfiguration
-
Sets the TCP keep alive listener.
- setTCPKeepAliveListener(boolean) - Method in class org.serviceconnector.api.srv.SCServer
-
Sets the TCP keep alive.
- setThreadLocal(Object) - Method in class org.serviceconnector.net.res.ResponderRegistry
-
Sets an object in thread local attached to incoming thread.
- setTimeout(ScheduledFuture<TimeoutWrapper>) - Method in class org.serviceconnector.net.res.SCMPSessionCompositeItem
-
Sets the session timeout.
- setTimeout(ScheduledFuture<TimeoutWrapper>) - Method in class org.serviceconnector.server.Server
-
Sets the server timeout.
- setTimeout(ScheduledFuture<TimeoutWrapper>) - Method in class org.serviceconnector.service.AbstractSession
-
Sets the session timeout.
- setTimeout(ScheduledFuture<TimeoutWrapper>) - Method in class org.serviceconnector.web.WebSession
-
Sets the session timeout.
- setTimeouterTask(TimeoutWrapper) - Method in class org.serviceconnector.server.Server
-
Sets the timeouter task.
- setTimeouterTask(TimeoutWrapper) - Method in class org.serviceconnector.service.AbstractSession
-
Sets the timeouter task.
- setTimeouterTask(TimeoutWrapper) - Method in class org.serviceconnector.web.WebSession
-
Sets the timeouter task.
- setUrlPath(String) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
- setUserAgent(String) - Method in class org.serviceconnector.web.WebSession
- setVersion(String) - Method in class org.serviceconnector.call.SCMPRegisterServerCall
-
Sets the version.
- shutdownConnectionFactory() - Static method in class org.serviceconnector.net.connection.ConnectionFactory
-
Shutdown connection factory.
This method shuts down every resource needed by connections. - SIZE_64KB - Static variable in class org.serviceconnector.Constants
-
Size of 64KB.
- skip(long) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferInputStream
-
Skip bytes.
- SLASH - Static variable in class org.serviceconnector.Constants
-
The Constant SLASH.
- socketAddress - Variable in class org.serviceconnector.server.Server
-
The socket address.
- SRV_ABORT_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_ABORT_SESSION.
- SRV_ABORT_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_ABORT_SUBSCRIPTION.
- SRV_CHANGE_SUBSCRIPTION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_CHANGE_SUBSCRIPTION.
- SRV_CREATE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_CREATE_SESSION.
- SRV_DELETE_SESSION - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_DELETE_SESSION.
- SRV_EXECUTE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_EXECUTE.
- SRV_SUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_SUBSCRIBE.
- SRV_UNSUBSCRIBE - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The SRV_UNSUBSCRIBE.
- SrvAbortSessionCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvAbortSessionCommand.
- SrvAbortSessionCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvAbortSessionCommand
- SrvAbortSubscriptionCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvAbortSubscriptionCommand.
- SrvAbortSubscriptionCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvAbortSubscriptionCommand
- SrvChangeSubscriptionCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvChangeSubscriptionCommand.
- SrvChangeSubscriptionCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvChangeSubscriptionCommand
- SrvCommandAdapter - Class in org.serviceconnector.cmd.srv
-
The Class SrvCommandAdapter.
- SrvCommandAdapter() - Constructor for class org.serviceconnector.cmd.srv.SrvCommandAdapter
- SrvCreateSessionCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvCreateSessionCommand.
- SrvCreateSessionCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvCreateSessionCommand
- SrvDeleteSessionCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvDeleteSessionCommand.
- SrvDeleteSessionCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvDeleteSessionCommand
- SrvExecuteCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvExecuteCommand.
- SrvExecuteCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvExecuteCommand
- SrvPublishService - Class in org.serviceconnector.api.srv
-
The Class SrvPublishService.
- SrvPublishService(String, int, int, IRequester, ISCPublishServerCallback) - Constructor for class org.serviceconnector.api.srv.SrvPublishService
-
Instantiates a new srv publish service.
- SrvService - Class in org.serviceconnector.api.srv
-
The Class SrvService.
- SrvService(String, int, int, IRequester) - Constructor for class org.serviceconnector.api.srv.SrvService
-
Instantiates a new srv service.
- SrvServiceRegistry - Class in org.serviceconnector.api.srv
-
The Class SrvServiceRegistry.
- SrvServiceRegistry() - Constructor for class org.serviceconnector.api.srv.SrvServiceRegistry
- SrvSessionService - Class in org.serviceconnector.api.srv
-
The Class SrvSessionService.
- SrvSessionService(String, int, int, IRequester, ISCSessionServerCallback) - Constructor for class org.serviceconnector.api.srv.SrvSessionService
-
Instantiates a new srv session service.
- SrvSubscribeCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvSubscribeCommand.
- SrvSubscribeCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvSubscribeCommand
- SrvUnsubscribeCommand - Class in org.serviceconnector.cmd.srv
-
The Class SrvUnsubscribeCommand.
- SrvUnsubscribeCommand() - Constructor for class org.serviceconnector.cmd.srv.SrvUnsubscribeCommand
- startCacheGuardian(int, String, SCSubscribeMessage, SCGuardianMessageCallback) - Method in class org.serviceconnector.api.cln.SCClient
-
Start cache guardian.
- startCacheGuardian(String, SCSubscribeMessage, SCGuardianMessageCallback) - Method in class org.serviceconnector.api.cln.SCClient
-
Start cache guardian.
- startCachingAppendix(String, String, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Start caching appendix.
- startDocument() - Method in class org.serviceconnector.util.XMLDumpWriter
-
Starts new document. writes the encoding, sc version and current timestamp
- startListenAsync() - Method in interface org.serviceconnector.net.res.IResponder
-
Start listen asynchronous.
- startListenAsync() - Method in class org.serviceconnector.net.res.Responder
-
Start listen asynchronous.
- startListener() - Method in class org.serviceconnector.api.srv.SCServer
-
Start listener.
- startListenSync() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Start listen synchronous.
- startListenSync() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Start listen synchronous.
- startListenSync() - Method in interface org.serviceconnector.net.res.IResponder
-
Start listener synchronous.
- startListenSync() - Method in class org.serviceconnector.net.res.Responder
-
Start listener synchronous.
- startLoadingCacheMessage(String, String, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Start loading cache message.
- startLoadingReplacement(String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Start loading replacement.
- startsListenAsync() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Starts listen asynchronous.
- startsListenAsync() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Starts listen asynchronous.
- startStreaming() - Method in class org.serviceconnector.service.FileSession
-
Start streaming.
- STATE_DISABLED - Static variable in class org.serviceconnector.Constants
-
The Constant STATE_DISABLE.
- STATE_ENABLED - Static variable in class org.serviceconnector.Constants
-
The Constant STATE_ENABLE.
- STATEFUL_SERVER - Enum constant in enum class org.serviceconnector.server.ServerType
-
The STATEFUL_SERVER.
- StatefulServer - Class in org.serviceconnector.server
-
The Class StatefulServer.
- StatefulServer(RemoteNodeConfiguration, String, InetSocketAddress) - Constructor for class org.serviceconnector.server.StatefulServer
-
Instantiates a new stateful server.
- StatefulService - Class in org.serviceconnector.service
-
The Class StatefulService.
- StatefulService(String, ServiceType) - Constructor for class org.serviceconnector.service.StatefulService
-
Instantiates a new stateful service.
- STATIC - Static variable in class org.serviceconnector.Constants
-
The Constant STATIC.
- Statistics - Class in org.serviceconnector.util
-
The Class Statistics.
- stopCacheGuardian() - Method in class org.serviceconnector.api.cln.SCClient
-
Stop cache guardian with default operation timeout.
- stopCacheGuardian(int) - Method in class org.serviceconnector.api.cln.SCClient
-
Stop cache guardian.
- stopListener() - Method in class org.serviceconnector.api.srv.SCServer
-
StopListener.
- stopListening() - Method in class org.serviceconnector.net.res.EndpointAdapter
-
Stop listening.
- stopListening() - Method in interface org.serviceconnector.net.res.IEndpoint
-
Stop listening.
- stopListening() - Method in interface org.serviceconnector.net.res.IResponder
-
Stop listening.
- stopListening() - Method in class org.serviceconnector.net.res.Responder
-
Stop listening.
- stopLoadingReplacement(String, String, int) - Static method in class org.serviceconnector.log.CacheLogger
-
Stop loading replacement.
- stopStreaming() - Method in class org.serviceconnector.service.FileSession
-
Stop streaming.
- subscribe(int, SCSubscribeMessage, SCMessageCallback) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Subscribe to SC.
- subscribe(String, SubscriptionMask, ReceivePublicationTimeout) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Subscribe.
- subscribe(SCSubscribeMessage, int) - Method in interface org.serviceconnector.api.srv.ISCPublishServerCallback
-
Subscribe.
- subscribe(SCSubscribeMessage, int) - Method in class org.serviceconnector.api.srv.SCPublishServerCallback
- subscribe(SCSubscribeMessage, SCMessageCallback) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Subscribe to SC with default operation timeout.
- subscribe(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Subscribe.
- SubscribeCommandCallback - Class in org.serviceconnector.cmd.sc
-
The Class ClnSubscribeCommandCallback.
- SubscribeCommandCallback(IRequest, IResponse, IResponderCallback, Subscription) - Constructor for class org.serviceconnector.cmd.sc.SubscribeCommandCallback
-
Instantiates a new ClnExecuteCommandCallback.
- Subscription - Class in org.serviceconnector.service
-
The Class Subscription.
- Subscription(SubscriptionMask, String, String, int, double, boolean) - Constructor for class org.serviceconnector.service.Subscription
-
Instantiates a new subscription.
- SUBSCRIPTION - Enum constant in enum class org.serviceconnector.log.Loggers
-
The SUBSCRIPTION.
- SUBSCRIPTION_NOT_FOUND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The SUBCRIPTION_NOT_FOUND.
- SubscriptionLogger - Class in org.serviceconnector.log
-
The Class SubscriptionLogger.
- SubscriptionMask - Class in org.serviceconnector.service
-
The Class SubscriptionMask.
- SubscriptionMask(String) - Constructor for class org.serviceconnector.service.SubscriptionMask
-
Instantiates a new filter mask.
- subscriptionRegistry - Variable in class org.serviceconnector.cmd.sc.CommandAdapter
-
The subscription registry.
- SubscriptionRegistry - Class in org.serviceconnector.registry
-
The Class SubscriptionRegistry.
- SubscriptionRegistry() - Constructor for class org.serviceconnector.registry.SubscriptionRegistry
-
Instantiates a new subscription registry.
- SubscriptionsXMLLoader - Class in org.serviceconnector.web.xml
-
The Class SubscriptionsXMLLoader.
- SubscriptionsXMLLoader() - Constructor for class org.serviceconnector.web.xml.SubscriptionsXMLLoader
- synchronous - Variable in class org.serviceconnector.util.SynchronousCallback
-
The synchronous, marks if somebody waits for the message.
- SynchronousCallback - Class in org.serviceconnector.util
-
The Class SynchronousCallback.
- SynchronousCallback() - Constructor for class org.serviceconnector.util.SynchronousCallback
-
Instantiates a new synchronous callback.
- SystemInfo - Class in org.serviceconnector.util
-
SystemInfo holds and detects current system information.
- SystemInfo() - Constructor for class org.serviceconnector.util.SystemInfo
-
Instantiates a new system info.
T
- TCP - Static variable in class org.serviceconnector.Constants
-
Protocol literal.
- TECH_LEVEL_OPERATION_TIMEOUT_MILLIS - Static variable in class org.serviceconnector.Constants
-
Technical operation timeout.
- TEST - Enum constant in enum class org.serviceconnector.log.Loggers
-
The TEST.
- TEST - Enum constant in enum class org.serviceconnector.scmp.SCMPVersion
-
3.2, the version to make tests - DO NOT CHANGE !
- TEST - Enum constant in enum class org.serviceconnector.SCVersion
-
The version to make tests - DO NOT CHANGE !
- TEXT - Enum constant in enum class org.serviceconnector.scmp.SCMPBodyType
-
text.
- timeout() - Method in class org.serviceconnector.service.ReceivePublicationTimeout
-
Timeout.
- timeout() - Method in interface org.serviceconnector.util.ITimeout
-
Timeout.
- TimeoutWrapper - Class in org.serviceconnector.util
-
The Class TimeoutWrapper.
- TimeoutWrapper(ITimeout) - Constructor for class org.serviceconnector.util.TimeoutWrapper
-
Instantiates a new timeout wrapper.
- TimerTaskWrapper - Class in org.serviceconnector.util
-
The Class TimerTaskWrapper.
- TimerTaskWrapper(ITimeout) - Constructor for class org.serviceconnector.util.TimerTaskWrapper
-
Instantiates a TimerTaskWrapper.
- TimerXMLLoader - Class in org.serviceconnector.web.xml
-
The Class TimerXMLLoader.
- TimerXMLLoader() - Constructor for class org.serviceconnector.web.xml.TimerXMLLoader
- toString() - Method in class org.serviceconnector.api.SCMessage
- toString() - Method in exception org.serviceconnector.api.SCServiceException
- toString() - Method in class org.serviceconnector.conf.ListenerConfiguration
- toString() - Method in class org.serviceconnector.conf.RemoteNodeConfiguration
- toString() - Method in class org.serviceconnector.conf.ServiceConfiguration
-
To string.
- toString() - Method in class org.serviceconnector.registry.Registry
- toString() - Method in exception org.serviceconnector.scmp.HasFaultResponseException
- toString() - Method in class org.serviceconnector.scmp.SCMPCacheId
- toString() - Method in class org.serviceconnector.scmp.SCMPMessage
- toString() - Method in class org.serviceconnector.scmp.SCMPMessageFault
- toString() - Method in enum class org.serviceconnector.scmp.SCMPMsgType
- toString() - Method in enum class org.serviceconnector.scmp.SCMPVersion
- toString() - Method in enum class org.serviceconnector.SCVersion
- toString() - Method in class org.serviceconnector.server.Server
- toString() - Method in class org.serviceconnector.server.StatefulServer
-
To string.
- toString() - Method in class org.serviceconnector.service.AbstractSession
-
To string.
- toString() - Method in class org.serviceconnector.service.Service
- toString() - Method in class org.serviceconnector.service.StatefulService
- toString() - Method in class org.serviceconnector.util.URLString
-
return url encoded string
callKey=parameter1¶meter2¶meter3&... - toURLRequestString(String...) - Static method in class org.serviceconnector.util.URLString
-
To url request string.
- toURLResponseString(String...) - Static method in class org.serviceconnector.util.URLString
-
Converts the key value map into a URL response string.
- toURLResponseString(Map<String, String>) - Static method in class org.serviceconnector.util.URLString
-
Converts the key value map into a URL response string.
- transformerFactory - Static variable in class org.serviceconnector.web.cmd.XSLTTransformerFactory
-
The transformer factory.
- tryAcquirePermitOnCascClientSemaphore(CascadedClient, int, ISCMPMessageCallback) - Method in class org.serviceconnector.server.CascadedSC
-
Try acquire permit on cascaded client semaphore.
- tryGetMessageFromCache(String, String, String, String) - Static method in class org.serviceconnector.log.CacheLogger
-
Try to get message from cache.
- tryGetMessageFromCacheOrLoad(SCMPMessage) - Method in class org.serviceconnector.cache.SCCache
-
Try get message from cache.
U
- UNDEF - Enum constant in enum class org.serviceconnector.net.SCMPHeaderKey
-
The UNDEF, UNDEFINED.
- UNDEF - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
The UNDEF, UNDEFINED.
- UNDEFINDED - Enum constant in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
The UNDEFINDED.
- UNDEFINED - Enum constant in enum class org.serviceconnector.net.ConnectionType
-
The UNDEFINED.
- UNDEFINED - Enum constant in enum class org.serviceconnector.scmp.SCMPBodyType
-
undefined.
- UNDEFINED - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The UNDEFINED Error.
- UNDEFINED - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The UNDEFINED.
- UNDEFINED - Enum constant in enum class org.serviceconnector.scmp.SCMPMsgType
-
The UNDEFINED.
- UNDEFINED - Enum constant in enum class org.serviceconnector.scmp.SCMPVersion
-
The UNDEFINED SCMP Version.
- UNDEFINED - Enum constant in enum class org.serviceconnector.server.ServerType
-
The UNDEFINED.
- UNDEFINED - Enum constant in enum class org.serviceconnector.service.ServiceType
-
The UNDEFINED.
- UNDERLINE - Static variable in class org.serviceconnector.Constants
-
The Constant UNDERLINE.
- unsubscribe() - Method in class org.serviceconnector.api.cln.SCPublishService
-
Unsubscribe from SC with default operation timeout.
- unsubscribe(int) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Unsubscribe from SC.
- unsubscribe(int, SCMessage) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Unsubscribe from SC.
- unsubscribe(String) - Method in class org.serviceconnector.registry.PublishMessageQueue
-
Unsubscribe.
- unsubscribe(SCMessage) - Method in class org.serviceconnector.api.cln.SCPublishService
-
Unsubscribe from SC.
- unsubscribe(SCSubscribeMessage, int) - Method in interface org.serviceconnector.api.srv.ISCPublishServerCallback
-
Unsubscribe.
- unsubscribe(SCSubscribeMessage, int) - Method in class org.serviceconnector.api.srv.SCPublishServerCallback
- unsubscribe(SCMPMessage, ISCMPMessageCallback, int) - Method in class org.serviceconnector.server.StatefulServer
-
Unsubscribe.
- unsubscribeCascadedClientInErrorCases(CascadedClient) - Method in class org.serviceconnector.server.CascadedSC
-
Unsubscribe cascaded client in error cases.
- UPLOAD_FILE_PARAM_NAME - Static variable in class org.serviceconnector.Constants
-
The Constant UPLOAD_FILE_PARAM_NAME.
- UPLOAD_SERVICE_PARAM_NAME - Static variable in class org.serviceconnector.Constants
-
The Constant UPLOAD_SERVICE_PARAM_NAME.
- uploadFile(int, String, InputStream) - Method in class org.serviceconnector.api.cln.SCFileService
-
Upload file.
- uploadFile(String, InputStream) - Method in class org.serviceconnector.api.cln.SCFileService
-
Upload file with default operation timeout.
- URL_PATH - Enum constant in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
The URL_PATH.
- URL_SEPERATOR - Static variable in class org.serviceconnector.util.URLUtility
-
The Constant URL_SEPERATOR.
- URL_SEPERATOR_CHAR - Static variable in class org.serviceconnector.util.URLUtility
-
The Constant URL_SEPERATOR_CHAR.
- URLString - Class in org.serviceconnector.util
-
The Class URLString supports the following format:
key1=value1&key2=value2&...All keys and values url encoded (seeURLEncoder) using default encoding The parse Method decodes a given string using url decoding (seeURLDecoderusing default encoding This class is not synchronized. - URLString() - Constructor for class org.serviceconnector.util.URLString
-
Instantiates a new URL response string.
- URLUtility - Class in org.serviceconnector.util
-
The Class URLUtility.
V
- V_WRONG_CONFIGURATION_FILE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The V_WRONG_CONFIGURATION_FILE_FORMAT.
- V_WRONG_INSPECT_COMMAND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The V_WRONG_INSPECT_COMMAND.
- V_WRONG_MANAGE_COMMAND - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The V_WRONG_MANAGE_COMMAND.
- V_WRONG_SERVER_TYPE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The V_SERVER_TYPE.
- V_WRONG_SERVICE_TYPE - Enum constant in enum class org.serviceconnector.scmp.SCMPError
-
The V_SERVICE_TYPE.
- validate(IRequest) - Method in interface org.serviceconnector.cmd.ICommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.AttachCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CheckRegistrationCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnCreateSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnDeleteSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnExecuteCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnSubscribeCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ClnUnsubscribeCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscAbortSubscriptionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscChangeSubscriptionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscCreateSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscDeleteSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscExecuteCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscSubscribeCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.CscUnsubscribeCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.DeRegisterServerCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.DetachCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.EchoCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.FileDownloadCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.FileListCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.FileUploadCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.InspectCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ManageCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.PublishCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.ReceivePublicationCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.sc.RegisterServerCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvAbortSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvAbortSubscriptionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvChangeSubscriptionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvCommandAdapter
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvCreateSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvDeleteSessionCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvExecuteCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvSubscribeCommand
-
Validate request.
- validate(IRequest) - Method in class org.serviceconnector.cmd.srv.SrvUnsubscribeCommand
-
Validate request.
- validateCachingMethod(String, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate caching method.
- validateDateTime(String, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate date time.
- validateDateTime(Date, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate date time.
- validateFileService(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Validate file service.
- validateInt(int, int, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate integer.
- validateInt(int, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate integer.
- validateInt(int, String, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate integer.
- validateInt(int, String, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate integer.
- validateIpAddressList(String) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate ip address list.
- validateLong(long, long, long, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate long.
- validateLong(long, long, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate long.
- validateLong(long, String, long, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate long.
- validateLong(long, String, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate long.
- validateMask(String, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate subscription mask.
- validatePublishService(String) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Validate publish service.
- validatePublishService(Service) - Method in class org.serviceconnector.cmd.sc.CommandAdapter
-
Validate publish service.
- validateStringLength(int, String, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate string length.
- validateStringLengthIgnoreNull(int, String, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate string length.
- validateStringLengthTrim(int, String, int, SCMPError) - Static method in class org.serviceconnector.util.ValidatorUtility
-
Validate string.
- ValidatorUtility - Class in org.serviceconnector.util
-
The Class ValidatorUtility.
- value - Variable in class org.serviceconnector.util.LinkedNode
-
The value of the node.
- valueOf(String) - Static method in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.cache.SC_CACHE_MODULE_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.cache.SC_CACHING_METHOD
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.log.Loggers
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.net.ConnectionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.net.SCMPHeaderKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPBodyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPMsgType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.scmp.SCMPVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.SCVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.server.ServerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.serviceconnector.service.ServiceType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.serviceconnector.cache.SC_CACHE_ENTRY_STATE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.cache.SC_CACHE_MODULE_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.cache.SC_CACHING_METHOD
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.log.Loggers
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.net.ConnectionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.net.SCMPHeaderKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPBodyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPHeaderAttributeKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPHeaderKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPMsgType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.scmp.SCMPVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.SCVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.server.ServerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.serviceconnector.service.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WAIT_FOR_FREE_CONNECTION_INTERVAL_MILLIS - Static variable in class org.serviceconnector.Constants
-
The wait time in a loop waiting for a free connection.
- WAIT_FOR_PERMIT_IN_RECEIVE_PUBLICATION_MILLIS - Static variable in class org.serviceconnector.Constants
-
Defines the time to wait in receive publication on cascaded client to get permit to proceed.
- waitExists(String, int) - Static method in class org.serviceconnector.util.FileUtility
- waitExistsAndLocked(String, int) - Static method in class org.serviceconnector.util.FileUtility
- waitNotExistsOrUnlocked(String, int) - Static method in class org.serviceconnector.util.FileUtility
- WEB_COLOR_SCHEMA - Static variable in class org.serviceconnector.Constants
-
color schema for Web GUI.
- WEB_PAGE_HEADER_PREFIX - Static variable in class org.serviceconnector.Constants
-
Prefix displayed in header and title to identify the SC instance.
- WEB_SC_DOWNLOAD_SERVICE - Static variable in class org.serviceconnector.Constants
-
file service used for download via GUI.
- WEB_SC_TERMINATE_ALLOWED - Static variable in class org.serviceconnector.Constants
-
allow termination button in Web GUI.
- WEB_SC_UPLOAD_SERVICE - Static variable in class org.serviceconnector.Constants
-
file service used for upload via GUI.
- WEB_SERVER - Enum constant in enum class org.serviceconnector.server.ServerType
-
The WEB_SERVER.
- WEB_XSL_TRANSFORMATION_CACHE_ENABLED - Static variable in class org.serviceconnector.Constants
-
XSL transformation cache enabled = transformation will be done every cycle.
- WebCommand - Class in org.serviceconnector.web.cmd
-
The Class WebCommand.
- WebCommand() - Constructor for class org.serviceconnector.web.cmd.WebCommand
- WebCommandException - Exception in org.serviceconnector.web.cmd
-
The Class WebCommandException.
- WebCommandException() - Constructor for exception org.serviceconnector.web.cmd.WebCommandException
-
Instantiates a new not found exception.
- WebCommandException(String) - Constructor for exception org.serviceconnector.web.cmd.WebCommandException
-
Instantiates a new not found exception.
- WebConfiguration - Class in org.serviceconnector.conf
-
The Class WebConfiguration.
- WebConfiguration() - Constructor for class org.serviceconnector.conf.WebConfiguration
-
Instantiates a new SCMP cache configuration.
- WebContext - Class in org.serviceconnector.web.ctx
-
The Class WebContext.
- WebCredentials - Class in org.serviceconnector.web
-
The Class WebCredentials.
- WebCredentials(String, String) - Constructor for class org.serviceconnector.web.WebCredentials
-
Instantiates a new web credentials.
- WebSession - Class in org.serviceconnector.web
- WebSession() - Constructor for class org.serviceconnector.web.WebSession
-
Instantiates a new web session.
- WebSessionRegistry - Class in org.serviceconnector.web
-
The Class WebSessionRegistry.
- WebSessionRegistry() - Constructor for class org.serviceconnector.web.WebSessionRegistry
-
Instantiates a new web session registry.
- WebUtil - Class in org.serviceconnector.web
-
The Class WebUtil.
- WildcardFileFilter - Class in org.serviceconnector.util
-
The Class WildcardFileFilter.
- WildcardFileFilter(String) - Constructor for class org.serviceconnector.util.WildcardFileFilter
-
Instantiates a new wildcard file filter.
- workerGroup - Static variable in class org.serviceconnector.net.req.netty.NettyConnectionAdpater
-
The channel factory.
- workerGroup - Variable in class org.serviceconnector.net.res.EndpointAdapter
- write() - Method in interface org.serviceconnector.net.res.IResponse
-
Write the response.
- write() - Method in class org.serviceconnector.net.res.netty.NettyHttpResponse
-
Write the response.
- write() - Method in class org.serviceconnector.net.res.netty.NettyTcpResponse
-
Write the response.
- write() - Method in class org.serviceconnector.net.res.ResponseAdapter
-
Write the response.
- write(byte[]) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
-
Write an array of bytes.
- write(byte[], int, int) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
-
Write a portion of an array of bytes.
- write(int) - Method in class org.serviceconnector.util.CircularByteBuffer.CircularByteBufferOutputStream
-
Write a single byte.
- writeAttribute(String, double) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write double attribute value converting it to string
- writeAttribute(String, int) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write int attribute value converting it to string.
- writeAttribute(String, Boolean) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write boolean attribute value converting it to string.
- writeAttribute(String, Long) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write long attribute value converting it to string.
- writeAttribute(String, String) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write string attribute value.
- writeBean(XMLStreamWriter, Object) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write bean.
- writeBodyAsStream(OutputStream) - Method in class org.serviceconnector.scmp.SCMPCompositeReceiver
-
Write body out to given stream instance.
- writeComment(String) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write comment.
- writeElement(String, boolean) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write element converting boolean value to String.
- writeElement(String, double) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write element converting double value to String.
- writeElement(String, int) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write element converting int value to String.
- writeElement(String, long) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write element converting long value to String.
- writeElement(String, String) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Write element.
- writeEndElement() - Method in class org.serviceconnector.util.XMLDumpWriter
-
Closes the actual element.
- writeFailure(XMLStreamWriter, String) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write failure to xml stream using given message text.
- writeHeader(Map<String, String>) - Method in class org.serviceconnector.net.MessageEncoderDecoderAdapter
-
Write header.
- writeHeaderMap(XMLStreamWriter, Map<String, String>) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write header map.
- writeHeadLine(SCMPVersion, BufferedWriter, SCMPHeaderKey, int, int) - Method in class org.serviceconnector.net.MessageEncoderDecoderAdapter
-
Write head line.
- writeLogger(XMLStreamWriter, Logger, Date, Date) - Method in class org.serviceconnector.web.xml.LogsXMLLoader
-
Write logger.
- writePagingAttributes(XMLStreamWriter, IWebRequest, int, String) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write paging attributes.
- writePosition - Variable in class org.serviceconnector.util.CircularByteBuffer
-
Index of the first byte available to be written.
- writeRuntime(XMLStreamWriter) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write runtime.
- writeStartElement(String) - Method in class org.serviceconnector.util.XMLDumpWriter
-
Starts a new element.
- writeSuccess(XMLStreamWriter, String) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write success to xml stream using given message text.
- writeSystem(XMLStreamWriter) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write system.
- writeWebInfo(XMLStreamWriter) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
-
Write web info.
- writeXMLDate(XMLStreamWriter, IWebRequest) - Method in class org.serviceconnector.web.xml.AbstractXMLLoader
X
- XMLDumpWriter - Class in org.serviceconnector.util
-
The Class XMLDumpWriter is a wrapper for XMLStreamWriter.
- XMLDumpWriter(FileOutputStream) - Constructor for class org.serviceconnector.util.XMLDumpWriter
-
Instantiates a new XML dump writer.
- XMLLoaderFactory - Class in org.serviceconnector.web.cmd
-
A factory for creating XMLLoader objects.
- XMLLoaderFactory() - Constructor for class org.serviceconnector.web.cmd.XMLLoaderFactory
- XMLSDF - Static variable in class org.serviceconnector.web.WebUtil
-
The Constant XMLSDF.
- XMLSDF - Static variable in class org.serviceconnector.web.xml.AbstractXMLLoader
-
The Constant XMLSDF.
- XSLTTransformerFactory - Class in org.serviceconnector.web.cmd
-
A factory for creating DefaultXMLLoader objects.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form