Interface RemoteEndpointFactory
- All Known Implementing Classes:
JsrSession
,WebSocketSession
public interface RemoteEndpointFactory
-
Method Summary
Modifier and TypeMethodDescriptionnewRemoteEndpoint
(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)
-
Method Details
-
newRemoteEndpoint
RemoteEndpoint newRemoteEndpoint(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)
-