com.alexasearch
Interface AlexaWebSearch

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

public interface AlexaWebSearch
extends javax.xml.rpc.Service


Method Summary
 AlexaWebSearchPortType getAlexaWebSearchHttpPort()
           
 AlexaWebSearchPortType getAlexaWebSearchHttpPort(URL portAddress)
           
 String getAlexaWebSearchHttpPortAddress()
          The Alexa Web Search web service offers programmatic access to Alexa's web search engine.
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAlexaWebSearchHttpPortAddress

String getAlexaWebSearchHttpPortAddress()
The Alexa Web Search web service offers programmatic access to Alexa's web search engine. The Alexa search engine is a web-wide search engine that powers the web search on the Alexa website.


getAlexaWebSearchHttpPort

AlexaWebSearchPortType getAlexaWebSearchHttpPort()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAlexaWebSearchHttpPort

AlexaWebSearchPortType getAlexaWebSearchHttpPort(URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright (c) Dawid Weiss, Stanislaw Osinski