org.jppf.server.nio
Class NioChecks

java.lang.Object
  extended by org.jppf.server.nio.NioChecks

public class NioChecks
extends Object

Author:
Laurent Cohen

Field Summary
static boolean CHECK_CONNECTION
          Workaround for the issue described in this forum thread.
 
Constructor Summary
NioChecks()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECK_CONNECTION

public static final boolean CHECK_CONNECTION
Workaround for the issue described in this forum thread.

Constructor Detail

NioChecks

public NioChecks()


Copyright © 2005-2010 JPPF Team.