Interface ForwardTarget

    • Method Detail

      • getForwardTargetAddress

        java.lang.String getForwardTargetAddress()
        Retrieves the address of the target server.
        Returns:
        The address of the target server.
      • getForwardTargetPort

        int getForwardTargetPort()
        Retrieves the port of the target server.
        Returns:
        The port of the target server.
      • getForwardTargetProtocol

        java.lang.String getForwardTargetProtocol()
        Retrieves the name of the protocol used to communicate with the target server.
        Returns:
        The name of the protocol used to communicate with the target server.