Package org.infinispan.rest.framework
-
Interface Summary Interface Description ContentSource Invocation Defines an invocation to a REST resource.LookupResult ResourceHandler Handles all the logic related to a REST resource.ResourceManager Handles registration and lookup ofResourceHandler
.RestDispatcher Routes a particularRestRequest
to be executed by the correct {link @Invocation}, and produces theRestResponse
.RestRequest RestResponse -
Enum Summary Enum Description LookupResult.Status Status of the lookup operation.Method -
Exception Summary Exception Description RegistrationException