Uses of Class
org.infinispan.rest.EventStream
-
Packages that use EventStream Package Description org.infinispan.rest REST Server bootstrap and Netty bridge classes. -
-
Uses of EventStream in org.infinispan.rest
Constructor parameters in org.infinispan.rest with type arguments of type EventStream Constructor Description EventStream(Consumer<EventStream> onOpen, Runnable onClose)
-