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 TypeMethodDescriptionvoid
Event.delegate()
dispatch the event to all children of the handler.void
void
Event.redispatch
(EventType as_type, Handler handler) Synchronously redispatch the current event as a newEventType
on 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