public class JMSEndpoint extends JMSEndpointType
deliveryMode, destinationName, endpointUri, jmsVariant, jndiConnectionFactoryName, jndiInitialContextFactory, jndiURL, messageType, password, priority, reconnectOnException, replyToName, timeToLive, topicReplyToName, useJMS11, username
Constructor and Description |
---|
JMSEndpoint() |
JMSEndpoint(String endpointUri,
String jmsVariant,
String destinationName) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getJndiParameters() |
String |
getParameter(String key) |
Map<String,String> |
getParameters() |
String |
getRequestURI() |
void |
putJndiParameter(String key,
String value) |
void |
putParameter(String key,
String value) |
getDeliveryMode, getDestinationName, getEndpointUri, getJmsVariant, getJndiConnectionFactoryName, getJndiInitialContextFactory, getJndiURL, getMessageType, getPassword, getPriority, getReplyToName, getTimeToLive, getTopicReplyToName, getUsername, isReconnectOnException, isSetDeliveryMode, isSetDestinationName, isSetEndpointUri, isSetJmsVariant, isSetJndiConnectionFactoryName, isSetJndiInitialContextFactory, isSetJndiURL, isSetMessageType, isSetPassword, isSetPriority, isSetReconnectOnException, isSetReplyToName, isSetTimeToLive, isSetTopicReplyToName, isSetUseJMS11, isSetUsername, isUseJMS11, setDeliveryMode, setDestinationName, setEndpointUri, setJmsVariant, setJndiConnectionFactoryName, setJndiInitialContextFactory, setJndiURL, setMessageType, setPassword, setPriority, setReconnectOnException, setReplyToName, setTimeToLive, setTopicReplyToName, setUseJMS11, setUsername, unsetPriority, unsetReconnectOnException, unsetTimeToLive, unsetUseJMS11
public JMSEndpoint(String endpointUri, String jmsVariant, String destinationName)
uri
- subject
- public JMSEndpoint()
Apache CXF