public static class IntraProcFilter.Factory extends Object implements StateMachineFactory<IFlowLabel>
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
StateMachine<IFlowLabel> |
make() |
public StateMachine<IFlowLabel> make()
make
in interface StateMachineFactory<IFlowLabel>