|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.mina.statemachine.event | |
---|---|
org.apache.mina.statemachine | |
org.apache.mina.statemachine.event | |
org.apache.mina.statemachine.transition |
Classes in org.apache.mina.statemachine.event used by org.apache.mina.statemachine | |
---|---|
Event
Represents an event which typically corresponds to a method call on a proxy. |
|
EventArgumentsInterceptor
Intercepts the Event arguments before the Event is passed
to the StateMachine and allows for the arguments to be modified. |
|
EventFactory
Used by StateMachineProxyBuilder to create Event objects when
methods are invoked on the proxy. |
Classes in org.apache.mina.statemachine.event used by org.apache.mina.statemachine.event | |
---|---|
Event
Represents an event which typically corresponds to a method call on a proxy. |
|
EventFactory
Used by StateMachineProxyBuilder to create Event objects when
methods are invoked on the proxy. |
|
IoFilterEvents
Defines all possible MINA IoFilter events for use in IoFilterTransition
annotations. |
|
IoHandlerEvents
Defines all possible MINA IoHandler events for use in IoHandlerTransition
annotations. |
Classes in org.apache.mina.statemachine.event used by org.apache.mina.statemachine.transition | |
---|---|
Event
Represents an event which typically corresponds to a method call on a proxy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |