Package net.agmodel.genericBroker

Contains generic classes used in the interface descriptions of a number of different brokers and servers.

See:
          Description

Interface Summary
GenericBrokerRMI An extension of ServerRMI which adds the functionality common to all brokers (a broker provides a consistent interface to multiple databases).
ServerRequest A "tagging" interface that identifies an object as being used to transmit requests to a server.
ServerResult A "tagging" interface that identifies an object as being used to transmit requests to a server.
ServerRMI A high level abstraction of the functions provided by a session-oriented RMI-based server application.
 

Class Summary
DataSourceDetail Holds a general description of a database containing spatially-oriented agricultural information.
GenericBrokerHTTP An HTTP servlet wrapper interface to GenericBrokerRMI.
ServerHTTP An HTTP servlet wrapper interface to a remote RMI-based server.
ServiceHTTP An HTTP servlet wrapper interface to ServerRMI.
 

Package net.agmodel.genericBroker Description

Contains generic classes used in the interface descriptions of a number of different brokers and servers.



Copyright (C) NARC 2001 All Rights Reserved.