Class HttpCommunication

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class HttpCommunication
    extends com.arangodb.internal.net.Communication
    Author:
    Mark Vollmary, Michele Rastelli
    • Method Detail

      • connect

        protected void connect​(com.arangodb.internal.net.Connection conn)
                        throws IOException
        Specified by:
        connect in class com.arangodb.internal.net.Communication
        Throws:
        IOException