Interface RemoteEndpointFactory
-
- All Known Implementing Classes:
WebSocketSession
@Deprecated(since="2021-05-27") public interface RemoteEndpointFactoryDeprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description RemoteEndpointnewRemoteEndpoint(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)Deprecated.
-
-
-
Method Detail
-
newRemoteEndpoint
RemoteEndpoint newRemoteEndpoint(LogicalConnection connection, OutgoingFrames outgoingFrames, BatchMode batchMode)
Deprecated.
-
-