org.apache.geronimo.axis2
Class Axis2WebServiceContainer.Axis2TransportInfo

java.lang.Object
  extended by org.apache.geronimo.axis2.Axis2WebServiceContainer.Axis2TransportInfo
All Implemented Interfaces:
org.apache.axis2.transport.OutTransportInfo
Enclosing class:
Axis2WebServiceContainer

public static class Axis2WebServiceContainer.Axis2TransportInfo
extends Object
implements org.apache.axis2.transport.OutTransportInfo


Constructor Summary
Axis2WebServiceContainer.Axis2TransportInfo(WebServiceContainer.Response response)
           
 
Method Summary
 void setContentType(String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axis2WebServiceContainer.Axis2TransportInfo

public Axis2WebServiceContainer.Axis2TransportInfo(WebServiceContainer.Response response)
Method Detail

setContentType

public void setContentType(String contentType)
Specified by:
setContentType in interface org.apache.axis2.transport.OutTransportInfo


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.