|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMSEndpoint | |
|---|---|
| org.apache.axis.transport.jms | |
| Uses of JMSEndpoint in org.apache.axis.transport.jms |
|---|
| Methods in org.apache.axis.transport.jms that return JMSEndpoint | |
|---|---|
abstract JMSEndpoint |
JMSConnector.createEndpoint(Destination destination)
|
JMSEndpoint |
QueueConnector.createEndpoint(Destination destination)
Create an endpoint for a queue destination. |
JMSEndpoint |
TopicConnector.createEndpoint(Destination destination)
Create an endpoint for a queue destination. |
abstract JMSEndpoint |
JMSConnector.createEndpoint(java.lang.String destinationName)
|
JMSEndpoint |
QueueConnector.createEndpoint(java.lang.String destination)
|
JMSEndpoint |
TopicConnector.createEndpoint(java.lang.String destination)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||