Package org.yamcs.client.base
package org.yamcs.client.base
Base implementation for Yamcs HTTP client connectivity.
Normally these classes are only needed by idiomatic clients.
-
ClassDescriptionAbstractPage<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 aSubscription
.Used to post large quantities of data to yamcs.A message observer that implements a streaming request over HTTP using chunked transfer encoding.DataObserver<T extends com.google.protobuf.Message>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.Netty-implementation of a Yamcs web socket client.