Class ProxyRequest

    • Constructor Detail

      • ProxyRequest

        public ProxyRequest()
        Implicit constructor.
      • ProxyRequest

        public ProxyRequest​(InetSocketAddress endpointAddress)
        Basic constructor of a ProxyRequest that only sets the address of the request endpoint.
        Parameters:
        endpointAddress - the address of the request endpoint.
    • Method Detail

      • getEndpointAddress

        public InetSocketAddress getEndpointAddress()
        Returns:
        the address of the request endpoint