public class JMSEndpoint
extends org.apache.axis2.transport.base.ProtocolEndpoint
| Constructor and Description |
|---|
JMSEndpoint(JMSListener listener,
org.apache.axis2.transport.base.threads.WorkerPool workerPool) |
| Modifier and Type | Method and Description |
|---|---|
JMSConnectionFactory |
getCf() |
ContentTypeRuleSet |
getContentTypeRuleSet() |
org.apache.axis2.addressing.EndpointReference[] |
getEndpointReferences(org.apache.axis2.description.AxisService service,
String ip) |
String |
getJndiDestinationName() |
String |
getJndiReplyDestinationName() |
String |
getReplyDestinationType() |
ServiceTaskManager |
getServiceTaskManager() |
boolean |
loadConfiguration(org.apache.axis2.description.ParameterInclude params) |
void |
setServiceTaskManager(ServiceTaskManager serviceTaskManager) |
public JMSEndpoint(JMSListener listener, org.apache.axis2.transport.base.threads.WorkerPool workerPool)
public String getJndiDestinationName()
public String getJndiReplyDestinationName()
public String getReplyDestinationType()
public org.apache.axis2.addressing.EndpointReference[] getEndpointReferences(org.apache.axis2.description.AxisService service,
String ip)
getEndpointReferences in class org.apache.axis2.transport.base.ProtocolEndpointpublic ContentTypeRuleSet getContentTypeRuleSet()
public JMSConnectionFactory getCf()
public ServiceTaskManager getServiceTaskManager()
public void setServiceTaskManager(ServiceTaskManager serviceTaskManager)
public boolean loadConfiguration(org.apache.axis2.description.ParameterInclude params)
throws org.apache.axis2.AxisFault
loadConfiguration in class org.apache.axis2.transport.base.ProtocolEndpointorg.apache.axis2.AxisFaultCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.