|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InfoSapientClient | |
infosapient.client | |
infosapient.server |
Uses of InfoSapientClient in infosapient.client |
Classes in infosapient.client that implement InfoSapientClient | |
class |
InfoSapientClientImpl
InfoSapientClientImpl is a convienence class that implements all behavior required of a InfoSapient. |
Uses of InfoSapientClient in infosapient.server |
Methods in infosapient.server with parameters of type InfoSapientClient | |
java.rmi.server.ObjID |
InfoSapientServiceImpl.execute(InfoSapientClient interestedClient,
java.util.Properties goalProperties)
|
boolean |
InfoSapientServiceImpl.register(java.rmi.server.ObjID i,
InfoSapientClient c)
Register this InfoSapientClient to recieve and transmit msgs. |
boolean |
InfoSapientServiceImpl.remove(InfoSapientClient c)
Remove this InfoSapientClient from the registry. |
java.rmi.server.ObjID |
InfoSapientService.execute(InfoSapientClient interestedClient,
java.util.Properties goalProperties)
Used by a InfoSapientClient to initiate a knowledgebase session by starting a new thread. |
boolean |
InfoSapientService.register(java.rmi.server.ObjID i,
InfoSapientClient c)
Register this client with the service. |
boolean |
InfoSapientService.remove(InfoSapientClient c)
Remove this client from the registry. |
|
License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. | ||||||||
PREV NEXT | FRAMES NO FRAMES |