Class SPSProxyHelper.StsAdapterWS
- java.lang.Object
-
- org.apache.axis.client.Service
-
- com.microsoft.schemas.sharepoint.dsp.StsAdapterLocator
-
- org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS
-
- All Implemented Interfaces:
com.microsoft.schemas.sharepoint.dsp.StsAdapter,java.io.Serializable,javax.naming.Referenceable,javax.xml.rpc.Service
- Enclosing class:
- SPSProxyHelper
protected static class SPSProxyHelper.StsAdapterWS extends com.microsoft.schemas.sharepoint.dsp.StsAdapterLocatorSharePoint StsAdapter (List Data Services) Service Wrapper Class- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StsAdapterWS(java.lang.String siteUrl, java.lang.String userName, java.lang.String password, org.apache.axis.EngineConfiguration configuration, org.apache.http.client.HttpClient httpClient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.microsoft.schemas.sharepoint.dsp.StsAdapterSoapgetStsAdapterSoapHandler()-
Methods inherited from class com.microsoft.schemas.sharepoint.dsp.StsAdapterLocator
getPort, getPort, getPorts, getServiceName, getStsAdapterSoap, getStsAdapterSoap, getStsAdapterSoapAddress, getStsAdapterSoapWSDDServiceName, setEndpointAddress, setEndpointAddress, setStsAdapterSoapEndpointAddress, setStsAdapterSoapWSDDServiceName
-
Methods inherited from class org.apache.axis.client.Service
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
-
-
-
-
Constructor Detail
-
StsAdapterWS
public StsAdapterWS(java.lang.String siteUrl, java.lang.String userName, java.lang.String password, org.apache.axis.EngineConfiguration configuration, org.apache.http.client.HttpClient httpClient) throws java.net.MalformedURLException- Throws:
java.net.MalformedURLException
-
-