Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.wsdl
Class WSDLExtensionUtils

java.lang.Object
  extended by oracle.webservices.wsdl.WSDLExtensionUtils


public class WSDLExtensionUtils
extends Object
Since:
release specific (what release of product did this appear in)
Version:
$Header: fabriccommon/orawsdl/src/main/java/oracle/webservices/wsdl/WSDLExtensionUtils.java /main/1 2009/06/11 15:23:06 desagar Exp $

Constructor Summary
WSDLExtensionUtils()
           

 

Method Summary
static void registerAddressingExtensions(ExtensionRegistry registry)
           
static void registerJaxwsExtensions(ExtensionRegistry registry)
           
static void registerSchemaExtensions(ExtensionRegistry registry)
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WSDLExtensionUtils

public WSDLExtensionUtils()

Method Detail

registerAddressingExtensions

public static void registerAddressingExtensions(ExtensionRegistry registry)

registerJaxwsExtensions

public static void registerJaxwsExtensions(ExtensionRegistry registry)

registerSchemaExtensions

public static void registerSchemaExtensions(ExtensionRegistry registry)

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.