public class

ContextRegistryService

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ com.emc.documentum.fs.rt.services.ContextRegistryService

Class Overview

This class was generated by Apache CXF 2.7.15 2015-12-11T17:08:20.402-03:00 Generated source version: 2.7.15

Summary

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

Fields

public static final QName ContextRegistryServicePort

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public ContextRegistryService (URL wsdlLocation)

Parameters
wsdlLocation

public ContextRegistryService (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public ContextRegistryService ()

public ContextRegistryService (WebServiceFeature... features)

Parameters
features

public ContextRegistryService (URL wsdlLocation, WebServiceFeature... features)

Parameters
wsdlLocation
features

public ContextRegistryService (URL wsdlLocation, QName serviceName, WebServiceFeature... features)

Parameters
wsdlLocation
serviceName
features

Public Methods

public ContextRegistryServicePort getContextRegistryServicePort ()

Returns
  • returns ContextRegistryServicePort

public ContextRegistryServicePort getContextRegistryServicePort (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 ContextRegistryServicePort