Package org.cip4.jdflib.util
Class UrlUtil.URLWriter
- java.lang.Object
-
- org.cip4.jdflib.util.URLWriter
-
- org.cip4.jdflib.util.UrlUtil.URLWriter
-
-
Constructor Summary
Constructors Constructor Description URLWriter(java.lang.String strUrl, IStreamWriter streamWriter, java.lang.String method, java.lang.String contentType, HTTPDetails details)Deprecated.
-
Method Summary
-
Methods inherited from class org.cip4.jdflib.util.URLWriter
callProxy, callProxy, getLastException, getProxies, isAddDirect, run, setAddDirect, toString, writeToURL
-
-
-
-
Constructor Detail
-
URLWriter
public URLWriter(java.lang.String strUrl, IStreamWriter streamWriter, java.lang.String method, java.lang.String contentType, HTTPDetails details)Deprecated.
-
-