Uses of Class
org.jgrapes.http.events.Request.In.Get
Package
Description
Provides components for building a HTTP server based on the
core and IO components.
-
Uses of Request.In.Get in org.jgrapes.http
Modifier and TypeMethodDescriptionvoid
StaticContentDispatcher.onGet
(Request.In.Get event, IOSubchannel channel) Handles aGET
request.