public interface Frame
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Frame.Control
Super type for all the websocket control frames.
|
static interface |
Frame.Data
Common super-type for all the web socket frames that carry application data.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.