org.cmis.interopserver.services.nwem
Interface NWEMService

All Superinterfaces:
javax.xml.rpc.Service

public interface NWEMService
extends javax.xml.rpc.Service


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

Method Detail

getNWEMAddress

java.lang.String getNWEMAddress()

getNWEM

NWEM getNWEM()
             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getNWEM

NWEM getNWEM(java.net.URL portAddress)
             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException