Interface | Description |
---|---|
MethodNotAllowedHandler |
Handler for Method Not Allowed Http Status (405).
|
ResourceClass |
Represents a web accessible Resource class.
|
ResourceMethod |
An identifier for a resource accesible web method.
|
ResourceNotFoundHandler |
A component capable of handling not found components.
|
Class | Description |
---|---|
DefaultMethodNotAllowedHandler |
Default implementation which sets the header and send an error response.
|
DefaultResourceClass | |
DefaultResourceMethod | |
DefaultResourceNotFoundHandler |
Default 404 component.
|
Enum | Description |
---|---|
HttpMethod |
Copyright © 2013 Caelum. All Rights Reserved.