com.counterclaim.openefm.client.filing
Class FilingServiceSoapBindingStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended bycom.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

 

Field Summary
private  java.util.Vector cachedDeserFactories
           
private  java.util.Vector cachedSerClasses
           
private  java.util.Vector cachedSerFactories
           
private  java.util.Vector cachedSerQNames
           
 
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
 
Constructor Summary
FilingServiceSoapBindingStub()
           
FilingServiceSoapBindingStub(javax.xml.rpc.Service service)
           
FilingServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 LxmlResponse acceptFiling(LxmlFiling filing)
           
 LxmlResponse acceptFiling(LxmlFiling filing, java.lang.String username, java.lang.String password)
           
private  org.apache.axis.client.Call createCall()
           
 
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
 

Field Detail

cachedSerClasses

private java.util.Vector cachedSerClasses

cachedSerQNames

private java.util.Vector cachedSerQNames

cachedSerFactories

private java.util.Vector cachedSerFactories

cachedDeserFactories

private java.util.Vector cachedDeserFactories
Constructor Detail

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
Method Detail

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.