org.mftech.dawn.server.communication.soap.generated
Interface DawnCommunicationServiceService

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

public interface DawnCommunicationServiceService
extends javax.xml.rpc.Service


Method Summary
 DawnCommunicationService_PortType getDawnCommunicationService()
           
 DawnCommunicationService_PortType getDawnCommunicationService(java.net.URL portAddress)
           
 java.lang.String getDawnCommunicationServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getDawnCommunicationServiceAddress

java.lang.String getDawnCommunicationServiceAddress()

getDawnCommunicationService

DawnCommunicationService_PortType getDawnCommunicationService()
                                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDawnCommunicationService

DawnCommunicationService_PortType getDawnCommunicationService(java.net.URL portAddress)
                                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException