Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.primefaces.push Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
AdvancedPushContextListenerAdvanced PushContextListener to listen to all available Atmosphere callbacks.Interfaceorg.primefaces.pushPrimeFaces
DecoderDecode a message in order to invoke a class annotated with PushEndpoint with a method annotated with OnMessage.Interfaceorg.primefaces.pushPrimeFaces
DefaultPushRuleThe Default PushRule that creates channel based on the AtmosphereRequest.Classorg.primefaces.pushPrimeFaces
EncoderEncode a message returned by a method annotated with OnMessage annotated class.Interfaceorg.primefaces.pushPrimeFaces
EventBusA distributed lightweight event bus which can encompass multiple PushEndpoint instances.Interfaceorg.primefaces.pushPrimeFaces
EventBus .ReplyInterfaceorg.primefaces.push.EventBusPrimeFaces
EventBusFactoryClassorg.primefaces.pushPrimeFaces
EventBusImplClassorg.primefaces.push.implPrimeFaces
JSONDecoderClassorg.primefaces.push.implPrimeFaces
JSONEncoderClassorg.primefaces.push.implPrimeFaces
OnMessageAn annotation to use with PushEndpoint annotated classes.Classorg.primefaces.push.annotationPrimeFaces
PathParamUse this annotation with the PushEndpoint annotation.Classorg.primefaces.push.annotationPrimeFaces
PrimeAtmosphereHandlerSimple AtmosphereHandler who delegate HTTP METHOD GET to PushRule.Classorg.primefaces.pushPrimeFaces
PushContextA PushContext is an object that can be used to send message to application connected to the PushServlet.Interfaceorg.primefaces.pushPrimeFaces
PushContextFactoryClassorg.primefaces.pushPrimeFaces
PushContextImplClassorg.primefaces.pushPrimeFaces
PushContextListenerReceived PushContext notification when a message has been successfully pushed (@link PushContext#push) or when a client disconnected (the connection has been closed).Interfaceorg.primefaces.pushPrimeFaces
PushEndpointAn Endpoint for Push operation executed from by RemoteEndpoint or using an EventBus.Classorg.primefaces.push.annotationPrimeFaces
PushEndpointHandlerProxyClassorg.primefaces.push.implPrimeFaces
PushEndpointInterceptorClassorg.primefaces.push.implPrimeFaces
PushEndpointMapperClassorg.primefaces.push.implPrimeFaces
PushEndpointProcessorClassorg.primefaces.push.implPrimeFaces
PushObjectFactoryBasic CDI Injector for PushEndpoint.Classorg.primefaces.push.implPrimeFaces
PushRuleA PushRule configure the Atmosphere Framework behavior.Interfaceorg.primefaces.pushPrimeFaces
PushServletA PushServlet is responsible for installing the AtmosphereFramework and bridge the PrimeFaces runtime with Atmosphere's components.Classorg.primefaces.pushPrimeFaces
RemoteEndpointA representation of a remote client.Interfaceorg.primefaces.pushPrimeFaces
RemoteEndpointImplClassorg.primefaces.push.implPrimeFaces
StatusClassorg.primefaces.pushPrimeFaces
Status .STATUSConnection closed by the applicationConnection closed by the clientClassorg.primefaces.push.StatusPrimeFaces