org.apache.axis2.transport.jms
Class JMSOutTransportInfo

java.lang.Object
  extended byorg.apache.axis2.transport.jms.JMSOutTransportInfo
All Implemented Interfaces:
OutTransportInfo

public class JMSOutTransportInfo
extends Object
implements OutTransportInfo


Method Summary
 javax.jms.Destination getDestination()
           
 HashMap getProperties()
           
 void setContentType(String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDestination

public javax.jms.Destination getDestination()

getProperties

public HashMap getProperties()

setContentType

public void setContentType(String contentType)
Specified by:
setContentType in interface OutTransportInfo