Uses of Interface
com.ibm.wsspi.http.HttpInboundConnection
-
Uses of HttpInboundConnection in com.ibm.wsspi.http
Modifier and TypeMethodDescriptionWorkClassifier.classify
(HttpRequest request, HttpInboundConnection inboundConnection) Classify the request and return an Executor to run on.HttpContainer.createRunnableHandler
(HttpInboundConnection inboundConnection) Examine the inbound request to ensure the container is configured to handle the incoming request and construct a runnable for request execution. -
Uses of HttpInboundConnection in com.ibm.wsspi.http.ee8
Modifier and TypeInterfaceDescriptioninterface
Representation of an inbound HTTP connection that the dispatcher will provide to containers.