Uses of Interface
org.restlet.ext.nio.internal.request.InboundRequest
-
Packages that use InboundRequest Package Description org.restlet.ext.nio.internal.request -
-
Uses of InboundRequest in org.restlet.ext.nio.internal.request
Classes in org.restlet.ext.nio.internal.request that implement InboundRequest Modifier and Type Class Description classHttpInboundRequestDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.classHttpsInboundRequestDeprecated.Will be removed to favor lower-level network extensions allowing more control at the Restlet API level.
-