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

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
PublisherServiceAddressing
All Known Implementing Classes:
PublisherServiceAddressingLocator, PublisherServiceLocator

public interface PublisherService
extends javax.xml.rpc.Service


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

Method Detail

getPublisherServicePortTypePortAddress

String getPublisherServicePortTypePortAddress()

getPublisherServicePortTypePort

PublisherServicePortType getPublisherServicePortTypePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPublisherServicePortTypePort

PublisherServicePortType getPublisherServicePortTypePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.