public class

Forms

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ org.mule.modules.sharepoint.microsoft.forms.Forms

Class Overview

This class was generated by Apache CXF 2.5.1 2013-02-15T11:43:57.854-03:00 Generated source version: 2.5.1

Summary

Fields
public static final QName FormsSoap
public static final QName FormsSoap12
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
Forms(URL wsdlLocation)
Forms(URL wsdlLocation, QName serviceName)
Forms()
Public Methods
FormsSoap getFormsSoap(WebServiceFeature... features)
FormsSoap getFormsSoap()
FormsSoap getFormsSoap12()
FormsSoap getFormsSoap12(WebServiceFeature... features)
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName FormsSoap

public static final QName FormsSoap12

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public Forms (URL wsdlLocation)

Parameters
wsdlLocation

public Forms (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public Forms ()

Public Methods

public FormsSoap getFormsSoap (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 FormsSoap

public FormsSoap getFormsSoap ()

Returns
  • returns FormsSoap

public FormsSoap getFormsSoap12 ()

Returns
  • returns FormsSoap

public FormsSoap getFormsSoap12 (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 FormsSoap