Class UriResponse

  • All Implemented Interfaces:
    Serializable

    public class UriResponse
    extends Object
    implements Serializable
    Response containing URI string.

    Intended for internal library purposes only, not to be used in public API!

    See Also:
    Serialized Form
    • Constructor Detail

      • UriResponse

        public UriResponse​(String uri)