|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpUri | |
com.radekzitek.userver.http |
Uses of HttpUri in com.radekzitek.userver.http |
Fields in com.radekzitek.userver.http declared as HttpUri | |
private HttpUri |
HttpRequestLine.uri
Request URI. |
Methods in com.radekzitek.userver.http that return HttpUri | |
HttpUri |
HttpRequestLine.getUri()
Returns the URI. |
Methods in com.radekzitek.userver.http with parameters of type HttpUri | |
void |
HttpRequestLine.setUri(HttpUri uri)
Sets the URI. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |