org.apache.wsif.util.jms |
|
Java Source File Name | Type | Comment |
JMS2HTTPBridge.java | Class | This class implements a JMS to HTTP bridge. |
JMS2HTTPBridgeDestination.java | Class | |
JMSAsyncListener.java | Class | |
NativeJMSRequestListener.java | Class | Used to simulate the remote service for native JMS requests. |
WSIFJMSConstants.java | Class | Useful JMS constants. |
WSIFJMSCorrelationId.java | Class | A WSIFCorrelationId is used to identify asynchronous
requests so that a request can be matched to its response. |
WSIFJMSDestination.java | Class | A WSIFJMSDestination is a pair of queues, one that read from and
the other that is written to. |
WSIFJMSFinder.java | Class | Finds JMS objects. |
WSIFJMSFinderForJndi.java | Class | Finds JMS objects by looking them up in JNDI. |
WSIFJMSFinderForMq.java | Class | Finds JMS objects by going directly to MQSeries. |
WSIFJMSListener.java | Interface | |
WSIFJMSProperties.java | Class | WSIFJMSProperties is a HashMap of jms properties. |