org.codehaus.activesoap.handler.stax
Class StaxHandlerRegistry

java.lang.Object
  extended byorg.codehaus.activesoap.handler.DefaultHandlerRegistry
      extended byorg.codehaus.activesoap.handler.stax.StaxHandlerRegistry
All Implemented Interfaces:
HandlerRegistry

public class StaxHandlerRegistry
extends DefaultHandlerRegistry

Version:
$Revision: 1.1 $

Constructor Summary
StaxHandlerRegistry()
           
 
Methods inherited from class org.codehaus.activesoap.handler.DefaultHandlerRegistry
addHandler, addHandler, addHandler, getBodyHandler, getDefaultHandler, getHandler, getHandlers, removeHandler, removeHandler, removeHandler, removeHandler, setBodyHandler, setDefaultHandler, setHandlers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaxHandlerRegistry

public StaxHandlerRegistry()


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