Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.client.message
Class XMessageReceiverThread

java.lang.Object
  extended by java.lang.Thread
      extended by waggle.core.utils.XThread
          extended by waggle.client.message.XMessageReceiverThread

All Implemented Interfaces:
Runnable
Direct Known Subclasses:
XMessageReceiverThreadJSON, XMessageReceiverThreadXML

public abstract class XMessageReceiverThread
extends waggle.core.utils.XThread

Client backchannel Message Processor Thread.


Nested Class Summary

 

Nested classes/interfaces inherited from class waggle.core.utils.XThread
waggle.core.utils.XThread.LifeCycle

 

Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler

 

Field Summary

 

Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY

 

Method Summary
 void run()
           

 

Methods inherited from class waggle.core.utils.XThread
isRunning, isRunning, isRunning, sleep, start, stopThread

 

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, stop, stop, suspend, toString, yield

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Method Detail

run

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

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.