Uses of Class
org.apache.qpid.proton.engine.HandlerException
Packages that use HandlerException
Package
Description
-
Uses of HandlerException in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that throw HandlerExceptionModifier and TypeMethodDescriptionvoidEvent.delegate()dispatch the event to all children of the handler.voidvoidEvent.redispatch(EventType as_type, Handler handler) Synchronously redispatch the current event as a newEventTypeon the provided handler and it's children. -
Uses of HandlerException in org.apache.qpid.proton.reactor
Methods in org.apache.qpid.proton.reactor that throw HandlerException -
Uses of HandlerException in org.apache.qpid.proton.reactor.impl
Methods in org.apache.qpid.proton.reactor.impl that throw HandlerException