Uses of Class
org.infinispan.rest.RestChannelInitializer
-
Packages that use RestChannelInitializer Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes. -
-
Uses of RestChannelInitializer in org.infinispan.rest
Methods in org.infinispan.rest that return RestChannelInitializer Modifier and Type Method Description RestChannelInitializer
RestServer. getRestChannelInitializer()
Returns Netty Channel Initializer for REST.
-