| 程序包 | 说明 |
|---|---|
| org.apache.mina.example.tapedeck | |
| org.apache.mina.statemachine | |
| org.apache.mina.statemachine.event | |
| org.apache.mina.statemachine.transition |
| 类和说明 |
|---|
| Event
Represents an event which typically corresponds to a method call on a proxy.
|
| 类和说明 |
|---|
| 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. |
| 类和说明 |
|---|
| 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. |
| 类和说明 |
|---|
| Event
Represents an event which typically corresponds to a method call on a proxy.
|