Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

_me.Variable in class JThread.socket.MobileThread

A

addButton(Container, String, ActionListener). Method in class JThread.stream.ControlWindow
addWaitThread(Object, Thread). Static method in class JThread.stream.ShutdownManager
Add a thread to an object's wait set.
addWaitThread(Thread). Method in class JThread.stream.SynchState

B

Barrier(int). Constructor for class JThread.stream.Barrier
Construct a barrier with specified number of threads.
bind(String, Object). Static method in class JThread.socket.Server
Bind an object with a name in local registry.

C

checkDirty(Object). Static method in class JThread.stream.ShutdownManager
Check whether an object is in an inconsistent state due to shutdown.
checkStop(). Static method in class JThread.stream.ShutdownManager
Checks the stop flag and starts to shut down if set.
ControlWindow(String[]). Constructor for class JThread.stream.ControlWindow

D

dropOneThread(). Method in class JThread.stream.Barrier
Drop one thread.

F

finished(). Method in class JThread.stream.Barrier
Check whether the barrier is finished all not.
freeAll(). Method in class JThread.stream.Barrier
Release all threads in this barrier.

G

getHost(). Method in class JThread.socket.MoveException
getHost(). Method in class JThread.voyager.MoveException
getHostString(). Method in class JThread.voyager.MoveException
getLockThread(). Method in class JThread.stream.SynchState
getMoveException(). Method in class JThread.socket.MobileThread
getRestartBarrier(). Static method in class JThread.stream.ShutdownManager
Get the restart barrier.
getWaitSet(). Method in class JThread.stream.SynchState

I

interruptWaitThreads(). Method in class JThread.stream.SynchState
isEmpty(). Method in class JThread.socket.MoveException
isEmpty(). Method in class JThread.voyager.MoveException
isEmpty(). Method in class JThread.stream.ShutdownException

L

lock(Object, Thread). Static method in class JThread.stream.ShutdownManager
This method is called only after shutdown occurs.
lock(Thread). Method in class JThread.stream.SynchState
lookup(String). Static method in class JThread.socket.Server
Look up a local object with the specified name.

M

main(String[]). Static method in class JThread.stream.ControlWindow
main(String[]). Static method in class JThread.socket.Server
Start a new server at a specified port.
MigrationManager(). Constructor for class JThread.voyager.MigrationManager
MigrationManager(Socket). Constructor for class JThread.socket.MigrationManager
Construction
MobileThread(). Constructor for class JThread.socket.MobileThread
MobileThread(Runnable). Constructor for class JThread.socket.MobileThread
Construct a new mobile thread object from a Runnable object.
MoveException(Object). Constructor for class JThread.voyager.MoveException
MoveException(String). Constructor for class JThread.socket.MoveException
MoveException(String). Constructor for class JThread.voyager.MoveException
moveTo(Object). Static method in class JThread.voyager.MigrationManager
Calls when the current thread needs to be migrated to host.
moveTo(String). Static method in class JThread.socket.MigrationManager
moveTo(String). Static method in class JThread.voyager.MigrationManager
Calls when need to migrate the current thread to host.

N

needBarrier(int). Method in class JThread.stream.ShutdownException
This method tests whether a barrier is needed at the end of restart process.

P

