Uses of Class
org.jboss.resteasy.plugins.server.BaseHttpRequest
Package
Description
-
Uses of BaseHttpRequest in org.jboss.resteasy.mock
-
Uses of BaseHttpRequest in org.jboss.resteasy.plugins.server.netty
Modifier and TypeClassDescriptionclass
Abstraction for an inbound http request on the server, or a response from a server to a client -
Uses of BaseHttpRequest in org.jboss.resteasy.plugins.server.servlet
Modifier and TypeClassDescriptionclass
Abstraction for an inbound http request on the server, or a response from a server to a clientclass
-
Uses of BaseHttpRequest in org.jboss.resteasy.plugins.server.sun.http
-
Uses of BaseHttpRequest in org.jboss.resteasy.plugins.server.vertx
Modifier and TypeClassDescriptionclass
Abstraction for an inbound http request on the server, or a response from a server to a client