Package org.cip4.jdflib.util
Class UrlUtil.URLWriter
java.lang.Object
org.cip4.jdflib.util.URLWriter
org.cip4.jdflib.util.UrlUtil.URLWriter
- All Implemented Interfaces:
Runnable
- Enclosing class:
- UrlUtil
Deprecated.
use the real class
-
Constructor Summary
ConstructorsConstructorDescriptionURLWriter(String strUrl, IStreamWriter streamWriter, String method, 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 Details
-
URLWriter
public URLWriter(String strUrl, IStreamWriter streamWriter, String method, String contentType, HTTPDetails details) Deprecated.
-