Package | Description |
---|---|
com.ibm.wsspi.rest.handler.helper |
Provides the main OSGi container for the REST Handler framework.
|
Modifier and Type | Class and Description |
---|---|
class |
RESTHandlerInvalidInputValue
This error is thrown by the RESTHandlerContainer when a request contains an invalid input value.
|
class |
RESTHandlerMissingRequiredHeader
This error is thrown by the RESTHandlerContainer when a request is missing a required header.
|
class |
RESTHandlerMissingRequiredParam
This error is thrown by the RESTHandlerContainer when a request is missing a required parameter.
|