Uses of Interface
org.infinispan.rest.framework.ContentSource
-
Packages that use ContentSource Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes.org.infinispan.rest.framework -
-
Uses of ContentSource in org.infinispan.rest
Classes in org.infinispan.rest that implement ContentSource Modifier and Type Class Description class
ByteBufContentSource
Methods in org.infinispan.rest that return ContentSource Modifier and Type Method Description ContentSource
NettyRestRequest. contents()
-
Uses of ContentSource in org.infinispan.rest.framework
Methods in org.infinispan.rest.framework that return ContentSource Modifier and Type Method Description ContentSource
RestRequest. contents()
-