B C D E F G H I L M O P R S T U V W

G

getAuthority() - Method in class com.radekzitek.userver.http.HttpUri
 
getBody() - Method in class com.radekzitek.userver.http.HttpMessage
Gets the body of the message.
getBodyLength() - Method in class com.radekzitek.userver.http.HttpMessage
Based on the start line and headers returns the expected length of the message body.
getBytes() - Method in class com.radekzitek.userver.httpio.HttpChunk
 
getClassActive(Class) - Method in class com.radekzitek.userver.HandlerPool
Provides the active vector for the given class.
getClassPool(Class) - Method in class com.radekzitek.userver.HandlerPool
Provides the pool vector for the given class.
getExt() - Method in class com.radekzitek.userver.httpio.HttpChunk
 
getFieldName() - Method in class com.radekzitek.userver.http.HttpHeader
Returns the header field name.
getFieldValue() - Method in class com.radekzitek.userver.http.HttpHeader
Returns the header field value.
getFragment() - Method in class com.radekzitek.userver.http.HttpUri
 
getHandler(Class) - Method in class com.radekzitek.userver.HandlerPool
Provides handler of the given class to the listener.
getHeader(String) - Method in class com.radekzitek.userver.http.HttpMessage
Retrieves an individual header of the message.
getHeaders() - Method in class com.radekzitek.userver.http.HttpMessage
Retrieves all headers of the message.
getHost() - Method in class com.radekzitek.userver.http.HttpUri
 
getIn() - Method in class com.radekzitek.userver.httpio.HttpConnection
 
getListenerConfiguration(String) - Method in class com.radekzitek.userver.Configuration
For the given listener name retrieves all the configuration data.
getListenerNames() - Method in class com.radekzitek.userver.Configuration
Retrieves the list of the names of the listenrs specified by the configuration.
getMajorVersion() - Method in class com.radekzitek.userver.http.HttpVersion
Returns the major version number.
getMethod() - Method in class com.radekzitek.userver.http.HttpMethod
Retrieves the method.
getMethod() - Method in class com.radekzitek.userver.http.HttpRequestLine
Returns the method.
getMinorVersion() - Method in class com.radekzitek.userver.http.HttpVersion
Returns the minor version number.
getOut() - Method in class com.radekzitek.userver.httpio.HttpConnection
 
getPath() - Method in class com.radekzitek.userver.http.HttpUri
 
getPort() - Method in class com.radekzitek.userver.http.HttpUri
 
getQuery() - Method in class com.radekzitek.userver.http.HttpUri
 
getRequestLine() - Method in class com.radekzitek.userver.http.HttpRequestMessage
Retrieves the request start line.
getResponseLine() - Method in class com.radekzitek.userver.http.HttpResponseMessage
Retrieves the response line.
getScheme() - Method in class com.radekzitek.userver.http.HttpUri
 
getSchemeSpecificPart() - Method in class com.radekzitek.userver.http.HttpUri
 
getStatusCode() - Method in class com.radekzitek.userver.http.HttpResponseLine
Retrieves the status code.
getStatusCode() - Method in class com.radekzitek.userver.http.HttpStatusCode
Retrieves the status code.
getStatusReason() - Method in class com.radekzitek.userver.http.HttpResponseLine
Retrieves the status reason.
getStatusReason() - Method in class com.radekzitek.userver.http.HttpStatusReason
Retrieves the status reason.
getTrailer(String) - Method in class com.radekzitek.userver.http.HttpMessage
Retrieves individual trailer from the message.
getTrailers() - Method in class com.radekzitek.userver.http.HttpMessage
Retrieves all trailers of the message.
getUri() - Method in class com.radekzitek.userver.http.HttpRequestLine
Returns the URI.
getUserInfo() - Method in class com.radekzitek.userver.http.HttpUri
 
getVersion() - Method in class com.radekzitek.userver.http.HttpRequestLine
Returns the version.
getVersion() - Method in class com.radekzitek.userver.http.HttpResponseLine
Retrieves the http version.

B C D E F G H I L M O P R S T U V W