org.gcube.application.aquamaps.aquamapsservice.stubs.service
Interface AquaMapsService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
AquaMapsServiceAddressing
All Known Implementing Classes:
AquaMapsServiceAddressingLocator, AquaMapsServiceLocator

public interface AquaMapsService
extends javax.xml.rpc.Service


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

Method Detail

getAquaMapsServicePortTypePortAddress

String getAquaMapsServicePortTypePortAddress()

getAquaMapsServicePortTypePort

AquaMapsServicePortType getAquaMapsServicePortTypePort()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAquaMapsServicePortTypePort

AquaMapsServicePortType getAquaMapsServicePortTypePort(URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.