Package org.apache.axis2.kernel
Interface OutTransportInfo
-
- All Known Implementing Classes:
AxisHttpResponseImpl,DatagramOutTransportInfo,JMSOutTransportInfo,MailOutTransportInfo,ServletBasedOutTransportInfo,TCPOutTransportInfo,UDPOutTransportInfo,XMPPOutTransportInfo
public interface OutTransportInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetContentType(String contentType)
-
-
-
Method Detail
-
setContentType
void setContentType(String contentType)
-
-