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

B

begin(). Method in class tos.Carrier
Carrier entry point.

C

Carrier(). Constructor for class tos.Carrier
Initialize carrier.
close(). Method in class tos.Inbox
Close inbox.
create(String). Method in class tos.Loader
Create class instance.
current(). Static method in class tos.Shell
Get current shell.

D

data. Variable in class tos.Carrier
Carrier data.

E

extend(byte[]). Method in class tos.Loader
Extend name space.
extend(String). Method in class tos.Loader
Extend name space.

F

finalize(). Method in class tos.Session
Clean-up.

I

Inbox(String). Constructor for class tos.Inbox
Create inbox.

L

loadClass(String). Method in class tos.Loader
Load and resolve class.
loadClass(String, boolean). Method in class tos.Loader
Load class.
loader(). Method in class tos.Shell
Get loader.

M

main(String[]). Static method in class tos.Kernel
This method contains the TOS server loop.

N

next(). Method in class tos.Inbox
Get next object reference.

P

path. Variable in class tos.Carrier
Carrier path.
post(String, Object). Static method in class tos.Inbox
Post data to inbox.

R

recv(). Method in class tos.Session
Receive object through session.
run(). Method in class tos.Shell
Execute carrier context.

S

send(Object). Method in class tos.Session
Send object through session.
Session(Socket). Constructor for class tos.Session
Create and establish session.
Shell(Carrier). Constructor for class tos.Shell
Create client side shell.
size(). Method in class tos.Inbox
Get current inbox size.
status(). Method in class tos.Shell
Get shell/carrier exit status.