public class

QueryService

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ org.mule.modules.sharepoint.microsoft.query.QueryService

Class Overview

Microsoft SharePoint Foundation 2010 Search Query Web Service This class was generated by Apache CXF 2.5.1 2013-02-15T11:53:10.612-03:00 Generated source version: 2.5.1

Summary

Fields
public static final QName QueryServiceSoap
public static final QName QueryServiceSoap12
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
QueryService(URL wsdlLocation)
QueryService(URL wsdlLocation, QName serviceName)
QueryService()
Public Methods
QueryServiceSoap getQueryServiceSoap()
QueryServiceSoap getQueryServiceSoap(WebServiceFeature... features)
QueryServiceSoap getQueryServiceSoap12(WebServiceFeature... features)
QueryServiceSoap getQueryServiceSoap12()
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName QueryServiceSoap

public static final QName QueryServiceSoap12

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public QueryService (URL wsdlLocation)

Parameters
wsdlLocation

public QueryService (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public QueryService ()

Public Methods

public QueryServiceSoap getQueryServiceSoap ()

Returns
  • returns QueryServiceSoap

public QueryServiceSoap getQueryServiceSoap (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns QueryServiceSoap

public QueryServiceSoap getQueryServiceSoap12 (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns QueryServiceSoap

public QueryServiceSoap getQueryServiceSoap12 ()

Returns
  • returns QueryServiceSoap