org.globus.ogsa.wsdl.extensions
Class PortTypeExtensionDeserializer

java.lang.Object
  extended byorg.globus.ogsa.wsdl.extensions.PortTypeExtensionDeserializer

public class PortTypeExtensionDeserializer
extends java.lang.Object


Constructor Summary
PortTypeExtensionDeserializer()
           
 
Method Summary
 ExtensibilityElement unmarshall(java.lang.Class parentType, QName elementType, org.w3c.dom.Element element, Definition def, ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortTypeExtensionDeserializer

public PortTypeExtensionDeserializer()
Method Detail

unmarshall

public ExtensibilityElement unmarshall(java.lang.Class parentType,
                                       QName elementType,
                                       org.w3c.dom.Element element,
                                       Definition def,
                                       ExtensionRegistry registry)
                                throws WSDLException
Throws:
WSDLException