Package | Description |
---|---|
org.jgrapes.http |
Provides components for building a HTTP server based on the
core and IO components.
|
Modifier and Type | Method and Description |
---|---|
void |
StaticContentDispatcher.onGet(Request.In.Get event,
IOSubchannel channel)
Handles a
GET request. |