@FunctionalInterface public interface WebSocketListenerFactory
| Modifier and Type | Field and Description |
|---|---|
static WebSocketListenerFactory |
NOT_SUPPORTED |
| Modifier and Type | Method and Description |
|---|---|
WebSocketListener |
create(WebSocketSession session,
Context context) |
static final WebSocketListenerFactory NOT_SUPPORTED
WebSocketListener create(WebSocketSession session, Context context)
Copyright © 2015. All Rights Reserved.