public class WebSocketFactoryInjectable extends Object implements Injectable<WebSocketFactory>
| Constructor and Description |
|---|
WebSocketFactoryInjectable() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketFactory |
injectable(AtmosphereConfig config) |
boolean |
supportedType(Type t) |
public boolean supportedType(Type t)
supportedType in interface Injectable<WebSocketFactory>public WebSocketFactory injectable(AtmosphereConfig config)
injectable in interface Injectable<WebSocketFactory>Copyright © 2015. All Rights Reserved.