|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EventHandlerFactory in org.indi.reactor |
---|
Fields in org.indi.reactor declared as EventHandlerFactory | |
---|---|
protected EventHandlerFactory |
Connector.factory
The EventHandlerFactory used to create new EventHandlers to be associated with the newly created connection |
protected EventHandlerFactory |
Acceptor.factory
The EventHandlerFactory used to produce new EventHandlers for new connections |
Constructors in org.indi.reactor with parameters of type EventHandlerFactory | |
---|---|
Acceptor(Reactor r,
EventHandlerFactory f,
int port)
Class Constructor |
|
Connector(Reactor r,
EventHandlerFactory f,
java.lang.String host,
int port)
Class Constructor |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |