Class XMPPOutTransportInfo
java.lang.Object
org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
- All Implemented Interfaces:
org.apache.axis2.kernel.OutTransportInfo
public class XMPPOutTransportInfo
extends Object
implements org.apache.axis2.kernel.OutTransportInfo
Holds XMPP transport out details
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.axis2.addressing.EndpointReferencegetFrom()voidsetConnectionFactory(XMPPConnectionFactory connectionFactory) voidsetContentType(String contentType) voidsetDestinationAccount(String destinationAccount) voidsetFrom(org.apache.axis2.addressing.EndpointReference from) voidsetInReplyTo(String inReplyTo) voidsetSequenceID(String sequenceID)
-
Constructor Details
-
XMPPOutTransportInfo
public XMPPOutTransportInfo() -
XMPPOutTransportInfo
- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
setContentType
- Specified by:
setContentTypein interfaceorg.apache.axis2.kernel.OutTransportInfo
-
getConnectionFactory
-
setConnectionFactory
-
getDestinationAccount
-
getFrom
public org.apache.axis2.addressing.EndpointReference getFrom() -
setFrom
public void setFrom(org.apache.axis2.addressing.EndpointReference from) -
getInReplyTo
-
setInReplyTo
-
setDestinationAccount
-
getContentType
-
getSequenceID
-
setSequenceID
-