Package org.glassfish.grizzly.websockets
Interface FrameType
- All Known Implementing Classes:
BaseFrameType,BinaryFrameType,ClosingFrameType,ContinuationFrameType,PingFrameType,PongFrameType,TextFrameType
public interface FrameType
-
Method Summary
-
Method Details
-
respond
-
setPayload
-
getBytes
-
create
-