Package edu.isi.powerloom.gui.serverinterface

Utilities for communicating with powerloom and caching data.

See:
          Description

Interface Summary
ServerInterface This specifies the contract between the client and server.
 

Class Summary
InterfaceFactory Factory for creating remote or local interface between frontend and backend.
KnowledgeManager Singleton Class which keeps track of knowledge imported from the server, including caching info.
LocalServerImpl Local implementation of client/server interface.
RemoteServerImpl Interface responsible for communicating with a remote server.
SoapSender Utility class for sending SOAP to the server.
 

Exception Summary
AppServerException Representation of exception that occured on the server.
 

Package edu.isi.powerloom.gui.serverinterface Description

Utilities for communicating with powerloom and caching data. This package supports both local and remote communication, although currently only remote communication is implemented.

Questions and comments should be directed to Eric Melz or Hans Chalupsky

Last modified: Thu Nov 14 19:31:10 Pacific Standard Time 2002



Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.