com.counterclaim.openefm.client.filing
Interface FilingServiceService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
FilingServiceLocator

public interface FilingServiceService
extends javax.xml.rpc.Service

 

Method Summary
 FilingService getFilingService()
           
 FilingService getFilingService(java.net.URL portAddress)
           
 java.lang.String getFilingServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getFilingServiceAddress

public java.lang.String getFilingServiceAddress()

getFilingService

public FilingService getFilingService()
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFilingService

public FilingService getFilingService(java.net.URL portAddress)
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2002 counterclaim.com. All Rights Reserved.