com.counterclaim.openefm.client.filing
Class FilingServiceSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.counterclaim.openefm.client.filing.FilingServiceSoapBindingStub
- All Implemented Interfaces:
- FilingService, java.rmi.Remote, javax.xml.rpc.Stub
- public class FilingServiceSoapBindingStub
- extends org.apache.axis.client.Stub
- implements FilingService
-

| Fields inherited from class org.apache.axis.client.Stub |
cachedEndpoint, cachedPassword, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _setProperty, firstCall, getPassword, getTimeout, getUsername, setMaintainSession, setPassword, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cachedSerClasses
private java.util.Vector cachedSerClasses
cachedSerQNames
private java.util.Vector cachedSerQNames
cachedSerFactories
private java.util.Vector cachedSerFactories
cachedDeserFactories
private java.util.Vector cachedDeserFactories
FilingServiceSoapBindingStub
public FilingServiceSoapBindingStub()
throws org.apache.axis.AxisFault
FilingServiceSoapBindingStub
public FilingServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
FilingServiceSoapBindingStub
public FilingServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
createCall
private org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
acceptFiling
public LxmlResponse acceptFiling(LxmlFiling filing)
throws java.rmi.RemoteException
- Specified by:
acceptFiling in interface FilingService
- Throws:
java.rmi.RemoteException
acceptFiling
public LxmlResponse acceptFiling(LxmlFiling filing,
java.lang.String username,
java.lang.String password)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2002 counterclaim.com. All Rights Reserved.