C D G I N R S T U

C

Client - interface org.okiproject.serviceapi.rmi.Client.
Copyright (c) 2001 Massachusetts Institute of Technology
ClientFactory - class org.okiproject.serviceapi.rmi.ClientFactory.
Copyright (c) 2001 Massachusetts Institute of Technology
ClientFactory() - Constructor for class org.okiproject.serviceapi.rmi.ClientFactory
 
CLIENTFACTORYPROPERTIESDIDNOTLOAD - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 
createClient(String, Integer, String, String, Agent) - Method in class org.okiproject.serviceapi.rmi.ClientFactory
Method createClient

D

DEFAULTCLIENTFACTORYDIDNOTLOAD - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 
DEFAULTSERVERFACTORYDIDNOTLOAD - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 

G

getAgent() - Method in class org.okiproject.serviceapi.rmi.ClientFactory
Method getAgent
getAgent() - Method in class org.okiproject.serviceapi.rmi.ServerFactory
Method getAgent
getClientFactory(Agent, Map) - Static method in class org.okiproject.serviceapi.rmi.ClientFactory
Method getClientFactory
getDefaultClientFactory(Agent) - Static method in class org.okiproject.serviceapi.rmi.ClientFactory
Method getDefaultClientFactory
getDefaultServerFactory(Agent) - Static method in class org.okiproject.serviceapi.rmi.ServerFactory
Method getDefaultServerFactory
getForAgent() - Method in interface org.okiproject.serviceapi.rmi.Client
This method gets the Agent for whom the Client acts.
getHost() - Method in interface org.okiproject.serviceapi.rmi.Client
This method gets the Host that this Client uses.
getPort() - Method in interface org.okiproject.serviceapi.rmi.Client
This method gets the Port that this Client uses.
getProperties() - Method in class org.okiproject.serviceapi.rmi.ClientFactory
Method getProperties
getProperties() - Method in class org.okiproject.serviceapi.rmi.ServerFactory
Method getProperties
getServerFactory(Agent, Map) - Static method in class org.okiproject.serviceapi.rmi.ServerFactory
Method getServerFactory
getService() - Method in interface org.okiproject.serviceapi.rmi.Client
This method gets the Service that this Client uses.

I

invoke(Serializable, String, Class[], Object[]) - Method in interface org.okiproject.serviceapi.rmi.Client
Given an object, a methodname, an array of method argument types, and an array of arguments, this method will invoke the method.

N

NULLARGUMENT - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 

R

RmiException - exception org.okiproject.serviceapi.rmi.RmiException.
Copyright (c) 2001 Massachusetts Institute of Technology
RmiException(String) - Constructor for class org.okiproject.serviceapi.rmi.RmiException
Constructor RmiException

S

ServerFactory - class org.okiproject.serviceapi.rmi.ServerFactory.
Copyright (c) 2001 Massachusetts Institute of Technology
ServerFactory() - Constructor for class org.okiproject.serviceapi.rmi.ServerFactory
 
SERVERFACTORYPROPERTIESDIDNOTLOAD - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 
setup(Map) - Method in class org.okiproject.serviceapi.rmi.ServerFactory
Method setup

T

test() - Method in interface org.okiproject.serviceapi.rmi.Client
The test method sends a test object to the Server which returns a string that indicates that the test was successful or throws an exception.

U

UNIMPLEMENTED - Static variable in class org.okiproject.serviceapi.rmi.RmiException
 

C D G I N R S T U