public class ServletBasedOutTransportInfo extends Object implements org.apache.axis2.transport.OutTransportInfo
| Constructor and Description |
|---|
ServletBasedOutTransportInfo(javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHeader(String headerName,
String headerValue) |
void |
setContentType(String contentType) |
void |
setStatus(int status) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.