Class UrlUtil.URLWriter

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    UrlUtil

    @Deprecated
    public static class UrlUtil.URLWriter
    extends URLWriter
    Deprecated.
    use the real class
    • Constructor Detail

      • URLWriter

        public URLWriter​(java.lang.String strUrl,
                         IStreamWriter streamWriter,
                         java.lang.String method,
                         java.lang.String contentType,
                         HTTPDetails details)
        Deprecated.