public interface RequestHandler<S extends ServerContext> extends ServerObject<S>
Modifier and Type | Method and Description |
---|---|
NetResponse |
handleRequest(NetRequest request,
NetResponse response) |
getServerContext
NetResponse handleRequest(NetRequest request, NetResponse response)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.