Interface | Description |
---|---|
DataReceived |
a superType for all DataReceived from the client events when used with @Observes
that will include HalfDuplexDataReceivedEvent and RealTimeDataReceivedEvent
|
Class | Description |
---|---|
HalfDuplexDataReceivedEvent |
a HalfDuplexDataReceivedEvent concern data reception with a standard HTTP
protocol
|
HalfDuplexEndPoint |
The HalfDuplexEndPoint servlet is a standard HTTP protocol endpoint
|
InvocationHandler | |
RealTimeDataReceivedEvent |
a RealTimeDataReceivedEvent concern data reception with the realtime sockjs
protocol
|
RealTimeEndPoint |
The RealTimeEndPoint servlet is the realtime sockjs protocol endpoint
|
RealTimeInvoker |
Realtime remote calls handler
|
Annotation Type | Description |
---|---|
DataReceivedEvent |
a qualifier for the DataReceivedEvent CDI event bus
|
Copyright © 2015. All rights reserved.