org.apache.axis2.transport.jms
Class JMSOutTransportInfo
java.lang.Object
org.apache.axis2.transport.jms.JMSOutTransportInfo
- All Implemented Interfaces:
- OutTransportInfo
- public class JMSOutTransportInfo
- extends Object
- implements OutTransportInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDestination
public javax.jms.Destination getDestination()
getProperties
public HashMap getProperties()
setContentType
public void setContentType(String contentType)
- Specified by:
setContentType
in interface OutTransportInfo