Uses of Interface
com.ibm.wsspi.http.HttpRequest
-
Uses of HttpRequest in com.ibm.wsspi.http
Modifier and TypeMethodDescriptionHttpInboundConnection.getRequest()
Access the request message object for this connection.Modifier and TypeMethodDescriptionWorkClassifier.classify
(HttpRequest request, HttpInboundConnection inboundConnection) Classify the request and return an Executor to run on. -
Uses of HttpRequest in com.ibm.wsspi.http.ee8
Modifier and TypeInterfaceDescriptioninterface
Representation of an HTTP 2 request message provided by the dispatcher to any HTTP container.