Package io.crossbar.autobahn.wamp.types
Class WebSocketOptions
java.lang.Object
io.crossbar.autobahn.wamp.types.TransportOptions
io.crossbar.autobahn.wamp.types.WebSocketOptions
@Deprecated public class WebSocketOptions extends TransportOptions
Deprecated.
-
Constructor Summary
Constructors Constructor Description WebSocketOptions()Deprecated. -
Method Summary
Methods inherited from class io.crossbar.autobahn.wamp.types.TransportOptions
getAutoPingInterval, getAutoPingTimeout, getMaxFramePayloadSize, setAutoPingInterval, setAutoPingTimeout, setMaxFramePayloadSize
-
Constructor Details
-
WebSocketOptions
public WebSocketOptions()Deprecated.
-