org.apache.wsif.wsdl.extensions.format
Class FormatExtensionRegistry

java.lang.Object
  |
  +--javax.wsdl.extensions.ExtensionRegistry
        |
        +--org.apache.wsif.wsdl.extensions.format.FormatExtensionRegistry
All Implemented Interfaces:
java.io.Serializable

public class FormatExtensionRegistry
extends javax.wsdl.extensions.ExtensionRegistry

Extension registry for format binding.

Author:
Gerhard Pfau , Jeremy Hughes , Mark Whitlock
See Also:
Serialized Form

Fields inherited from class javax.wsdl.extensions.ExtensionRegistry
serialVersionUID
 
Constructor Summary
FormatExtensionRegistry()
           
 
Methods inherited from class javax.wsdl.extensions.ExtensionRegistry
createExtension, getAllowableExtensions, getDefaultDeserializer, getDefaultSerializer, mapExtensionTypes, queryDeserializer, querySerializer, registerDeserializer, registerSerializer, setDefaultDeserializer, setDefaultSerializer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatExtensionRegistry

public FormatExtensionRegistry()


Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.