aphia.v1_0
Interface AphiaNameService

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

public interface AphiaNameService
extends javax.xml.rpc.Service


Method Summary
 AphiaNameServicePortType getAphiaNameServicePort()
           
 AphiaNameServicePortType getAphiaNameServicePort(URL portAddress)
           
 String getAphiaNameServicePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAphiaNameServicePortAddress

String getAphiaNameServicePortAddress()

getAphiaNameServicePort

AphiaNameServicePortType getAphiaNameServicePort()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAphiaNameServicePort

AphiaNameServicePortType getAphiaNameServicePort(URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.