org.cmis.interopserver.services.cap
Interface CAPService

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

public interface CAPService
extends javax.xml.rpc.Service


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

Method Detail

getCAPAddress

java.lang.String getCAPAddress()

getCAP

CAP getCAP()
           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCAP

CAP getCAP(java.net.URL portAddress)
           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException