xmlBlaster 2.2.0 API

org.xmlBlaster.client.protocol.xmlrpc
Class XmlRpcCallbackServer.CbRunner

java.lang.Object
  extended by java.lang.Thread
      extended by org.xmlBlaster.client.protocol.xmlrpc.XmlRpcCallbackServer.CbRunner
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
XmlRpcCallbackServer

private class XmlRpcCallbackServer.CbRunner
extends java.lang.Thread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
private  XmlRpcConnection conn
           
private  boolean doRun
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
XmlRpcCallbackServer.CbRunner()
           
 
Method Summary
private  void doSleep(long delay)
           
 void run()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

doRun

private boolean doRun

conn

private XmlRpcConnection conn
Constructor Detail

XmlRpcCallbackServer.CbRunner

public XmlRpcCallbackServer.CbRunner()
                              throws XmlBlasterException
Throws:
XmlBlasterException
Method Detail

shutdown

public void shutdown()

doSleep

private final void doSleep(long delay)

run

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

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.