org.ow2.jonas.ws.axis2.http
Class Axis2TransportInfo

java.lang.Object
  extended by org.ow2.jonas.ws.axis2.http.Axis2TransportInfo
All Implemented Interfaces:
org.apache.axis2.transport.OutTransportInfo

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

Wrap IWSResponse to fit axis2's OutTransportInfo

Author:
youchao

Constructor Summary
Axis2TransportInfo(IWSResponse 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

Axis2TransportInfo

public Axis2TransportInfo(IWSResponse response)
Method Detail

setContentType

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


Copyright © 2010 OW2 Consortium. All Rights Reserved.