org.apache.cxf.transport.jms.wsdl11
Class JmsTransportPlugin
java.lang.Object
org.apache.cxf.wsdl.AbstractWSDLPlugin
org.apache.cxf.transport.jms.wsdl11.JmsTransportPlugin
- All Implemented Interfaces:
- WSDLExtensibilityPlugin
public class JmsTransportPlugin
- extends AbstractWSDLPlugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_JMS_ADDRESS
public static final String NS_JMS_ADDRESS
- See Also:
- Constant Field Values
JMS_ADDRESS
public static final QName JMS_ADDRESS
JMS_ADDR_DEST_STYLE
public static final String JMS_ADDR_DEST_STYLE
- See Also:
- Constant Field Values
JMS_ADDR_JNDI_URL
public static final String JMS_ADDR_JNDI_URL
- See Also:
- Constant Field Values
JMS_ADDR_JNDI_FAC
public static final String JMS_ADDR_JNDI_FAC
- See Also:
- Constant Field Values
JMS_ADDR_JNDI_DEST
public static final String JMS_ADDR_JNDI_DEST
- See Also:
- Constant Field Values
JMS_ADDR_MSG_TYPE
public static final String JMS_ADDR_MSG_TYPE
- See Also:
- Constant Field Values
JMS_ADDR_INIT_CTX
public static final String JMS_ADDR_INIT_CTX
- See Also:
- Constant Field Values
JMS_ADDR_SUBSCRIBER_NAME
public static final String JMS_ADDR_SUBSCRIBER_NAME
- See Also:
- Constant Field Values
JMS_ADDR_MSGID_TO_CORRID
public static final String JMS_ADDR_MSGID_TO_CORRID
- See Also:
- Constant Field Values
JmsTransportPlugin
public JmsTransportPlugin()
createExtension
public javax.wsdl.extensions.ExtensibilityElement createExtension(Map<String,Object> args)
throws javax.wsdl.WSDLException
- Throws:
javax.wsdl.WSDLException
Apache CXF