de.dassow.ws.client
Interface NamenListeService

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

public interface NamenListeService
extends javax.xml.rpc.Service


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

Method Detail

getNamenListeAddress

java.lang.String getNamenListeAddress()

getNamenListe

NamenListe getNamenListe()
                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getNamenListe

NamenListe getNamenListe(java.net.URL portAddress)
                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException