A C D E G H I M S T

G

GenericHTTPException - Exception in com.monoserv.http.exceptions
 
GenericHTTPException - Exception in com.monoserv.http.exceptions
 
GenericHTTPException(String) - Constructor for exception com.monoserv.http.exceptions.GenericHTTPException
 
GenericHTTPException(String) - Constructor for exception com.monoserv.http.exceptions.GenericHTTPException
 
getData() - Method in class com.monoserv.http.HttpBody
Returns the data that was stored internally for the message body.
getData() - Method in class com.monoserv.http.HttpBody
Returns the data that was stored internally for the message body.
getEncoding() - Method in class com.monoserv.http.HttpBody
Returns the encoding to use
getEncoding() - Method in class com.monoserv.http.HttpBody
Returns the encoding to use
GetFieldIterator() - Method in class com.monoserv.http.HttpQueryString
Returns an Iterator object for the key set so we can traverse through the elements.
GetFieldIterator() - Method in class com.monoserv.http.HttpQueryString
Returns an Iterator object for the key set so we can traverse through the elements.
GetFieldSize() - Method in class com.monoserv.http.HttpQueryString
Returns the size (or number of elements) for the internal hashtable
GetFieldSize() - Method in class com.monoserv.http.HttpQueryString
Returns the size (or number of elements) for the internal hashtable
GetFieldValue(String) - Method in class com.monoserv.http.HttpQueryString
This will get the value of the requested field if it exists.
GetFieldValue(String) - Method in class com.monoserv.http.HttpQueryString
This will get the value of the requested field if it exists.
getHeaders() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP headers as an HttpParameters object.
getHeaders() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP headers as an HttpParameters object.
GetHeaderValue(String) - Method in class com.monoserv.http.HttpParameters
Returns the value for the supplied header.
GetHeaderValue(String) - Method in class com.monoserv.http.HttpParameters
Returns the value for the supplied header.
getHttpHeaders() - Method in class com.monoserv.http.HttpParameters
Returns a string that is in the proper HTTP format for a response The format is
getHttpHeaders() - Method in class com.monoserv.http.HttpParameters
Returns a string that is in the proper HTTP format for a response The format is
getHttpMessage() - Method in class com.monoserv.http.HttpResponse
This will take all the information in the object and construct a http message from it.
getHttpMessage() - Method in class com.monoserv.http.HttpResponse
This will take all the information in the object and construct a http message from it.
getHttpMethod() - Method in class com.monoserv.http.HttpRequest
Returns the HTTP method as a string.
getHttpMethod() - Method in class com.monoserv.http.HttpRequest
Returns the HTTP method as a string.
getHttpParameters() - Method in class com.monoserv.http.HttpRequest
Returns a copy of the HTTP headers that were sent along with this request.
getHttpParameters() - Method in class com.monoserv.http.HttpRequest
Returns a copy of the HTTP headers that were sent along with this request.
getHttpResponseCode() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP reponse code (defaults to 501-'Not Implemented').
getHttpResponseCode() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP reponse code (defaults to 501-'Not Implemented').
GetHTTPText(int) - Static method in class com.monoserv.http.HttpResponse
Returns a text based description of the HTTP code based on the supplied integer.
GetHTTPText(int) - Static method in class com.monoserv.http.HttpResponse
Returns a text based description of the HTTP code based on the supplied integer.
getHttpUri() - Method in class com.monoserv.http.HttpRequest
Returns the URI that was parsed from the request.
getHttpUri() - Method in class com.monoserv.http.HttpRequest
Returns the URI that was parsed from the request.
getHttpVersion() - Method in class com.monoserv.http.HttpRequest
Returns the HTTP version in String format.
getHttpVersion() - Method in class com.monoserv.http.HttpRequest
Returns the HTTP version in String format.
getHttpVersion() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP version as a double.
getHttpVersion() - Method in class com.monoserv.http.HttpResponse
Returns the HTTP version as a double.
GetIterator() - Method in class com.monoserv.http.HttpParameters
Returns the key set iterator for the internal hashtable.
GetIterator() - Method in class com.monoserv.http.HttpParameters
Returns the key set iterator for the internal hashtable.
getMessageBody() - Method in class com.monoserv.http.HttpResponse
Returns the object for the internal message body object.
getMessageBody() - Method in class com.monoserv.http.HttpResponse
Returns the object for the internal message body object.
GetParamCount() - Method in class com.monoserv.http.HttpParameters
Returns the size (or number of elements) for the internal hashtable.
GetParamCount() - Method in class com.monoserv.http.HttpParameters
Returns the size (or number of elements) for the internal hashtable.
GetQueryString() - Method in class com.monoserv.http.HttpQueryString
Takes all the values in the hash table and combines them into a string that is encoded to ensure that its HTTP safe.
GetQueryString() - Method in class com.monoserv.http.HttpQueryString
Takes all the values in the hash table and combines them into a string that is encoded to ensure that its HTTP safe.
getStatusLine() - Method in class com.monoserv.http.HttpResponse
Returns the status line for the HTTP response.
getStatusLine() - Method in class com.monoserv.http.HttpResponse
Returns the status line for the HTTP response.
getStringData() - Method in class com.monoserv.http.HttpBody
Returns the data that was stored internally for the message body as a string.
getStringData() - Method in class com.monoserv.http.HttpBody
Returns the data that was stored internally for the message body as a string.

A C D E G H I M S T