|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.http_server.HttpMiniServlet
xsul.dispatcher.msg.clientconnection.PoolClientConnection
Managing threads pool to serve clients requests and responses from WSs.
| Constructor Summary | |
PoolClientConnection(RoutingTable routingTable)
Create and initialize a pool of threads to serve clients requests. |
|
| Method Summary | |
void |
service(HttpServerRequest req,
HttpServerResponse resp)
Check, parse, verify the req. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PoolClientConnection(RoutingTable routingTable)
routingTable - the Routing Table used to find WS.| Method Detail |
public void service(HttpServerRequest req,
HttpServerResponse resp)
throws HttpServerException
req. Attribute a client thread
to serve the client.
service in class HttpMiniServletHttpServerExceptionHttpMiniServlet.service(xsul.http_server.HttpServerRequest,
xsul.http_server.HttpServerResponse)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||