|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.wsdl20.extensions.ExtensionRegistry
org.apache.woden.internal.wsdl20.extensions.PopulatedExtensionRegistry
public class PopulatedExtensionRegistry
This class extends ExtensionRegistry and pre-registers serializers/deserializers for the SOAP, HTTP and MIME extensions. Java impl types are also registered for all the SOAP and HTTP extensions defined in the WSDL 2.0 Spec. This class was copied from WSDL4J and modified for Woden.
Field Summary |
---|
Fields inherited from class org.apache.woden.wsdl20.extensions.ExtensionRegistry |
---|
assertionReg, compExtReg, defaultDeser, defaultSer, deserializerReg, extAttributeReg, extElementReg, REGISTRAR_PROPERTY, serializerReg |
Constructor Summary | |
---|---|
PopulatedExtensionRegistry(ErrorReporter errorReporter)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PopulatedExtensionRegistry(ErrorReporter errorReporter) throws WSDLException
WSDLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |