| Modifier and Type | Method and Description |
|---|---|
IAuthentication |
getAuthentication() |
IClosure<InputStream,IOException> |
getContent() |
long |
getContentLength() |
String |
getEncoding() |
String |
getHost() |
HttpMethodType |
getMethodType() |
String |
getMimeType() |
IParameters |
getParameters() |
int |
getPort() |
IParameters |
getProperties() |
String |
getUriString() |
String |
getUserAgent() |
public String getUriString()
getUriString in interface IRequestpublic IAuthentication getAuthentication()
getAuthentication in interface IRequestpublic HttpMethodType getMethodType()
getMethodType in interface IRequestpublic IParameters getParameters()
getParameters in interface IRequestpublic long getContentLength()
getContentLength in interface IRequestpublic String getUserAgent()
getUserAgent in interface IRequestpublic IClosure<InputStream,IOException> getContent()
getContent in interface IRequestpublic String getMimeType()
getMimeType in interface IRequestpublic String getEncoding()
getEncoding in interface IRequestpublic IParameters getProperties()
getProperties in interface IRequestCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.