Package com.ngrok

Interface Listener.Builder<L extends Listener>

    • Method Detail

      • listen

        L listen()
          throws IOException
        Starts listening and accepting new connections.
        Returns:
        the concrete Listener instance
        Throws:
        IOException - if an I/O error occurs