|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenericBrokerRMI | |
| net.agmodel.brokerImpl | |
| net.agmodel.metBroker | |
| net.agmodel.weatherData | Contains interface classes for MetBroker client applications. |
| Uses of GenericBrokerRMI in net.agmodel.brokerImpl |
| Classes in net.agmodel.brokerImpl that implement GenericBrokerRMI | |
class |
GenericBrokerImpl
An generic broker implementation which maintains a list of the user's active connections |
| Uses of GenericBrokerRMI in net.agmodel.metBroker |
| Classes in net.agmodel.metBroker that implement GenericBrokerRMI | |
class |
MetBrokerImpl
An implementation of MetBroker which maintains a list of the user's active connections |
| Uses of GenericBrokerRMI in net.agmodel.weatherData |
| Subinterfaces of GenericBrokerRMI in net.agmodel.weatherData | |
interface |
MetBroker
Handles: database connections, requests for details of databases and weather stations, and requests for weather data. Typically a client establishes a MetBroker session through a call to ServerRMI.getConnection(String,String).The session manages connections to data sources, and also provides lists of available MetDataSources. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||