Uses of Interface
org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort

Packages that use DiscoveryServicePort
org.apache.chemistry.opencmis.client.bindings.spi.webservices   
org.apache.chemistry.opencmis.commons.impl.jaxb   
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of DiscoveryServicePort in org.apache.chemistry.opencmis.client.bindings.spi.webservices
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.webservices that return DiscoveryServicePort
 DiscoveryServicePort AbstractPortProvider.getDiscoveryServicePort()
          Return the Discovery Service port object.
 

Uses of DiscoveryServicePort in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return DiscoveryServicePort
 DiscoveryServicePort DiscoveryService.getDiscoveryServicePort()
           
 DiscoveryServicePort DiscoveryService.getDiscoveryServicePort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of DiscoveryServicePort in org.apache.chemistry.opencmis.server.impl.webservices
 

Classes in org.apache.chemistry.opencmis.server.impl.webservices that implement DiscoveryServicePort
 class DiscoveryService
          CMIS Discovery Service.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.