Package | Description |
---|---|
org.apache.axis2.transport.jms |
JMS Listener Configuration (axis2.xml)
|
Modifier and Type | Method and Description |
---|---|
protected JMSEndpoint |
JMSListener.createEndpoint() |
Modifier and Type | Method and Description |
---|---|
protected void |
JMSListener.startEndpoint(JMSEndpoint endpoint)
Listen for JMS messages on behalf of the given service
|
protected void |
JMSListener.stopEndpoint(JMSEndpoint endpoint)
Stops listening for messages for the service thats undeployed or stopped
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.