org.apache.chemistry.opencmis.client.bindings.spi.webservices
Class PortProvider
java.lang.Object
org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
org.apache.chemistry.opencmis.client.bindings.spi.webservices.PortProvider
public class PortProvider
- extends AbstractPortProvider
Provides CMIS Web Services port objects. Handles authentication headers.
Fields inherited from class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider |
ACL_SERVICE, CHUNK_SIZE, CMIS_NAMESPACE, DISCOVERY_SERVICE, MULTIFILING_SERVICE, NAVIGATION_SERVICE, OBJECT_SERVICE, POLICY_SERVICE, RELATIONSHIP_SERVICE, REPOSITORY_SERVICE, session, VERSIONING_SERVICE |
Methods inherited from class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider |
endCall, getACLServicePort, getDiscoveryServicePort, getMultiFilingServicePort, getNavigationServicePort, getObjectServicePort, getPolicyServicePort, getPortObject, getRelationshipServicePort, getRepositoryServicePort, getVersioningServicePort, initServiceObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortProvider
public PortProvider(BindingSession session)
- Constructor.
createPortObject
protected Object createPortObject(javax.xml.ws.Service service)
- Creates a port object.
- Specified by:
createPortObject
in class AbstractPortProvider
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.