Class CBLWebSocket

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class CBLWebSocket
    extends AbstractCBLWebSocket
    • Constructor Detail

      • CBLWebSocket

        public CBLWebSocket​(long peer,
                            @NonNull
                            java.net.URI uri,
                            @Nullable
                            byte[] opts,
                            @NonNull
                            CBLCookieStore cookieStore,
                            @NonNull
                            Fn.Consumer<java.util.List<java.security.cert.Certificate>> serverCertsListener)
                     throws java.security.GeneralSecurityException
        Throws:
        java.security.GeneralSecurityException