org.iids.aos.webservices.wsdl.GoogleSearch
Interface GoogleSearchService

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

public interface GoogleSearchService
extends javax.xml.rpc.Service


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

Method Detail

getGoogleSearchPortAddress

java.lang.String getGoogleSearchPortAddress()

getGoogleSearchPort

GoogleSearchPort_PortType getGoogleSearchPort()
                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGoogleSearchPort

GoogleSearchPort_PortType getGoogleSearchPort(java.net.URL portAddress)
                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.