gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0
Interface ApplicantIntegrationServices

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

public interface ApplicantIntegrationServices
extends javax.xml.rpc.Service


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

Method Detail

getApplicantIntegrationSoapPortAddress

public java.lang.String getApplicantIntegrationSoapPortAddress()

getApplicantIntegrationSoapPort

public ApplicantIntegrationPortType getApplicantIntegrationSoapPort()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getApplicantIntegrationSoapPort

public ApplicantIntegrationPortType getApplicantIntegrationSoapPort(java.net.URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException