Uses of Enum
com.google.code.yanf4j.core.EventType
Packages that use EventType
Package
Description
Networking core package
Nio implementation
-
Uses of EventType in com.google.code.yanf4j.core
Methods in com.google.code.yanf4j.core that return EventType -
Uses of EventType in com.google.code.yanf4j.nio
Methods in com.google.code.yanf4j.nio with parameters of type EventType -
Uses of EventType in com.google.code.yanf4j.nio.impl
Fields in com.google.code.yanf4j.nio.impl declared as EventTypeMethods in com.google.code.yanf4j.nio.impl with parameters of type EventTypeModifier and TypeMethodDescriptionprivate final void
Reactor.dispatchSessionEvent
(Session session, EventType event) final void
�ɷ�IO�¼�final void
Reactor.registerSession
(Session session, EventType event) final void
SelectorManager.registerSession
(Session session, EventType event) Register sessionConstructors in com.google.code.yanf4j.nio.impl with parameters of type EventType