org.openscience.jmol.app.jmolpanel
Class JsonNioService.JsonNioServerThread

java.lang.Object
  extended by org.openscience.jmol.app.jmolpanel.JsonNioService.JsonNioServerThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JsonNioService

 class JsonNioService.JsonNioServerThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
JsonNioService.JsonNioServerThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonNioService.JsonNioServerThread

JsonNioService.JsonNioServerThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable