public class ILicenseTaskStub extends org.apache.axis.client.Stub implements ILicenseTask
Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
ILicenseTaskStub() |
ILicenseTaskStub(javax.xml.rpc.Service service) |
ILicenseTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
protected org.apache.axis.client.Call |
createCall() |
boolean |
expiredLicense() |
LicenseInfo |
getLicenseInfo(java.lang.String licenseKey) |
License[] |
getLicenseKeys() |
LicenseInfo |
getRegisteredLicenseInfo() |
boolean |
hasEnterpriseLicense() |
boolean |
hasLicense() |
boolean |
isLicensed() |
License[] |
parseLicenseText(java.lang.String text) |
void |
updateLicenseKey(java.lang.String licenseKey) |
void |
updateLicenseKeys(License[] licenseKeys) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ILicenseTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ILicenseTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ILicenseTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public LicenseInfo getRegisteredLicenseInfo() throws java.rmi.RemoteException
getRegisteredLicenseInfo
in interface ILicenseTask
java.rmi.RemoteException
public void updateLicenseKeys(License[] licenseKeys) throws java.rmi.RemoteException
updateLicenseKeys
in interface ILicenseTask
java.rmi.RemoteException
public boolean hasEnterpriseLicense() throws java.rmi.RemoteException
hasEnterpriseLicense
in interface ILicenseTask
java.rmi.RemoteException
public License[] getLicenseKeys() throws java.rmi.RemoteException
getLicenseKeys
in interface ILicenseTask
java.rmi.RemoteException
public LicenseInfo getLicenseInfo(java.lang.String licenseKey) throws java.rmi.RemoteException
getLicenseInfo
in interface ILicenseTask
java.rmi.RemoteException
public void updateLicenseKey(java.lang.String licenseKey) throws java.rmi.RemoteException
updateLicenseKey
in interface ILicenseTask
java.rmi.RemoteException
public boolean hasLicense() throws java.rmi.RemoteException
hasLicense
in interface ILicenseTask
java.rmi.RemoteException
public boolean expiredLicense() throws java.rmi.RemoteException
expiredLicense
in interface ILicenseTask
java.rmi.RemoteException
public boolean isLicensed() throws java.rmi.RemoteException
isLicensed
in interface ILicenseTask
java.rmi.RemoteException
public License[] parseLicenseText(java.lang.String text) throws java.rmi.RemoteException
parseLicenseText
in interface ILicenseTask
java.rmi.RemoteException