java.lang.Object
net.anwiba.commons.http.Request
- All Implemented Interfaces:
IRequest
-
Method Details
-
getUriString
- Specified by:
getUriStringin interfaceIRequest
-
getAuthentication
- Specified by:
getAuthenticationin interfaceIRequest
-
getMethodType
- Specified by:
getMethodTypein interfaceIRequest
-
getParameters
- Specified by:
getParametersin interfaceIRequest
-
getContentLength
public long getContentLength()- Specified by:
getContentLengthin interfaceIRequest
-
getContent
- Specified by:
getContentin interfaceIRequest
-
getContentMimeType
- Specified by:
getContentMimeTypein interfaceIRequest
-
getContentCharset
- Specified by:
getContentCharsetin interfaceIRequest
-
getProperties
- Specified by:
getPropertiesin interfaceIRequest
-
getHost
-
getPort
public int getPort() -
getCacheTime
- Specified by:
getCacheTimein interfaceIRequest
-