Uses of Interface
org.serviceconnector.scmp.ISCMPMessageCallback
Packages that use ISCMPMessageCallback
Package
Description
-
Uses of ISCMPMessageCallback in org.serviceconnector.api.cln
Classes in org.serviceconnector.api.cln that implement ISCMPMessageCallback -
Uses of ISCMPMessageCallback in org.serviceconnector.api.srv
Classes in org.serviceconnector.api.srv that implement ISCMPMessageCallbackModifier and TypeClassDescriptionprotected classThe Class SCServerCallback. -
Uses of ISCMPMessageCallback in org.serviceconnector.call
Methods in org.serviceconnector.call with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidISCMPCall.invoke(ISCMPMessageCallback callback, int timeoutMillis) Invoke asynchronous.voidSCMPAttachCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPCallAdapter.invoke(ISCMPMessageCallback callback, int timeoutMillis) Invoke asynchronous.voidSCMPClnChangeSubscriptionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPClnCreateSessionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPClnSubscribeCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPCscChangeSubscriptionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPCscCreateSessionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPCscSubscribeCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPEchoCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPInspectCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPManageCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPSrvChangeSubscriptionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPSrvCreateSessionCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous.voidSCMPSrvSubscribeCall.invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) Invoke asynchronous. -
Uses of ISCMPMessageCallback in org.serviceconnector.cmd.casc
Classes in org.serviceconnector.cmd.casc that implement ISCMPMessageCallbackModifier and TypeClassDescriptionclassThe Class ClnExecuteCommandCascCallback.classThe Class CommandCascCallback.classThe Class CscAbortSubscriptionCallback.classThe Class CscAbortSubscriptionCommandCallback.classThe Class CscChangeSubscriptionActiveCascClientCallback.classThe Class CscChangeSubscriptionCallbackForCasc.classThe Class CscReceivePublicationCallback.classThe Class CscSubscribeActiveCascClientCallback.classThe Class CscSubscribeInactiveCascClientCallback.classThe Class CascSCUnsubscribeCallback.classThe Class CscUnsubscribeCallbackForCasc.classThe Class CscUnsubscribeCommandCallback. -
Uses of ISCMPMessageCallback in org.serviceconnector.cmd.sc
Classes in org.serviceconnector.cmd.sc that implement ISCMPMessageCallbackModifier and TypeClassDescriptionclassThe Class ClnChangeSubscriptionCommandCallback.classThe Class ClnUnsubscribeCommandCallback.classThe Class CommandCallback.classThe Class CreateSessionCommandCallback.classThe Class DeleteSessionCommandCallback.classThe Class ExecuteCommandCallback.classThe Class ClnSubscribeCommandCallback. -
Uses of ISCMPMessageCallback in org.serviceconnector.net.connection
Methods in org.serviceconnector.net.connection with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidIConnection.send(SCMPMessage scmp, ISCMPMessageCallback callback) Send and receive asynchronous operation. -
Uses of ISCMPMessageCallback in org.serviceconnector.net.req
Methods in org.serviceconnector.net.req with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidIRequester.send(SCMPMessage scmp, int timeoutMillis, ISCMPMessageCallback callback) Send and receive response asynchronous.voidRequester.send(SCMPMessage message, int timeoutMillis, ISCMPMessageCallback callback) Send and receive response asynchronous.voidSCRequester.send(SCMPMessage message, int timeoutMillis, ISCMPMessageCallback scmpCallback) Send and receive response asynchronous. -
Uses of ISCMPMessageCallback in org.serviceconnector.net.req.netty
Methods in org.serviceconnector.net.req.netty with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionabstract voidNettyConnectionAdpater.send(SCMPMessage scmp, ISCMPMessageCallback callback) Send and receive asynchronous operation. -
Uses of ISCMPMessageCallback in org.serviceconnector.net.req.netty.http
Methods in org.serviceconnector.net.req.netty.http with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidNettyHttpConnection.send(SCMPMessage scmp, ISCMPMessageCallback callback) Send and receive asynchronous operation.voidNettyHttpRequesterResponseHandler.setCallback(ISCMPMessageCallback scmpCallback) Sets the callback. -
Uses of ISCMPMessageCallback in org.serviceconnector.net.req.netty.tcp
Methods in org.serviceconnector.net.req.netty.tcp with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidNettyTcpConnection.send(SCMPMessage scmp, ISCMPMessageCallback callback) Send and receive asynchronous operation.voidNettyTcpRequesterResponseHandler.setCallback(ISCMPMessageCallback callback) Sets the callback. -
Uses of ISCMPMessageCallback in org.serviceconnector.scmp
Subinterfaces of ISCMPMessageCallback in org.serviceconnector.scmpModifier and TypeInterfaceDescriptioninterfaceThe Interface ISCMPSynchronousCallback.interfaceThe Interface ISubscriptionCallback. -
Uses of ISCMPMessageCallback in org.serviceconnector.server
Methods in org.serviceconnector.server with parameters of type ISCMPMessageCallbackModifier and TypeMethodDescriptionvoidStatefulServer.changeSubscription(SCMPMessage message, ISCMPMessageCallback callback, int timeoutMillis) Change subscription.voidCascadedSC.createSession(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Creates the session.voidStatefulServer.createSession(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Creates the session.voidCascadedSC.deleteSession(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Delete session.voidStatefulServer.deleteSession(SCMPMessage message, ISCMPMessageCallback callback, int timeoutMillis) Delete session.voidCascadedSC.echo(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Echo.voidCascadedSC.execute(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Execute.voidStatefulServer.execute(SCMPMessage message, ISCMPMessageCallback callback, int timeoutMillis) Send data.voidCascadedSC.receivePublication(CascadedClient cascClient, ISCMPMessageCallback callback, int timeoutMillis, boolean largeResponsePolling) Receive publication.voidStatefulServer.subscribe(SCMPMessage msgToForward, ISCMPMessageCallback callback, int timeoutMillis) Subscribe.booleanCascadedSC.tryAcquirePermitOnCascClientSemaphore(CascadedClient cascClient, int oti, ISCMPMessageCallback callback) Try acquire permit on cascaded client semaphore.voidStatefulServer.unsubscribe(SCMPMessage message, ISCMPMessageCallback callback, int timeoutMillis) Unsubscribe. -
Uses of ISCMPMessageCallback in org.serviceconnector.util
Classes in org.serviceconnector.util that implement ISCMPMessageCallback