com.ibm.wsspi.http

Uses of Interface HttpRequest

Uses of HttpRequest in com.ibm.wsspi.http

Modifier and Type Method and Description
  1. HttpRequest
HttpInboundConnection.getRequest()
Access the request message object for this connection.
Modifier and Type Method and Description
  1. java.util.concurrent.Executor
WorkClassifier.classify(HttpRequest request,HttpInboundConnection inboundConnection)
Classify the request and return an Executor to run on.