public class

Copy

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ org.mule.modules.sharepoint.microsoft.copy.Copy

Class Overview

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

Summary

Fields
public static final QName CopySoap
public static final QName CopySoap12
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
Copy(URL wsdlLocation)
Copy(URL wsdlLocation, QName serviceName)
Copy()
Public Methods
CopySoap getCopySoap()
CopySoap getCopySoap(WebServiceFeature... features)
CopySoap getCopySoap12()
CopySoap getCopySoap12(WebServiceFeature... features)
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName CopySoap

public static final QName CopySoap12

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public Copy (URL wsdlLocation)

Parameters
wsdlLocation

public Copy (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public Copy ()

Public Methods

public CopySoap getCopySoap ()

Returns
  • returns CopySoap

public CopySoap getCopySoap (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 CopySoap

public CopySoap getCopySoap12 ()

Returns
  • returns CopySoap

public CopySoap getCopySoap12 (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 CopySoap