| Package | Description | 
|---|---|
| org.glassfish.tyrus.core.frame | WebSocket frame representations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryFrameBinary frame representation. | 
| class  | CloseFrameClose frame representation. | 
| class  | PingFramePing frame representation. | 
| class  | PongFramePong frame representation. | 
| class  | TextFrameText frame representation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TyrusFrame | TyrusFrame. wrap(Frame frame,
    byte inFragmentedType,
    java.nio.ByteBuffer remainder)TyrusFramefactory method. | 
Copyright © 2012–2025 Oracle Corporation. All rights reserved.