Class HandshakeImpl1Client

    • Constructor Detail

      • HandshakeImpl1Client

        public HandshakeImpl1Client()
    • Method Detail

      • setResourceDescriptor

        public void setResourceDescriptor​(java.lang.String resourceDescriptor)
                                   throws java.lang.IllegalArgumentException
        Description copied from interface: ClientHandshakeBuilder
        Set a specific resource descriptor
        Specified by:
        setResourceDescriptor in interface ClientHandshakeBuilder
        Parameters:
        resourceDescriptor - the resource descriptior to set
        Throws:
        java.lang.IllegalArgumentException
      • getResourceDescriptor

        public java.lang.String getResourceDescriptor()
        Description copied from interface: ClientHandshake
        returns the HTTP Request-URI as defined by http://tools.ietf.org/html/rfc2616#section-5.1.2
        Specified by:
        getResourceDescriptor in interface ClientHandshake
        Returns:
        the HTTP Request-URI