|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WorkClassifier
Work classification Used to classify a piece of inbound work and setup the execution environment.
Method Summary | |
---|---|
java.util.concurrent.Executor |
classify(HttpRequest request,
HttpInboundConnection inboundConnection)
Classify the request and return an Executor to run on. |
Method Detail |
---|
java.util.concurrent.Executor classify(HttpRequest request, HttpInboundConnection inboundConnection)
request
- HTTP request to classify.inboundConnection
- HTTP connection related to the request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |