All Classes and Interfaces

Class
Description
AbstractPage<RequestT extends com.google.protobuf.Message,ResponseT extends com.google.protobuf.Message,ItemT>
 
AbstractStreamSender<ItemT extends com.google.protobuf.Message,ResponseT>
 
AbstractSubscription<C extends com.google.protobuf.Message,S extends com.google.protobuf.Message>
Default base class for a Subscription.
 
Subscription for receiving alarm detail.
 
 
 
 
 
 
 
 
 
 
 
Used to post large quantities of data to yamcs.
 
Subscription for receiving clearance updates.
 
 
A message observer that implements a streaming request over HTTP using chunked transfer encoding.
 
 
Subscription for tracking issued commands, their attributes and acknowledgment status.
A connection listener interface for clients connecting to Yamcs.
 
 
DataObserver<T extends com.google.protobuf.Message>
 
Subscription for receiving events.
 
 
 
Subscription for receiving alarm detail.
 
 
 
 
Subscription for receiving link-related events.
MessageListener<T extends com.google.protobuf.Message>
A listener for handling data messages received from a WebSocket call.
 
 
 
Contains the authorization state for an identified user or service account.
Identifies an object in a bucket
Subscription for receiving packet updates.
 
 
 
 
 
 
 
 
 
 
An observer that completes a future based on a single response.
A simple Yamcs Rest client to help with basic requests.
Parses Yamcs Server URLs and exposes standardized string outputs, as well as access to the individual URL components.
Data holder for SPNEGO information.
 
 
 
 
Subscription<C extends com.google.protobuf.Message,S extends com.google.protobuf.Message>
Top-level interface for any topic subscriptions to Yamcs that make use of the WebSocket API.
A Page that also lists direct subsystems
 
 
Subscription for receiving time updates.
 
Netty-implementation of a Yamcs web socket client.