popBoolean(). Method in class JThread.socket.MoveException
popBoolean(). Method in class JThread.voyager.MoveException
popBoolean(). Method in class JThread.stream.ShutdownException
popByte(). Method in class JThread.socket.MoveException
popByte(). Method in class JThread.voyager.MoveException
popByte(). Method in class JThread.stream.ShutdownException
popChar(). Method in class JThread.socket.MoveException
popChar(). Method in class JThread.voyager.MoveException
popChar(). Method in class JThread.stream.ShutdownException
popDouble(). Method in class JThread.socket.MoveException
popDouble(). Method in class JThread.voyager.MoveException
popDouble(). Method in class JThread.stream.ShutdownException
popFloat(). Method in class JThread.socket.MoveException
popFloat(). Method in class JThread.voyager.MoveException
popFloat(). Method in class JThread.stream.ShutdownException
popInt(). Method in class JThread.socket.MoveException
popInt(). Method in class JThread.voyager.MoveException
popInt(). Method in class JThread.stream.ShutdownException
popLong(). Method in class JThread.socket.MoveException
popLong(). Method in class JThread.voyager.MoveException
popLong(). Method in class JThread.stream.ShutdownException
popObject(). Method in class JThread.socket.MoveException
popObject(). Method in class JThread.voyager.MoveException
popObject(). Method in class JThread.stream.ShutdownException
popShort(). Method in class JThread.socket.MoveException
popShort(). Method in class JThread.voyager.MoveException
popShort(). Method in class JThread.stream.ShutdownException
print(). Method in class JThread.socket.MoveException
print(). Method in class JThread.voyager.MoveException
print(). Method in class JThread.stream.ShutdownException
push(boolean). Method in class JThread.socket.MoveException
push(boolean). Method in class JThread.voyager.MoveException
push(boolean). Method in class JThread.stream.ShutdownException
push(byte). Method in class JThread.socket.MoveException
push(byte). Method in class JThread.voyager.MoveException
push(byte). Method in class JThread.stream.ShutdownException
push(char). Method in class JThread.socket.MoveException
push(char). Method in class JThread.voyager.MoveException
push(char). Method in class JThread.stream.ShutdownException
push(double). Method in class JThread.socket.MoveException
push(double). Method in class JThread.voyager.MoveException
push(double). Method in class JThread.stream.ShutdownException
push(float). Method in class JThread.socket.MoveException
push(float). Method in class JThread.voyager.MoveException
push(float). Method in class JThread.stream.ShutdownException
push(int). Method in class JThread.socket.MoveException
push(int). Method in class JThread.voyager.MoveException
push(int). Method in class JThread.stream.ShutdownException
push(long). Method in class JThread.socket.MoveException
push(long). Method in class JThread.voyager.MoveException
push(long). Method in class JThread.stream.ShutdownException
push(Object). Method in class JThread.socket.MoveException
push(Object). Method in class JThread.voyager.MoveException
push(Object). Method in class JThread.stream.ShutdownException
push(short). Method in class JThread.socket.MoveException
push(short). Method in class JThread.voyager.MoveException
push(short). Method in class JThread.stream.ShutdownException

R

removeWaitThread(Object, Thread). Static method in class JThread.stream.ShutdownManager
Remove a thread from an object's wait set.
removeWaitThread(Thread). Method in class JThread.stream.SynchState
retrieveLog(String). Static method in class JThread.stream.ShutdownManager
Get the thread's execution record from the saved log.
run(). Method in class JThread.socket.MigrationManager
Read and start a mobile thread object from socket.
run(). Method in class JThread.stream.ShutdownManager$MainThread
run(). Method in class JThread.stream.ShutdownManager
Starts the program.

S

saveState(String, ShutdownException). Static method in class JThread.stream.ShutdownManager
Save a thread's run-time state.
send(). Method in class JThread.socket.MobileThread
Send this mobile thread to the host indicated in the MoveException object associated with this mobile thread object.
Server(). Constructor for class JThread.socket.Server
setStop(). Method in class JThread.stream.ShutdownManager
Set the stop flag to indicate shutdown.
ShutdownException(). Constructor for class JThread.stream.ShutdownException
ShutdownException(boolean). Constructor for class JThread.stream.ShutdownException
ShutdownManager(String[]). Constructor for class JThread.stream.ShutdownManager
Construct a new ShutdownManager object.
ShutdownManager.MainThread(ShutdownManager). Constructor for class JThread.stream.ShutdownManager$MainThread
start(int). Static method in class JThread.socket.Server
Start a new server socket at the specified port.
SynchState(). Constructor for class JThread.stream.SynchState

W

waitForRest(). Method in class JThread.stream.Barrier
Makes a thread to wait for the rest of the threads in this barrier.