Package org.emrick.project
Class GetHandler
java.lang.Object
org.emrick.project.GetHandler
- All Implemented Interfaces:
HttpHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(HttpExchange exchange) void
parseQuery
(String query, Map<String, Object> parameters)
-
Field Details
-
pkt
-
requestCompleteListener
-
-
Constructor Details
-
GetHandler
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceHttpHandler
- Throws:
IOException
-
parseQuery
-