Package com.swiftmq.tools.requestreply
Interface RequestService
-
- All Known Implementing Classes:
ConnectionConsumerImpl
,ConnectionConsumerImpl
,ConnectionConsumerImpl
,ConnectionConsumerImpl
,ConnectionConsumerImpl
,ConnectionConsumerImpl
,ConnectionConsumerImpl
,JMSConnection
,JMSConnection
,JMSConnection
,JMSConnection
,JMSConnection
,JMSConnection
,JMSConnection
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedQueueSession
,NontransactedSession
,NontransactedSession
,NontransactedSession
,NontransactedSession
,NontransactedSession
,NontransactedSession
,NontransactedSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedTopicSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,NontransactedUnifiedSession
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,QueueConnectionConsumerImpl
,RequestProcessor
,RequestProcessor
,RoutingConnection
,Session
,Session
,Session
,Session
,Session
,Session
,Session
,SessionImpl
,SessionImpl
,SessionImpl
,SessionImpl
,SessionImpl
,SessionImpl
,SessionImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TopicConnectionConsumerImpl
,TransactedQueueSession
,TransactedQueueSession
,TransactedQueueSession
,TransactedQueueSession
,TransactedQueueSession
,TransactedQueueSession
,TransactedQueueSession
,TransactedSession
,TransactedSession
,TransactedSession
,TransactedSession
,TransactedSession
,TransactedSession
,TransactedSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedTopicSession
,TransactedUnifiedSession
,TransactedUnifiedSession
,TransactedUnifiedSession
,TransactedUnifiedSession
,TransactedUnifiedSession
,TransactedUnifiedSession
,TransactedUnifiedSession
public interface RequestService
The RequestHandler is the that object which is responseable of servicing a request of a RequestServiceRegistry.- Author:
- Andreas Mueller, IIT GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
serviceRequest(Request request)
-
-
-
Method Detail
-
serviceRequest
void serviceRequest(Request request)
-
-