Skip navigation links
A B C D E F G H I K L M N O P Q R S T U W 

I

IdentityEncodingHandler - Class in ej.hoka.http.encoding
HTTP-1.1 Identity encoding handler.
IdentityMessageBodyInputStream - Class in ej.hoka.io
Identity input stream.
IdentityMessageBodyInputStream(InputStream, int) - Constructor for class ej.hoka.io.IdentityMessageBodyInputStream
Creates a new instance of IdentityMessageBodyInputStream with the InputStream is with the predefined length bodyLength.
IdentityMessageBodyOutputStream - Class in ej.hoka.io
Identity output stream.
IdentityMessageBodyOutputStream(OutputStream) - Constructor for class ej.hoka.io.IdentityMessageBodyOutputStream
Creates a new instance of IdentityMessageBodyOutputStream using the OutputStream as the underlying OutputStream to write the data to.
IdentityTransferCodingHandler - Class in ej.hoka.http.encoding
Identity transfer coding handler.
IHTTPEncodingHandler - Interface in ej.hoka.http.encoding
Interface for defining HTTP encoding handlers.
IHTTPTransferCodingHandler - Interface in ej.hoka.http.encoding
Interface for defining HTTP transfer coding handlers.
initializeNbParameters(int) - Method in class ej.hoka.http.support.ContentType
Does nothing.
initializeNbParameters(int) - Method in class ej.hoka.http.support.ParameterizedArgument
Initialize the number of parameters to read for this argument.
initializeNbParameters(int) - Method in class ej.hoka.http.support.QualityArgument
Sets the quality value to 1 if nbTokens equals to 0.
initializeNbTokens(int) - Method in class ej.hoka.http.support.AcceptEncoding
Sets the size of the array for storing parsed QualityArguments.
initializeNbTokens(int) - Method in class ej.hoka.http.support.CharacterSeparatedList
Set the number of tokens to read.
initializeNbTokens(int) - Method in class ej.hoka.http.support.ParameterizedArgument
Initialize the number of tokens.
InMemorySessionDataAccess - Class in ej.hoka.auth
A SessionDataAccess implementation that uses PackedMap to map user ID to session ID, session ID to user ID and session ID to session expiration.
InMemorySessionDataAccess() - Constructor for class ej.hoka.auth.InMemorySessionDataAccess
 
isExpired() - Method in class ej.hoka.auth.Session
Checks whether the session has expired or not.
isGlobal() - Method in class ej.hoka.rest.RestEndpoint
Returns whether or not this endpoint is global, which means it can process sub-endpoints.
isStopped() - Method in class ej.hoka.tcp.TCPServer
Returns true if the TCPServer is stopped.
A B C D E F G H I K L M N O P Q R S T U W 
Skip navigation links