public interface AxisHttpRequest
extends org.apache.http.HttpMessage
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getMethod() |
String |
getRequestURI() |
String getMethod()
String getRequestURI()
String getContentType()
InputStream getInputStream()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.