Class Hierarchy
- java.lang.Object
- org.infinispan.server.core.AbstractCacheIgnoreAware (implements org.infinispan.server.core.CacheIgnoreAware)
- org.infinispan.server.core.AbstractProtocolServer<A> (implements org.infinispan.server.core.ProtocolServer<C>)
- org.infinispan.rest.RestServer
- org.infinispan.server.core.AbstractProtocolServer<A> (implements org.infinispan.server.core.ProtocolServer<C>)
- org.infinispan.rest.CacheControl
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
- org.infinispan.rest.ALPNHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.infinispan.rest.RestRequestHandler
- io.netty.handler.ssl.ApplicationProtocolNegotiationHandler
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.infinispan.rest.InfinispanRequest
- org.infinispan.rest.InfinispanCacheAPIRequest
- org.infinispan.rest.InfinispanResponse
- org.infinispan.rest.InfinispanCacheResponse
- org.infinispan.rest.InfinispanErrorResponse
- org.infinispan.rest.LifecycleCallbacks (implements org.infinispan.lifecycle.ModuleLifecycle)
- org.infinispan.server.core.transport.NettyChannelInitializer<A> (implements org.infinispan.server.core.transport.NettyInitializer)
- org.infinispan.rest.RestChannelInitializer
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.infinispan.rest.RestResponseException
- java.lang.RuntimeException
- java.lang.Exception
- org.infinispan.server.core.AbstractCacheIgnoreAware (implements org.infinispan.server.core.CacheIgnoreAware)
Interface Hierarchy
- org.infinispan.rest.JSONConstants