Package | Description |
---|---|
wxservice |
Main engine classes for the 1-Wire Weather Service for Java.
|
wxservice.formatter.task |
Formatters receive data from
IDataExchange . |
wxservice.sensor.task |
Sensor tasks collect data from devices on the 1-Wire MicroLan and post it to
the sensor data objects via
IDataExchange . |
Class and Description |
---|
AuthException
Indicates authentication/authorization failure.
|
DataEvent
Event parameter for
IDataExchangeListener.dataAdded(wxservice.DataEvent) . |
IDataExchange
Interface for exchanging data between sensors and formatters.
|
IDataExchangeListener
Listener for
IDataExchange events. |
IService
Interface for access to the 1-Wire Weather Service for Java.
|
IServiceControl
Service control interface provides service lifecycle and scheduling
utilities.
|
IServiceListener
Listener interface for service status update events.
|
ServiceException
Indicates a general weather service exception.
|
TimingException
Indicates a time-critical process did not complete within the alloted time.
|
WebConfigData
Configuration data for interoperable configuration properties.
|
WebSensorData
Data holder for web service "events".
|
Class and Description |
---|
DataEvent
Event parameter for
IDataExchangeListener.dataAdded(wxservice.DataEvent) . |
IDataExchange
Interface for exchanging data between sensors and formatters.
|
IDataExchangeListener
Listener for
IDataExchange events. |
IServiceControl
Service control interface provides service lifecycle and scheduling
utilities.
|
ServiceException
Indicates a general weather service exception.
|
Class and Description |
---|
IDataExchange
Interface for exchanging data between sensors and formatters.
|
IServiceControl
Service control interface provides service lifecycle and scheduling
utilities.
|
ServiceException
Indicates a general weather service exception.
|
StatusException
Indicates an unexpected completion status was received.
|
TimingException
Indicates a time-critical process did not complete within the alloted time.
|
ValueException
Indicates an unexpected value or a value out of range.
|