| Package | Description |
|---|---|
| org.atmosphere.annotation | |
| org.atmosphere.cpr | |
| org.atmosphere.inject | |
| org.atmosphere.websocket |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketFactoryServiceProcessor.handle(AtmosphereFramework framework,
Class<WebSocketFactory> annotatedClass) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFactory |
AtmosphereConfig.websocketFactory()
Return the
WebSocketFactory |
WebSocketFactory |
AtmosphereFramework.webSocketFactory()
Return the
WebSocketFactory |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereFramework |
AtmosphereFramework.webSocketFactory(WebSocketFactory webSocketFactory)
Configure the
WebSocketFactory |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFactory |
AtmosphereProducers.getWebSocketFactory() |
WebSocketFactory |
WebSocketFactoryInjectable.injectable(AtmosphereConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWebSocketFactory |
Copyright © 2016. All rights reserved.