Uses of Class
org.codehaus.activesoap.handler.DefaultHandlerRegistry

Packages that use DefaultHandlerRegistry
org.codehaus.activesoap.handler.stax Handler implementation and related classes for using pure StAX 
org.codehaus.activesoap.handler.xmlbeans Handler implementation and related classes for processing REST and web services using XMLBeans 
org.codehaus.activesoap.handler.xstream Handler implementation and related classes for processing REST and web services using XStream 
 

Uses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.stax
 

Subclasses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.stax
 class StaxHandlerRegistry
           
 

Uses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.xmlbeans
 

Subclasses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.xmlbeans
 class XMLBeansRegistry
           
 

Uses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.xstream
 

Subclasses of DefaultHandlerRegistry in org.codehaus.activesoap.handler.xstream
 class XStreamRegistry
           
 



Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.