Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
D
Daemon
- Class in
com.prolixtech.jaminid
As in most HTTP implementations, the Daemon opens a port, listens for incoming connections, and then spawns the connections to serve that connection.
Daemon(int, ContentOracle)
- Constructor for class com.prolixtech.jaminid.
Daemon
creates a new daemon and opens on specific port
demultiplex(Request, Response)
- Method in class com.prolixtech.jaminid.
ContentOracle
the main function of the oracle, is to demux the request and produce an output that is relative to the request.
demultiplex(Request, Response)
- Method in class com.prolixtech.jaminid.
StreamingOracle
demultiplex(Request, Response)
- Method in class com.prolixtech.jaminid_examples.ajax.
SimpleAjaxServer
demultiplex(Request, Response)
- Method in class com.prolixtech.jaminid_examples.
HelloWorldServer
demultiplex(Request, Response)
- Method in class com.prolixtech.jaminid_examples.
SimpleServer
disableBaloons()
- Method in class com.prolixtech.utils.
JavaLogger
disableBaloons()
- Method in interface com.prolixtech.utils.
MboxLogger
disableBaloons()
- Method in class com.prolixtech.utils.
NullLogger
disbandStream(Request)
- Method in interface com.prolixtech.jaminid.
StreamBundle
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W