NDService
Interface NDServiceX

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

public interface NDServiceX
extends javax.xml.rpc.Service


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

Method Detail

getNDAddress

public java.lang.String getNDAddress()

getND

public NDPortType getND()
                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getND

public NDPortType getND(java.net.URL portAddress)
                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException