org.gcube.messaging.common.consumer.stubs.service
Interface MessagingConsumerService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
MessagingConsumerServiceAddressing
All Known Implementing Classes:
MessagingConsumerServiceAddressingLocator, MessagingConsumerServiceLocator

public interface MessagingConsumerService
extends javax.xml.rpc.Service


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

Method Detail

getMessagingConsumerPortTypePortAddress

String getMessagingConsumerPortTypePortAddress()

getMessagingConsumerPortTypePort

MessagingConsumerPortType getMessagingConsumerPortTypePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMessagingConsumerPortTypePort

MessagingConsumerPortType getMessagingConsumerPortTypePort(URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.