public class JMSEndpoint extends ProtocolEndpoint
| Constructor and Description |
|---|
JMSEndpoint(JMSListener listener,
WorkerPool workerPool) |
| Modifier and Type | Method and Description |
|---|---|
JMSConnectionFactory |
getCf() |
ContentTypeRuleSet |
getContentTypeRuleSet() |
EndpointReference[] |
getEndpointReferences(AxisService service,
java.lang.String ip) |
java.lang.String |
getJndiDestinationName() |
java.lang.String |
getJndiReplyDestinationName() |
java.lang.String |
getReplyDestinationType() |
ServiceTaskManager |
getServiceTaskManager() |
boolean |
loadConfiguration(ParameterInclude params) |
void |
setServiceTaskManager(ServiceTaskManager serviceTaskManager) |
createMessageContext, getConfigurationContext, getDescription, getListener, getService, getServiceNamepublic JMSEndpoint(JMSListener listener, WorkerPool workerPool)
public java.lang.String getJndiDestinationName()
public java.lang.String getJndiReplyDestinationName()
public java.lang.String getReplyDestinationType()
public EndpointReference[] getEndpointReferences(AxisService service, java.lang.String ip)
getEndpointReferences in class ProtocolEndpointpublic ContentTypeRuleSet getContentTypeRuleSet()
public JMSConnectionFactory getCf()
public ServiceTaskManager getServiceTaskManager()
public void setServiceTaskManager(ServiceTaskManager serviceTaskManager)
public boolean loadConfiguration(ParameterInclude params) throws AxisFault
loadConfiguration in class ProtocolEndpointAxisFaultCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.