Uses of Interface
org.infinispan.rest.framework.impl.RestResponseBuilder
-
Packages that use RestResponseBuilder Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes.org.infinispan.rest.framework.impl -
-
Uses of RestResponseBuilder in org.infinispan.rest
Classes in org.infinispan.rest that implement RestResponseBuilder Modifier and Type Class Description static classNettyRestResponse.Builder -
Uses of RestResponseBuilder in org.infinispan.rest.framework.impl
Classes in org.infinispan.rest.framework.impl with type parameters of type RestResponseBuilder Modifier and Type Interface Description interfaceRestResponseBuilder<B extends RestResponseBuilder<B>>Classes in org.infinispan.rest.framework.impl that implement RestResponseBuilder Modifier and Type Class Description static classSimpleRestResponse.Builder
-