Class WebSocketTransport.Factory

java.lang.Object
io.ably.lib.transport.WebSocketTransport.Factory
All Implemented Interfaces:
ITransport.Factory
Enclosing class:
WebSocketTransport

public static class WebSocketTransport.Factory
extends java.lang.Object
implements ITransport.Factory
public factory API
  • Constructor Summary

    Constructors 
    Constructor Description
    Factory()  
  • Method Summary

    Modifier and Type Method Description
    WebSocketTransport getTransport​(ITransport.TransportParams params, ConnectionManager connectionManager)
    Obtain and instance of this transport based on the specified options.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait