| Interface | Description |
|---|---|
| HttpRequest |
HTTP request that were received by the server.
|
| HttpResponse |
HTTP response that were send by the server back to the client.
|
| RestContext |
Represents the captured rest execution context.
|
| SecurityContext |
The security context of the given request.
|
| Enum | Description |
|---|---|
| HttpMethod |
Represents the http method.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.