Package org.das2.client

Provides classes for interacting with a das2Server, such as data set queries, authorization, and server identity.

See:
          Description

Interface Summary
StandardDataStreamSource  
 

Class Summary
AccountManager  
Authenticator  
DasServer  
DataSetStreamHandler  
FakeStandardDataStreamSource  
InputStreamMeter  
Key  
StreamDataSetDescriptor  
WebStandardDataStreamSource  
 

Exception Summary
AccessDeniedException  
DasServerException  
DasServerNotFoundException  
DataSetDescriptorNotAvailableException  
NoSuchDataSetException  
 

Package org.das2.client Description

Provides classes for interacting with a das2Server, such as data set queries, authorization, and server identity.

Also support for reading Das2Streams and legacy streams is found here. These classes should probably be moved to the stream package.