gov.grants.apply.WebServices.AgencyIntegrationServices_V1_0
Interface AgencyIntegrationServices

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

public interface AgencyIntegrationServices
extends javax.xml.rpc.Service


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

Method Detail

getAgencyIntegrationSoapPortAddress

public java.lang.String getAgencyIntegrationSoapPortAddress()

getAgencyIntegrationSoapPort

public AgencyIntegrationPortType getAgencyIntegrationSoapPort()
                                                       throws javax.xml.rpc.ServiceException

getAgencyIntegrationSoapPort

public AgencyIntegrationPortType getAgencyIntegrationSoapPort(java.net.URL portAddress)
                                                       throws javax.xml.rpc.ServiceException