Package de.elo.ix.client
Class IXClient
java.lang.Object
de.elo.utils.net.UpDownload
de.elo.ix.client.IXClient
- All Implemented Interfaces:
IXClientIF
@Deprecated
public abstract class IXClient
extends de.elo.utils.net.UpDownload
implements IXClientIF
Deprecated.
Use de.elo.ix.client.IXConnection class.
Encasulates IX API.
-
Nested Class Summary
Nested classes/interfaces inherited from class de.elo.utils.net.UpDownload
de.elo.utils.net.UpDownload.ContentInputStream, de.elo.utils.net.UpDownload.ContentStreamBase
Nested classes/interfaces inherited from interface de.elo.ix.client.IXClientIF
IXClientIF.ContentStream
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.elo.utils.net.UpDownload
createInstance, download, download, download, download, getConnectionTimeout, getJSESSIONID, getReadTimeout, init, setConnectionTimeout, setReadTimeout, upload, upload, upload, upload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.elo.ix.client.IXClientIF
done, encryptPassword, getClientVersion, getCONST, getEndpointPlain, getEndpointSSL, getEndpointUrl, getImplVersion, getInterfaceVersion, getJSESSIONID, getServerTime, getStreamVersion, getUrl, getVersion, init, isFastInfoset, isRmi, isSer, login, loginAdmin, loginKerberos, loginKerberos, loginKerberos, loginSso, logout, setSecure
-
Constructor Details
-
IXClient
public IXClient()Deprecated.
-
-
Method Details
-
getFileExt
Deprecated.
-