Uses of Interface
jakarta.faces.push.PushContext
-
Packages that use PushContext Package Description com.sun.faces.cdi com.sun.faces.push -
-
Uses of PushContext in com.sun.faces.cdi
Methods in com.sun.faces.cdi that return PushContext Modifier and Type Method Description PushContextWebsocketPushContextProducer. produce(jakarta.enterprise.inject.spi.InjectionPoint injectionPoint) -
Uses of PushContext in com.sun.faces.push
Classes in com.sun.faces.push that implement PushContext Modifier and Type Class Description classWebsocketPushContext
-