JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.predic8.membrane.core.transport.ws
Interface WebSocketSender
public interface
WebSocketSender
Created by Predic8 on 12.04.2017.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleFrame
(
WebSocketFrame
frame)
Method Details
handleFrame
void
handleFrame
(
WebSocketFrame
frame)
throws
Exception
Throws:
Exception