Celtix User APIs

Package org.objectweb.celtix.handlers

Interface Summary
HandlerFactory  
HandlerFactoryManager Provides methods for registering and deregistering handler factories.
HandlerInvoker Invokes the handlers associated with a binding.
StreamHandler A StreamHandler provides an interception point which gives access to the data stream immediately before being written to or read from the underlying transport.
 


Celtix User APIs