Class SPSProxyHelper.WebsWS

  • All Implemented Interfaces:
    com.microsoft.schemas.sharepoint.soap.Webs, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service
    Enclosing class:
    SPSProxyHelper

    protected static class SPSProxyHelper.WebsWS
    extends com.microsoft.schemas.sharepoint.soap.WebsLocator
    SharePoint Webs Service Wrapper Class
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.axis.client.Service

        org.apache.axis.client.Service.HandlerRegistryImpl
    • Field Summary

      • Fields inherited from class org.apache.axis.client.Service

        _call
    • Constructor Summary

      Constructors 
      Constructor Description
      WebsWS​(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.soap.WebsSoap getWebsSoapHandler()  
      • Methods inherited from class com.microsoft.schemas.sharepoint.soap.WebsLocator

        getPort, getPort, getPorts, getServiceName, getWebsSoap, getWebsSoap, getWebsSoapAddress, getWebsSoapWSDDServiceName, setEndpointAddress, setEndpointAddress, setWebsSoapEndpointAddress, setWebsSoapWSDDServiceName
      • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface javax.xml.rpc.Service

        createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation
    • Constructor Detail

      • WebsWS

        public WebsWS​(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
    • Method Detail

      • getWebsSoapHandler

        public com.microsoft.schemas.sharepoint.soap.WebsSoap getWebsSoapHandler()
                                                                          throws javax.xml.rpc.ServiceException,
                                                                                 org.apache.axis.AxisFault
        Throws:
        javax.xml.rpc.ServiceException
        org.apache.axis.AxisFault