Class: WebSocket::Frame::Incoming::Server
- Inherits:
-
WebSocket::Frame::Incoming
- Object
- Base
- WebSocket::Frame::Incoming
- WebSocket::Frame::Incoming::Server
- Defined in:
- lib/websocket/frame/incoming/server.rb
Instance Attribute Summary
Attributes inherited from Base
#data, #error, #type, #version
Method Summary
Methods inherited from WebSocket::Frame::Incoming
#<<, #decoded?, #initialize, #next, #to_s
Methods inherited from Base
#error?, #initialize, #inspect, #support_type?, #supported_frames
Constructor Details
This class inherits a constructor from WebSocket::Frame::Incoming