Uses of Interface
org.serviceconnector.net.req.IRequest
Packages that use IRequest
Package
Description
-
Uses of IRequest in org.serviceconnector.cmd
Methods in org.serviceconnector.cmd with parameters of type IRequest -
Uses of IRequest in org.serviceconnector.cmd.casc
Fields in org.serviceconnector.cmd.casc declared as IRequestModifier and TypeFieldDescriptionprotected IRequestCommandCascCallback.requestThe request.protected IRequestCscChangeSubscriptionActiveCascClientCallback.requestThe request.protected IRequestCscSubscribeActiveCascClientCallback.requestThe request.protected IRequestCscUnsubscribeCallbackActiveCascClient.requestThe request.Methods in org.serviceconnector.cmd.casc that return IRequestModifier and TypeMethodDescriptionCscAbortSubscriptionCallbackForCasc.getRequest()Gets the request.CscAbortSubscriptionCommandCallback.getRequest()CscChangeSubscriptionCallbackForCasc.getRequest()Gets the request.CscUnsubscribeCallbackForCasc.getRequest()Gets the request.Constructors in org.serviceconnector.cmd.casc with parameters of type IRequestModifierConstructorDescriptionClnExecuteCommandCascCallback(IRequest request, IResponse response, IResponderCallback callback) Instantiates a new ClnExecuteCommandCascCallback.CommandCascCallback(IRequest request, IResponse response, IResponderCallback callback) Instantiates a new CommandCascCallback.CscAbortSubscriptionCallbackForCasc(IRequest request, Subscription subscription) Instantiates a new csc abort subscription callback.CscAbortSubscriptionCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription cascSubscription) Instantiates a new csc abort subscription command callback.CscChangeSubscriptionActiveCascClientCallback(CascadedClient cascClient, IRequest request, ISubscriptionCallback callback) Instantiates a new csc change subscription active casc client callback.CscChangeSubscriptionCallbackForCasc(IRequest request, IResponse response, IResponderCallback callback, Subscription cascSCSubscription, String cascSCMaksString) Instantiates a new csc change subscription callback for casc.CscSubscribeActiveCascClientCallback(CascadedClient cascClient, IRequest request, ISubscriptionCallback callback) Instantiates a new csc subscribe active casc client callback.CscUnsubscribeCallbackForCasc(IRequest request, IResponse response, IResponderCallback callback, Subscription subscription) Instantiates a new csc unsubscribe callback for casc.CscUnsubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription cascSubscription) Instantiates a new csc unsubscribe command callback. -
Uses of IRequest in org.serviceconnector.cmd.sc
Methods in org.serviceconnector.cmd.sc that return IRequestModifier and TypeMethodDescriptionClnChangeSubscriptionCommandCallback.getRequest()Gets the request.ClnUnsubscribeCommandCallback.getRequest()SubscribeCommandCallback.getRequest()Methods in org.serviceconnector.cmd.sc with parameters of type IRequestModifier and TypeMethodDescriptionvoidAttachCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCheckRegistrationCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnChangeSubscriptionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnCreateSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnDeleteSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnExecuteCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnSubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidClnUnsubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscAbortSubscriptionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscChangeSubscriptionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscCreateSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscDeleteSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscExecuteCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscSubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidCscUnsubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidDeRegisterServerCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidDetachCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidEchoCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidFileDownloadCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidFileListCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidFileUploadCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.final voidInspectCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidManageCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidPublishCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidReceivePublicationCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidRegisterServerCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.final voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.Constructors in org.serviceconnector.cmd.sc with parameters of type IRequestModifierConstructorDescriptionClnChangeSubscriptionCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription subscription) Instantiates a new cln change subscription command callback.ClnUnsubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription subscription) Instantiates a new cln unsubscribe command callback.CreateSessionCommandCallback(IRequest request, IResponse response, IResponderCallback callback, Session session) Instantiates a new CreateSessionCommandCallback.DeleteSessionCommandCallback(IRequest request, IResponse response, IResponderCallback callback, Session session, StatefulServer server) Instantiates a new delete session command callback.ExecuteCommandCallback(IRequest request, IResponse response, IResponderCallback callback, String sessionId) Instantiates a new ExecuteCommandCallback.SubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback callback, Subscription tempSubscription) Instantiates a new ClnExecuteCommandCallback. -
Uses of IRequest in org.serviceconnector.cmd.srv
Methods in org.serviceconnector.cmd.srv with parameters of type IRequestModifier and TypeMethodDescriptionvoidSrvAbortSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvAbortSubscriptionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvChangeSubscriptionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.abstract voidSrvCommandAdapter.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvCreateSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvDeleteSessionCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvExecuteCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvSubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidSrvUnsubscribeCommand.run(IRequest request, IResponse response, IResponderCallback responderCallback) Run command.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request.voidValidate request. -
Uses of IRequest in org.serviceconnector.net.req
Classes in org.serviceconnector.net.req that implement IRequest -
Uses of IRequest in org.serviceconnector.net.res
Methods in org.serviceconnector.net.res with parameters of type IRequestModifier and TypeMethodDescriptionvoidIResponderCallback.responseCallback(IRequest request, IResponse response) Response callback. -
Uses of IRequest in org.serviceconnector.net.res.netty
Classes in org.serviceconnector.net.res.netty that implement IRequestModifier and TypeClassDescriptionclassThe Class NettyHttpRequest is responsible for reading a request from a ChannelBuffer.classThe Class NettyTcpRequest is responsible for reading a request from a ChannelBuffer.Methods in org.serviceconnector.net.res.netty with parameters of type IRequestModifier and TypeMethodDescriptionvoidNettyResponderRequestHandlerAdapter.channelRead(IRequest request, IResponse response, io.netty.channel.Channel channel) Message received.voidNettyResponderRequestHandlerTask.responseCallback(IRequest request, IResponse response) Response callback.Constructors in org.serviceconnector.net.res.netty with parameters of type IRequestModifierConstructorDescriptionNettyResponderRequestHandlerTask(IRequest request, IResponse response) Instantiates a new netty responder request handler task. -
Uses of IRequest in org.serviceconnector.registry
Methods in org.serviceconnector.registry with parameters of type IRequestModifier and TypeMethodDescriptionPublishMessageQueue.getMessageOrListen(String sessionId, IRequest request, IResponse response) Return message if any. -
Uses of IRequest in org.serviceconnector.scmp
Methods in org.serviceconnector.scmp that return IRequestMethods in org.serviceconnector.scmp with parameters of type IRequestModifier and TypeMethodDescriptionvoidHasFaultResponseException.setSessionIdAndServiceName(IRequest request) Tries setting the session id and service name in fault message. -
Uses of IRequest in org.serviceconnector.service
Methods in org.serviceconnector.service with parameters of type IRequestModifier and TypeMethodDescriptionvoidReceivePublicationTimeout.setRequest(IRequest request) Sets the request.