Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
C
CRLF
- Static variable in class com.radekzitek.userver.http.
HttpMessage
CRLF
CRLF
- Static variable in class com.radekzitek.userver.httpio.
HttpConnection
Configuration
- class com.radekzitek.userver.
Configuration
.
Configuration class is used to manage the configuration data.
Configuration()
- Constructor for class com.radekzitek.userver.
Configuration
Creates configuration by loading it from bin/userver.properties file.
Configuration(String)
- Constructor for class com.radekzitek.userver.
Configuration
Creates configuration by loading it from given file.
Configuration(File)
- Constructor for class com.radekzitek.userver.
Configuration
Creates configuration by loading it from given file.
Configuration(InputStream)
- Constructor for class com.radekzitek.userver.
Configuration
Creates configuration by loading it from given input stream.
cfg
- Variable in class com.radekzitek.userver.
UServer
Configuration object.
chunkExt
- Variable in class com.radekzitek.userver.httpio.
HttpChunk
classActives
- Variable in class com.radekzitek.userver.
HandlerPool
Table with the active vectors for all the classes.
classPools
- Variable in class com.radekzitek.userver.
HandlerPool
Table with the pool vectors for all the classes.
clear()
- Method in class com.radekzitek.userver.http.
HttpHeader
Empties the header.
clear()
- Method in class com.radekzitek.userver.http.
HttpMessage
Empties the message content.
clear()
- Method in class com.radekzitek.userver.http.
HttpMethod
Clears the method.
clear()
- Method in interface com.radekzitek.userver.http.
HttpObject
Clears the object.
clear()
- Method in class com.radekzitek.userver.http.
HttpRequestLine
clear()
- Method in class com.radekzitek.userver.http.
HttpResponseLine
Empties the start line.
clear()
- Method in class com.radekzitek.userver.http.
HttpStatusCode
Clears the status code.
clear()
- Method in class com.radekzitek.userver.http.
HttpStatusReason
Clears the status reason.
clear()
- Method in class com.radekzitek.userver.http.
HttpUri
Clears the URI.
clear()
- Method in class com.radekzitek.userver.http.
HttpVersion
Utility method used to set both major and minor version number to -1 signaling invalid state of the object.
client
- Variable in class com.radekzitek.userver.
HandlerThread
The socket of the connected client.
com.radekzitek.userver.exception
- package com.radekzitek.userver.exception
com.radekzitek.userver.http.exception
- package com.radekzitek.userver.http.exception
com.radekzitek.userver.httpio
- package com.radekzitek.userver.httpio
com.radekzitek.userver.impl
- package com.radekzitek.userver.impl
configure(Properties)
- Method in class com.radekzitek.userver.
ListenerThread
Method to configure listener based on the configuration managed by the Configuration class.
copyBodyTo(HttpMessage, HttpConnection)
- Method in class com.radekzitek.userver.httpio.
HttpConnection
createListener(String)
- Method in class com.radekzitek.userver.
UServer
Creates (instantoates and configures) the listeners.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W