Package org.jgroups.blocks.cs
Class NioBaseServer.Acceptor
- java.lang.Object
-
- org.jgroups.blocks.cs.NioBaseServer.Acceptor
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- NioBaseServer
protected class NioBaseServer.Acceptor extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Acceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
checkforPendingRegistrations()
protected boolean
doSelect()
void
run()
-