| Modifier and Type | Method and Description |
|---|---|
IStateMachine |
IFsmFactory.createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config)
Create instance of Peer FSM
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
PeerImpl.ActionContext |
| Modifier and Type | Method and Description |
|---|---|
IContext |
PeerImpl.getContext() |
| Modifier and Type | Field and Description |
|---|---|
protected IContext |
PeerFSMImpl.context |
| Modifier and Type | Method and Description |
|---|---|
IStateMachine |
FsmFactoryImpl.createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config) |
| Constructor and Description |
|---|
PeerFSMImpl(IContext aContext,
IConcurrentFactory concurrentFactory,
Configuration config,
IStatisticManager statisticFactory) |
| Modifier and Type | Method and Description |
|---|---|
IContext |
IPeer.getContext()
Return action context
|
| Modifier and Type | Method and Description |
|---|---|
IStateMachine |
IFsmFactory.createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
PeerImpl.LocalActionConext |
| Modifier and Type | Method and Description |
|---|---|
IContext |
PeerImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
IStateMachine |
FsmFactoryImpl.createInstanceFsm(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config) |
| Constructor and Description |
|---|
PeerFSMImpl(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config,
IStatisticManager statisticFactory) |
Copyright © 2016. All Rights Reserved.