Class RestDispatcherImpl
java.lang.Object
org.infinispan.rest.framework.impl.RestDispatcherImpl
- All Implemented Interfaces:
RestDispatcher
- Since:
- 10.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondispatch
(RestRequest restRequest) dispatch
(RestRequest restRequest, LookupResult lookupResult) lookupInvocation
(RestRequest restRequest)
-
Constructor Details
-
RestDispatcherImpl
-
-
Method Details
-
lookupInvocation
- Specified by:
lookupInvocation
in interfaceRestDispatcher
-
dispatch
- Specified by:
dispatch
in interfaceRestDispatcher
-
dispatch
- Specified by:
dispatch
in interfaceRestDispatcher
-