public class ISmtpServerTaskStub extends org.apache.axis.client.Stub implements ISmtpServerTask
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 |
---|
ISmtpServerTaskStub() |
ISmtpServerTaskStub(javax.xml.rpc.Service service) |
ISmtpServerTaskStub(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() |
SmtpServer |
getSmtpConfiguration() |
void |
testSmtpConfiguration(SmtpServer smtpServer,
java.lang.String recipient,
java.lang.String subject,
java.lang.String message) |
void |
updateSmtpConfiguration(SmtpServer cfg) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ISmtpServerTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ISmtpServerTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ISmtpServerTaskStub(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 void testSmtpConfiguration(SmtpServer smtpServer, java.lang.String recipient, java.lang.String subject, java.lang.String message) throws java.rmi.RemoteException
testSmtpConfiguration
in interface ISmtpServerTask
java.rmi.RemoteException
public SmtpServer getSmtpConfiguration() throws java.rmi.RemoteException
getSmtpConfiguration
in interface ISmtpServerTask
java.rmi.RemoteException
public void updateSmtpConfiguration(SmtpServer cfg) throws java.rmi.RemoteException
updateSmtpConfiguration
in interface ISmtpServerTask
java.rmi.RemoteException