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
- addOperator(OpInfo).
Method in interface ninja.activeproxy.path.OpNotifierIF
-
- containsNamedOperator(Vector, String).
Static method in class ninja.activeproxy.path.OpServices
-
- containsOperator(Vector, OpInfo).
Static method in class ninja.activeproxy.path.OpServices
-
- descr.
Variable in class ninja.activeproxy.path.SDSOperator
-
- destroy().
Method in class ninja.activeproxy.path.PathImplementer
- Tear down the ispace service
- destroy().
Method in class ninja.activeproxy.path.PathInstantiator
- Tear down the ispace service
- destroy().
Method in class ninja.activeproxy.path.SDSOperator
-
- getDescription().
Method in class ninja.activeproxy.path.SDSOperator
- This routine creates a service description for this service,
and return its byte array.
- getOpClassName().
Method in class ninja.activeproxy.path.OpInfo
-
- getOpDirectoryURL().
Method in class ninja.activeproxy.path.OpInfo
- Parse the operator url to get a path to the directory where the operator
resides.
- getOperatorStubs(OpInfo).
Static method in class ninja.activeproxy.path.OpServices
- Return stubs for operator in its current location
- getOpJavaPath().
Method in class ninja.activeproxy.path.OpInfo
-
- GetXMLURLTag().
Method in class ninja.activeproxy.path.OpInfo
- Return http URL to the operator (the first parameter of the operator in the iSpace config file.)
- hasMoreElements().
Method in class ninja.activeproxy.path.OpIterator
-
- implementPath(PathDescription).
Method in class ninja.activeproxy.path.PathImplementer
- Given an instantiated path, start the operators and connectors on it
running so client can begin writing to it.
- implementPath(PathDescription).
Method in interface ninja.activeproxy.path.PathImplementerIF
-
- init(iSpaceServiceConfig).
Method in class ninja.activeproxy.path.PathImplementer
- Start up the ispace service
- init(iSpaceServiceConfig).
Method in class ninja.activeproxy.path.PathInstantiator
- Start up the ispace service
- init(iSpaceServiceConfig).
Method in class ninja.activeproxy.path.SDSOperator
-
The init method required by the iSpace
generate a valid insecure service descriptor based on serviceName field
- instantiateOperator(OperatorDescription).
Method in class ninja.activeproxy.path.PathInstantiator
- Instantiate one operator
Finds available operators via SDS, not Xset (should be changed?)
Overwrites any currently installed runtime structure in op.
- instantiatePath(PathDescription).
Method in class ninja.activeproxy.path.PathInstantiator
- Instantiate the specified PathDescription with running instances
of operators found via SDS.
- loadOperator(OpInfo, String).
Static method in class ninja.activeproxy.path.OpServices
- Load the operator the specified url onto the specified host
- MyOperator().
Constructor for class ninja.activeproxy.path.MyOperator
-
- name.
Variable in class ninja.activeproxy.path.OpInfo
-
- nextElement().
Method in class ninja.activeproxy.path.OpIterator
- Get the next operator.
- operators().
Static method in class ninja.activeproxy.path.OpServices
-
- OpInfo().
Constructor for class ninja.activeproxy.path.OpInfo
-
- opInstances(String).
Static method in class ninja.activeproxy.path.OpServices
-
- opInstancesVector(String).
Static method in class ninja.activeproxy.path.OpServices
-
- OpIterator(Vector).
Constructor for class ninja.activeproxy.path.OpIterator
- Creates a new OpIterator from the specified vector of operators
- OpNotifier(OpNotifierIF, int).
Constructor for class ninja.activeproxy.path.OpNotifier
- Prepare to send messages to the
specified OpNotifierIF
- OpServices().
Constructor for class ninja.activeproxy.path.OpServices
-
- PathImplementer().
Constructor for class ninja.activeproxy.path.PathImplementer
- Create a new PathImplementer
- PathInstantiator().
Constructor for class ninja.activeproxy.path.PathInstantiator
- Create a new PathInstantiator
- removeOperator(OpInfo).
Method in interface ninja.activeproxy.path.OpNotifierIF
-
- run().
Method in class ninja.activeproxy.path.OpNotifier
- Begin running the OpNotifier
- running.
Variable in class ninja.activeproxy.path.SDSOperator
-
- SDSOperator().
Constructor for class ninja.activeproxy.path.SDSOperator
-
- serviceName.
Variable in class ninja.activeproxy.path.SDSOperator
-
- uniqueOps().
Static method in class ninja.activeproxy.path.OpServices
-
- url.
Variable in class ninja.activeproxy.path.OpInfo
- URL to operator -- probably not useable with most web-browsers, etc
Used to open the operator via rmi.
- xml.
Variable in class ninja.activeproxy.path.OpInfo
- Complete XML description of operator
- xmlData.
Variable in class ninja.activeproxy.path.SDSOperator
-