Uses of Interface
org.apache.mina.statemachine.event.EventFactory

Packages that use EventFactory
org.apache.mina.statemachine   
org.apache.mina.statemachine.event   
 

Uses of EventFactory in org.apache.mina.statemachine
 

Methods in org.apache.mina.statemachine with parameters of type EventFactory
 StateMachineProxyBuilder StateMachineProxyBuilder.setEventFactory(EventFactory eventFactory)
          Sets the EventFactory to be used.
 

Uses of EventFactory in org.apache.mina.statemachine.event
 

Classes in org.apache.mina.statemachine.event that implement EventFactory
 class DefaultEventFactory
          Default EventFactory implementation.
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.