Uses of Interface
org.omnifaces.cdi.PushContext
-
Packages that use PushContext Package Description org.omnifaces.cdi.push -
-
Uses of PushContext in org.omnifaces.cdi.push
Classes in org.omnifaces.cdi.push that implement PushContext Modifier and Type Class Description classSocketPushContextMethods in org.omnifaces.cdi.push that return PushContext Modifier and Type Method Description PushContextSocketPushContextProducer. produce(InjectionPoint injectionPoint)ReturnsPushContextassociated with channel name derived from given injection point.
-