|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.faunos.util.net | |
---|---|
com.faunos.skwish.ext.http | An experimental read-only HTTP interface to skwish is provided here. |
com.faunos.util.net | Facilities for non-blocking network I/O. |
com.faunos.util.net.http | A skeletal implementation of a simple non-blocking HTTP server. |
com.faunos.util.net.http.file | Support for serving files over HTTP. |
Classes in com.faunos.util.net used by com.faunos.skwish.ext.http | |
---|---|
HandletServer
A Handlet container implementing the server-side of a
network protocol. |
|
Stagelet
An extension to Handlet in order to encapsulate
a "stack frame". |
|
StageletStack
A Handlet filter that implements something like a call stack. |
Classes in com.faunos.util.net used by com.faunos.util.net | |
---|---|
Handlet
An inversion-of-control mechanism for implementing a non-blocking network server or client. |
|
HandletContext
An interface provided by a Handlet container to a handlet. |
|
HandletException
|
|
HandletStateException
|
|
IoState
The various I/O states of a Handlet . |
|
Stagelet
An extension to Handlet in order to encapsulate
a "stack frame". |
|
StageletStack
A Handlet filter that implements something like a call stack. |
Classes in com.faunos.util.net used by com.faunos.util.net.http | |
---|---|
Handlet
An inversion-of-control mechanism for implementing a non-blocking network server or client. |
|
HandletContext
An interface provided by a Handlet container to a handlet. |
|
HandletServer
A Handlet container implementing the server-side of a
network protocol. |
|
IoState
The various I/O states of a Handlet . |
|
Stagelet
An extension to Handlet in order to encapsulate
a "stack frame". |
|
StageletStack
A Handlet filter that implements something like a call stack. |
Classes in com.faunos.util.net used by com.faunos.util.net.http.file | |
---|---|
Stagelet
An extension to Handlet in order to encapsulate
a "stack frame". |
|
StageletStack
A Handlet filter that implements something like a call stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |