Hierarchy For Package org.infinispan.rest.framework.impl
Class Hierarchy
- java.lang.Object
- org.infinispan.rest.framework.impl.InvocationImpl (implements org.infinispan.rest.framework.Invocation)
- org.infinispan.rest.framework.impl.InvocationImpl.Builder
- org.infinispan.rest.framework.impl.Invocations (implements java.lang.Iterable<T>)
- org.infinispan.rest.framework.impl.Invocations.Builder
- org.infinispan.rest.framework.impl.LookupResultImpl (implements org.infinispan.rest.framework.LookupResult)
- org.infinispan.rest.framework.impl.ResourceManagerImpl (implements org.infinispan.rest.framework.ResourceManager)
- org.infinispan.rest.framework.impl.RestDispatcherImpl (implements org.infinispan.rest.framework.RestDispatcher)
- org.infinispan.rest.framework.impl.SimpleRestResponse (implements org.infinispan.rest.framework.RestResponse)
- org.infinispan.rest.framework.impl.SimpleRestResponse.Builder (implements org.infinispan.rest.framework.impl.RestResponseBuilder<B>)
Interface Hierarchy
- org.infinispan.rest.framework.impl.RestRequestBuilder<B>
- org.infinispan.rest.framework.impl.RestResponseBuilder<B>