Package | Description |
---|---|
org.jboss.resteasy.mock | |
org.jboss.resteasy.plugins.server.netty | |
org.jboss.resteasy.plugins.server.servlet | |
org.jboss.resteasy.plugins.server.sun.http |
Modifier and Type | Class and Description |
---|---|
class |
MockHttpRequest |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpRequest
Abstraction for an inbound http request on the server, or a response from a server to a client
We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServletInputMessage
Abstraction for an inbound http request on the server, or a response from a server to a client
We have this abstraction so that we can reuse marshalling objects in a client framework and serverside framework
|
class |
Servlet3AsyncHttpRequest |
Modifier and Type | Class and Description |
---|---|
class |
HttpServerRequest |
Copyright © 2015 JBoss by Red Hat. All rights reserved.