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

R

rawProperties - Variable in class com.radekzitek.userver.Configuration
Used to store the raw properties loaded from configuration file.
readChunk() - Method in class com.radekzitek.userver.httpio.HttpConnection
 
readLine() - Method in class com.radekzitek.userver.httpio.HttpConnection
Reads byte array from the input stream until it hits CRLF.
readRequestMessageHead() - Method in class com.radekzitek.userver.httpio.HttpConnection
 
readResponseMessageHead() - Method in class com.radekzitek.userver.httpio.HttpConnection
 
registerHandlerPool(HandlerPool) - Method in class com.radekzitek.userver.HandlerThread
Called by the HandlerPool after the new thread is created to make sure the threat knows where to return itself.
registerHandlerPool(HandlerPool) - Method in class com.radekzitek.userver.ListenerThread
Method to register the HandlerPool which manages the handlers for this listener.
returnHandler(HandlerThread) - Method in class com.radekzitek.userver.HandlerPool
Returns the handler into the pool.
run() - Method in class com.radekzitek.userver.HandlerThread
The actuall thread execution method.
run() - Method in class com.radekzitek.userver.ListenerThread
The execution method of the thread.

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