org.apache.axis2.transport.http
Class ServletBasedOutTransportInfo
java.lang.Object
org.apache.axis2.transport.http.ServletBasedOutTransportInfo
- All Implemented Interfaces:
- OutTransportInfo
public class ServletBasedOutTransportInfo
- extends Object
- implements OutTransportInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletBasedOutTransportInfo
public ServletBasedOutTransportInfo(HttpServletResponse response)
setContentType
public void setContentType(String contentType)
- Specified by:
setContentType
in interface OutTransportInfo
addHeader
public void addHeader(String headerName,
String headerValue)
setStatus
public void setStatus(int status)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.