Package org.glassfish.grizzly.samples.httpserver.blockinghandler
package org.glassfish.grizzly.samples.httpserver.blockinghandler
-
ClassesClassDescriptionThis example demonstrates the use of a
HttpHandlerto echoHTTPPOSTdata sent by the client, back to the client.