Package org.openwms.common.comm.osip.req
Class RequestMessageController
java.lang.Object
org.openwms.core.http.AbstractWebController
org.openwms.common.comm.osip.req.RequestMessageController
@Profile("!ASYNCHRONOUS")
@OSIP
@MeasuredRestController
class RequestMessageController
extends org.openwms.core.http.AbstractWebController
A RequestMessageController is the http endpoint of the routing service component to
process REQ_ messages.
- Author:
- Heiko Scherrer
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openwms.core.http.AbstractWebController
buildNOKResponse, buildNOKResponseWithKey, buildOKResponse, buildResponse, buildResponse, getLocationForCreatedResource, getLocationURIForCreatedResource, handleBehaviorAwareException, handleBusinessRuntimeException, handleConstraintViolationException, handleException, handleHttpBusinessException, handleRemovalNotAllowedException, handleTechnicalRuntimeException, handleValidationException, illegalArgumentException, translate
-
Field Details
-
handler
-
-
Constructor Details
-
RequestMessageController
RequestMessageController(ItemMessageHandler handler)
-
-
Method Details
-
handle
-