A B C D E F G H I L M N O P Q R S T U W Y 
All Classes All Packages

A

AbstractPage<RequestT extends com.google.protobuf.Message,​ResponseT extends com.google.protobuf.Message,​ItemT> - Class in org.yamcs.client.base
 
AbstractPage(RequestT, String) - Constructor for class org.yamcs.client.base.AbstractPage
 
AbstractStreamSender<ItemT extends com.google.protobuf.Message,​ResponseT> - Class in org.yamcs.client.base
 
AbstractStreamSender(BulkRestDataSender) - Constructor for class org.yamcs.client.base.AbstractStreamSender
 
AbstractSubscription<C extends com.google.protobuf.Message,​S extends com.google.protobuf.Message> - Class in org.yamcs.client.base
Default base class for a Subscription.
AbstractSubscription(MethodHandler, String, Class<S>) - Constructor for class org.yamcs.client.base.AbstractSubscription
 
accept(T) - Method in interface org.yamcs.client.StreamReceiver
 
Acknowledgment - Class in org.yamcs.client
 
add(List<Yamcs.NamedObjectId>) - Method in class org.yamcs.client.ParameterSubscription
Extends the ongoing subscription with the provided identifiers.
addBand(TimelineBand) - Method in class org.yamcs.client.timeline.TimelineClient
 
addConnectionListener(ConnectionListener) - Method in class org.yamcs.client.YamcsClient
 
addCookie(Cookie) - Method in class org.yamcs.client.base.HttpClient
 
addCookie(Cookie) - Method in class org.yamcs.client.base.RestClient
 
addItem(String, TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
 
addItem(TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
 
addLabel(String, String) - Method in class org.yamcs.client.InstanceFilter
 
addListener(CommandListener) - Method in class org.yamcs.client.CommandSubscription
 
addListener(ParameterSubscription.Listener) - Method in class org.yamcs.client.ParameterSubscription
 
addListener(TimeListener) - Method in class org.yamcs.client.TimeSubscription
 
addMessageListener(MessageListener<S>) - Method in class org.yamcs.client.base.AbstractSubscription
Get updated on received server messages.
addMessageListener(MessageListener<S>) - Method in interface org.yamcs.client.Subscription
Get updated on received server messages.
AlarmSubscription - Class in org.yamcs.client
Subscription for receiving alarm detail.
AlarmSubscription(MethodHandler) - Constructor for class org.yamcs.client.AlarmSubscription
 
ArchiveClient - Class in org.yamcs.client.archive
 
ArchiveClient(MethodHandler, String) - Constructor for class org.yamcs.client.archive.ArchiveClient
 
ArchiveClient.IndexOptions - Class in org.yamcs.client.archive
 
ArchiveClient.IndexOptions.IndexOption - Interface in org.yamcs.client.archive
 
ArchiveClient.ListOptions - Class in org.yamcs.client.archive
 
ArchiveClient.ListOptions.ListOption - Interface in org.yamcs.client.archive
 
ArchiveClient.RangeOptions - Class in org.yamcs.client.archive
 
ArchiveClient.RangeOptions.RangeOption - Interface in org.yamcs.client.archive
 
ArchiveClient.StreamOptions - Class in org.yamcs.client.archive
 
ArchiveClient.StreamOptions.StreamOption - Interface in org.yamcs.client.archive
 
ArchiveClient.TableLoader - Class in org.yamcs.client.archive
 
ascending(boolean) - Static method in class org.yamcs.client.archive.ArchiveClient.ListOptions
 
authorizeKerberos(SpnegoInfo) - Method in class org.yamcs.client.base.HttpClient
 
authorizeKerberos(SpnegoInfo) - Method in class org.yamcs.client.base.RestClient
 
awaitConfirmation() - Method in class org.yamcs.client.base.AbstractSubscription
Waits until the server has confirmed the call for this subscription.
awaitConfirmation(long, TimeUnit) - Method in class org.yamcs.client.base.AbstractSubscription
Waits until the server has confirmed the call for this subscription.

B

blockQueue(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
Bucket - Class in org.yamcs.client.storage
 
build() - Method in class org.yamcs.client.YamcsClient.Builder
 
BulkRestDataReceiver - Interface in org.yamcs.client.base
 
BulkRestDataSender - Class in org.yamcs.client.base
Used to post large quantities of data to yamcs.
BulkRestDataSender() - Constructor for class org.yamcs.client.base.BulkRestDataSender
 

C

call(Descriptors.MethodDescriptor, Message, Message, Observer<? extends Message>) - Method in class org.yamcs.client.base.HttpMethodHandler
 
call(String, DataObserver<? extends Message>) - Method in class org.yamcs.client.base.WebSocketClient
Initiates a new call.
cancel(boolean) - Method in class org.yamcs.client.base.AbstractSubscription
Cancel this subscription.
cancelCall(int) - Method in class org.yamcs.client.base.WebSocketClient
 
CertUtil - Class in org.yamcs.client.base
 
CertUtil() - Constructor for class org.yamcs.client.base.CertUtil
 
changeSpeed(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
channelActive(ChannelHandlerContext) - Method in class org.yamcs.client.base.WebSocketClientHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.yamcs.client.base.WebSocketClientHandler
 
channelRead0(ChannelHandlerContext, FullHttpResponse) - Method in class org.yamcs.client.base.BulkRestDataSender
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.yamcs.client.base.WebSocketClientHandler
 
clear() - Method in class org.yamcs.client.CommandSubscription
 
ClearanceSubscription - Class in org.yamcs.client
Subscription for receiving clearance updates.
ClearanceSubscription(MethodHandler) - Constructor for class org.yamcs.client.ClearanceSubscription
 
ClientException - Exception in org.yamcs.client
 
ClientException(String) - Constructor for exception org.yamcs.client.ClientException
 
ClientException(String, Throwable) - Constructor for exception org.yamcs.client.ClientException
 
ClientException(Throwable) - Constructor for exception org.yamcs.client.ClientException
 
ClientException(ClientException.ExceptionData) - Constructor for exception org.yamcs.client.ClientException
 
ClientException.ExceptionData - Class in org.yamcs.client
 
clientObserver - Variable in class org.yamcs.client.base.AbstractSubscription
 
ClientStreamingObserver - Class in org.yamcs.client.base
A message observer that implements a streaming request over HTTP using chunked transfer encoding.
ClientStreamingObserver(Descriptors.MethodDescriptor, RestClient, Message, Observer<Message>) - Constructor for class org.yamcs.client.base.ClientStreamingObserver
 
close() - Method in class org.yamcs.client.base.HttpClient
 
close() - Method in class org.yamcs.client.base.RestClient
 
close() - Method in class org.yamcs.client.YamcsClient
 
Command - Class in org.yamcs.client
 
Command(String, String, String, int, Instant) - Constructor for class org.yamcs.client.Command
 
Command(IssueCommandResponse) - Constructor for class org.yamcs.client.Command
 
CommandListener - Interface in org.yamcs.client
 
commands(String...) - Static method in class org.yamcs.client.archive.ArchiveClient.StreamOptions
 
CommandSubscription - Class in org.yamcs.client
Subscription for tracking issued commands, their attributes and acknowledgment status.
CommandSubscription(MethodHandler) - Constructor for class org.yamcs.client.CommandSubscription
 
compareTo(Command) - Method in class org.yamcs.client.Command
 
complete() - Method in class org.yamcs.client.archive.ArchiveClient.TableLoader
 
complete() - Method in class org.yamcs.client.base.AbstractStreamSender
 
complete() - Method in class org.yamcs.client.base.ClientStreamingObserver
 
complete() - Method in class org.yamcs.client.base.ResponseObserver
 
complete() - Method in interface org.yamcs.client.StreamSender
 
completeExceptionally(Throwable) - Method in class org.yamcs.client.base.ClientStreamingObserver
 
completeExceptionally(Throwable) - Method in class org.yamcs.client.base.ResponseObserver
 
completeRequest() - Method in class org.yamcs.client.base.BulkRestDataSender
Complete the request by a final empty chunck and return the response from the server.
confirm() - Method in interface org.yamcs.client.base.DataObserver
Called when the server has confirmed this call.
connect(String) - Method in class org.yamcs.client.base.WebSocketClient
 
connected() - Method in interface org.yamcs.client.base.WebSocketClientCallback
When the connection was successfully established
connected() - Method in interface org.yamcs.client.ConnectionListener
Called after a successful connection to Yamcs has been established.
connecting() - Method in interface org.yamcs.client.base.WebSocketClientCallback
When a connection attempt is underway
connecting() - Method in interface org.yamcs.client.ConnectionListener
Called right before the initial connection to Yamcs is being made.
connectionFailed(Throwable) - Method in interface org.yamcs.client.base.WebSocketClientCallback
When the initial connection attempt failed
connectionFailed(ClientException) - Method in interface org.yamcs.client.ConnectionListener
Called when the initial connection to Yamcs has failed, e.g. the maximum number of retry attempts has exceeded.
ConnectionListener - Interface in org.yamcs.client
A connection listener interface for clients connecting to Yamcs.
connectWebSocket() - Method in class org.yamcs.client.YamcsClient
Establish a live communication channel.
createAlarmSubscription() - Method in class org.yamcs.client.YamcsClient
 
createArchiveClient(String) - Method in class org.yamcs.client.YamcsClient
 
createClearanceSubscription() - Method in class org.yamcs.client.YamcsClient
 
createCommandSubscription() - Method in class org.yamcs.client.YamcsClient
 
createEvent(CreateEventRequest) - Method in class org.yamcs.client.YamcsClient
 
createEventSubscription() - Method in class org.yamcs.client.YamcsClient
 
createInstance(CreateInstanceRequest) - Method in class org.yamcs.client.YamcsClient
 
createLinkSubscription() - Method in class org.yamcs.client.YamcsClient
 
createMissionDatabaseClient(String) - Method in class org.yamcs.client.YamcsClient
 
createPacketSubscription() - Method in class org.yamcs.client.YamcsClient
 
createParameterSubscription() - Method in class org.yamcs.client.YamcsClient
 
createPath(boolean) - Static method in class org.yamcs.client.filetransfer.FileTransferClient.UploadOptions
 
createProcessor(CreateProcessorRequest) - Method in class org.yamcs.client.YamcsClient
 
createProcessorClient(String, String) - Method in class org.yamcs.client.YamcsClient
 
createProcessorSubscription() - Method in class org.yamcs.client.YamcsClient
 
createQueueEventSubscription() - Method in class org.yamcs.client.YamcsClient
 
createQueueStatisticsSubscription() - Method in class org.yamcs.client.YamcsClient
 
createStorageClient() - Method in class org.yamcs.client.YamcsClient
 
createTableLoader(String) - Method in class org.yamcs.client.archive.ArchiveClient
 
createTag(CreateTagRequest) - Method in class org.yamcs.client.archive.ArchiveClient
 
createTimelineClient(String, String) - Method in class org.yamcs.client.YamcsClient
 
createTimeSubscription() - Method in class org.yamcs.client.YamcsClient
 
Credentials - Class in org.yamcs.client
Contains the authorization state for an identified user or service account.
Credentials(String, String) - Constructor for class org.yamcs.client.Credentials
 

D

DataObserver<T extends com.google.protobuf.Message> - Interface in org.yamcs.client.base
 
deleteBand(String) - Method in class org.yamcs.client.timeline.TimelineClient
 
deleteItem(String) - Method in class org.yamcs.client.timeline.TimelineClient
 
deleteItem(String, String) - Method in class org.yamcs.client.timeline.TimelineClient
 
deleteTag(long, int) - Method in class org.yamcs.client.archive.ArchiveClient
 
deleteTimelineGroup(String) - Method in class org.yamcs.client.timeline.TimelineClient
 
deleteTimelineGroup(String, String) - Method in class org.yamcs.client.timeline.TimelineClient
 
disableLink(String, String) - Method in class org.yamcs.client.YamcsClient
 
disableQueue(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
disconnect() - Method in class org.yamcs.client.base.WebSocketClient
 
disconnected() - Method in interface org.yamcs.client.base.WebSocketClientCallback
When a previously successful connection was disconnected
disconnected() - Method in interface org.yamcs.client.ConnectionListener
Called when the connection to Yamcs is closed.
doAsyncRequest(String, HttpMethod, byte[]) - Method in class org.yamcs.client.base.HttpClient
 
doAsyncRequest(String, HttpMethod, byte[], HttpHeaders) - Method in class org.yamcs.client.base.HttpClient
 
doBaseRequest(String, HttpMethod, byte[]) - Method in class org.yamcs.client.base.RestClient
Perform asynchronously the request indicated by the HTTP method and return the result as a future providing byte array.
doBulkReceiveRequest(String, HttpMethod, byte[], BulkRestDataReceiver) - Method in class org.yamcs.client.base.HttpClient
Perform a request that potentially retrieves large amount of data.
doBulkRequest(HttpMethod, String, byte[], BulkRestDataReceiver) - Method in class org.yamcs.client.base.RestClient
Performs a bulk request and provides the result piece by piece to the receiver.
doBulkRequest(HttpMethod, String, BulkRestDataReceiver) - Method in class org.yamcs.client.base.RestClient
 
doBulkRequest(String, HttpMethod, String, BulkRestDataReceiver) - Method in class org.yamcs.client.base.HttpClient
 
doBulkSendRequest(String, HttpMethod) - Method in class org.yamcs.client.base.HttpClient
 
doBulkSendRequest(String, HttpMethod) - Method in class org.yamcs.client.base.RestClient
 
doRequest(String, HttpMethod) - Method in class org.yamcs.client.base.RestClient
Performs a request with an empty body.
doRequest(String, HttpMethod, byte[]) - Method in class org.yamcs.client.base.RestClient
Perform asynchronously the request indicated by the HTTP method and return the result as a future providing byte array.
doRequest(String, HttpMethod, Message) - Method in class org.yamcs.client.base.RestClient
Perform asynchronously the request indicated by the HTTP method and return the result as a future providing byte array.
doRequest(String, HttpMethod, String) - Method in class org.yamcs.client.base.RestClient
Perform asynchronously the request indicated by the HTTP method and return the result as a future providing byte array.
download(String, ObjectId) - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
dumpTable(String, StreamReceiver<Table.Row>) - Method in class org.yamcs.client.archive.ArchiveClient
 

E

editAlarm(EditAlarmRequest) - Method in class org.yamcs.client.YamcsClient
 
enableLink(String, String) - Method in class org.yamcs.client.YamcsClient
 
enableQueue(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
enableTcpKeepAlive(boolean) - Method in class org.yamcs.client.base.WebSocketClient
Enable/disable the TCP Keep-Alive on websocket sockets.
equals(Object) - Method in class org.yamcs.client.Command
 
equals(Object) - Method in class org.yamcs.client.storage.ObjectId
 
eventSources(String...) - Static method in class org.yamcs.client.archive.ArchiveClient.StreamOptions
 
EventSubscription - Class in org.yamcs.client
Subscription for receiving events.
EventSubscription(MethodHandler) - Constructor for class org.yamcs.client.EventSubscription
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.yamcs.client.base.WebSocketClientHandler
 
ExceptionData(String, String, Any) - Constructor for class org.yamcs.client.ClientException.ExceptionData
 
excludeState(YamcsInstance.InstanceState) - Method in class org.yamcs.client.InstanceFilter
 

F

fetch(RequestT, Observer<ResponseT>) - Method in class org.yamcs.client.base.AbstractPage
 
fetchAuthenticationCode(SpnegoInfo) - Static method in class org.yamcs.client.base.SpnegoUtils
 
FileTransferClient - Class in org.yamcs.client.filetransfer
 
FileTransferClient(YamcsClient, String, String) - Constructor for class org.yamcs.client.filetransfer.FileTransferClient
 
FileTransferClient.UploadOptions - Class in org.yamcs.client.filetransfer
 
FileTransferClient.UploadOptions.UploadOption - Interface in org.yamcs.client.filetransfer
 
filter(String...) - Static method in class org.yamcs.client.archive.ArchiveClient.IndexOptions
 
fromCache(boolean) - Static method in class org.yamcs.client.processor.ProcessorClient.GetOptions
 
fromJsonTokenResponse(String) - Static method in class org.yamcs.client.Credentials
 
future() - Method in class org.yamcs.client.base.AbstractPage
 

G

get() - Method in class org.yamcs.client.base.AbstractSubscription
 
get(long, TimeUnit) - Method in class org.yamcs.client.base.AbstractSubscription
 
get(Yamcs.NamedObjectId) - Method in class org.yamcs.client.ParameterSubscription
Get the latest value for a specific parameter.
getAcceptMediaType() - Method in class org.yamcs.client.base.HttpClient
 
getAccessToken() - Method in class org.yamcs.client.Credentials
 
getAcknowledgment(String) - Method in class org.yamcs.client.Command
 
getAcknowledgments() - Method in class org.yamcs.client.Command
All acknowledgments by name
getAttribute(String) - Method in class org.yamcs.client.Command
 
getAttributes() - Method in class org.yamcs.client.Command
Returns all attributes of this commands.
getBands() - Method in class org.yamcs.client.timeline.TimelineClient
 
getBinary() - Method in class org.yamcs.client.Command
Binary representation of the command
getBucket() - Method in class org.yamcs.client.storage.ObjectId
 
getBucket(String) - Method in class org.yamcs.client.storage.StorageClient
 
getCommand(String) - Method in class org.yamcs.client.CommandSubscription
 
getCommand(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
getComment() - Method in class org.yamcs.client.Command
 
getConfirmationFuture() - Method in class org.yamcs.client.base.AbstractSubscription
 
getContainer(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
getContext() - Method in class org.yamcs.client.base.ServerURL
 
getContext() - Method in class org.yamcs.client.YamcsClient
 
getCookies() - Method in class org.yamcs.client.base.HttpClient
 
getCookies() - Method in class org.yamcs.client.base.RestClient
 
getCredentials() - Method in class org.yamcs.client.base.HttpClient
 
getCredentials() - Method in class org.yamcs.client.base.RestClient
 
getCurrent() - Method in class org.yamcs.client.ClearanceSubscription
 
getCurrent() - Method in class org.yamcs.client.TimeSubscription
Returns the value of the latest received timestamp.
getDetail() - Method in class org.yamcs.client.ClientException.ExceptionData
 
getDetail() - Method in exception org.yamcs.client.ClientException
 
getError() - Method in class org.yamcs.client.Command
Error message in case this command failed
getEventSources() - Method in class org.yamcs.client.archive.ArchiveClient
 
getExtraAttributes() - Method in class org.yamcs.client.Command
Returns non-standard attributes
getGenerationTime() - Method in class org.yamcs.client.Command
 
getHost() - Method in class org.yamcs.client.base.ServerURL
 
getHost() - Method in class org.yamcs.client.YamcsClient
 
getId() - Method in class org.yamcs.client.Command
 
getInfo() - Method in class org.yamcs.client.processor.ProcessorClient
 
getInstance() - Method in class org.yamcs.client.archive.ArchiveClient
 
getInstance() - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
getInstance() - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
getInstance() - Method in class org.yamcs.client.processor.ProcessorClient
 
getInstance() - Method in class org.yamcs.client.storage.ObjectId
 
getInstance(String) - Method in class org.yamcs.client.YamcsClient
 
getItem(String) - Method in class org.yamcs.client.timeline.TimelineClient
 
getItem(String, String) - Method in class org.yamcs.client.timeline.TimelineClient
 
getItems(Instant, Instant, String) - Method in class org.yamcs.client.timeline.TimelineClient
 
getLeapSeconds() - Method in class org.yamcs.client.YamcsClient
 
getMaxFramePayloadLength() - Method in class org.yamcs.client.base.WebSocketClient
 
getMessage() - Method in class org.yamcs.client.Acknowledgment
 
getMessage() - Method in class org.yamcs.client.ClientException.ExceptionData
 
getMessageClass() - Method in interface org.yamcs.client.base.DataObserver
 
getMethodHandler() - Method in class org.yamcs.client.YamcsClient
 
getName() - Method in class org.yamcs.client.Acknowledgment
 
getName() - Method in class org.yamcs.client.Command
 
getNextPage() - Method in class org.yamcs.client.base.AbstractPage
 
getNextPage() - Method in interface org.yamcs.client.Page
 
getObjectName() - Method in class org.yamcs.client.storage.ObjectId
 
GetOptions() - Constructor for class org.yamcs.client.processor.ProcessorClient.GetOptions
 
getOrigin() - Method in class org.yamcs.client.Command
 
getOwnUserInfo() - Method in class org.yamcs.client.YamcsClient
 
getParameter(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
getPort() - Method in class org.yamcs.client.base.ServerURL
 
getPort() - Method in class org.yamcs.client.YamcsClient
 
getPrincipal() - Method in class org.yamcs.client.base.SpnegoInfo
 
getProcessor() - Method in class org.yamcs.client.processor.ProcessorClient
 
getQueue() - Method in class org.yamcs.client.Command
The assigned command queue
getQueuedAcknowledgment() - Method in class org.yamcs.client.Command
 
getRanges(String, Instant, Instant, ArchiveClient.RangeOptions.RangeOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
getRefreshToken() - Method in class org.yamcs.client.Credentials
 
getReleasedAcknowledgment() - Method in class org.yamcs.client.Command
 
getResponse() - Method in class org.yamcs.client.base.AbstractPage
 
getSamples(String, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
getSendMediaType() - Method in class org.yamcs.client.base.HttpClient
 
getSentAcknowledgment() - Method in class org.yamcs.client.Command
 
getSequenceNumber() - Method in class org.yamcs.client.Command
 
getSerializedJavaDump() - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
getServerInfo() - Method in class org.yamcs.client.YamcsClient
 
getServerURL() - Method in class org.yamcs.client.base.SpnegoInfo
 
getServerURL() - Method in class org.yamcs.client.YamcsClient
 
getSource() - Method in class org.yamcs.client.Command
String representation of the command
getSources() - Method in class org.yamcs.client.timeline.TimelineClient
 
getSpnegoInfo() - Method in class org.yamcs.client.Credentials
 
getStatus() - Method in class org.yamcs.client.Acknowledgment
 
getSubsystems() - Method in interface org.yamcs.client.mdb.SystemPage
 
getTags() - Method in class org.yamcs.client.timeline.TimelineClient
 
getTime() - Method in class org.yamcs.client.Acknowledgment
Last update time of this acknowledgment.
getTokenResponse() - Method in class org.yamcs.client.Credentials
Returns a JSON string with the full unmodified token response.
getTransfer(long) - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
getType() - Method in class org.yamcs.client.ClientException.ExceptionData
 
getUrl() - Method in class org.yamcs.client.YamcsClient
 
getUsername() - Method in class org.yamcs.client.Command
Username of the issuer
getValue(String, ProcessorClient.GetOptions.GetOption...) - Method in class org.yamcs.client.processor.ProcessorClient
 
getValues(List<String>, ProcessorClient.GetOptions.GetOption...) - Method in class org.yamcs.client.processor.ProcessorClient
 
getWebSocketClient() - Method in class org.yamcs.client.base.HttpMethodHandler
 
getWebSocketClient() - Method in class org.yamcs.client.YamcsClient
 

H

handleMessage(ServerMessage) - Method in class org.yamcs.client.base.WebSocketClient
 
handlerAdded(ChannelHandlerContext) - Method in class org.yamcs.client.base.BulkRestDataSender
 
handlerAdded(ChannelHandlerContext) - Method in class org.yamcs.client.base.WebSocketClientHandler
 
handshakeFuture() - Method in class org.yamcs.client.base.WebSocketClientHandler
 
hashCode() - Method in class org.yamcs.client.Command
 
hashCode() - Method in class org.yamcs.client.storage.ObjectId
 
hasNextPage() - Method in class org.yamcs.client.base.AbstractPage
 
hasNextPage() - Method in interface org.yamcs.client.Page
 
Helpers - Class in org.yamcs.client
 
Helpers() - Constructor for class org.yamcs.client.Helpers
 
HttpClient - Class in org.yamcs.client.base
 
HttpClient() - Constructor for class org.yamcs.client.base.HttpClient
 
HttpMethodHandler - Class in org.yamcs.client.base
 
HttpMethodHandler(YamcsClient, RestClient, WebSocketClient) - Constructor for class org.yamcs.client.base.HttpMethodHandler
 

I

IndexOptions() - Constructor for class org.yamcs.client.archive.ArchiveClient.IndexOptions
 
InstanceFilter - Class in org.yamcs.client
 
InstanceFilter() - Constructor for class org.yamcs.client.InstanceFilter
 
isAutoclose() - Method in class org.yamcs.client.base.RestClient
 
isCancelled() - Method in class org.yamcs.client.base.AbstractSubscription
 
isComplete() - Method in class org.yamcs.client.Command
Returns whether this command is complete.
isConnected() - Method in class org.yamcs.client.base.WebSocketClient
 
isDone() - Method in class org.yamcs.client.base.AbstractSubscription
 
isExpired() - Method in class org.yamcs.client.Credentials
 
isFailure() - Method in class org.yamcs.client.Command
Returns true if this command failed
isInsecureTls() - Method in class org.yamcs.client.base.HttpClient
 
isInsecureTls() - Method in class org.yamcs.client.base.RestClient
 
isInsecureTls() - Method in class org.yamcs.client.base.WebSocketClient
 
isLocal() - Method in class org.yamcs.client.Acknowledgment
 
isSuccess() - Method in class org.yamcs.client.Command
Returns true if this command has completed successfully
issue() - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
issueCommand(String, Map<String, ?>) - Method in class org.yamcs.client.processor.ProcessorClient
 
isTLS() - Method in class org.yamcs.client.base.ServerURL
 
isTLS() - Method in class org.yamcs.client.YamcsClient
 
isVerifyTLS() - Method in class org.yamcs.client.base.SpnegoInfo
 
isVerifyTLS() - Method in class org.yamcs.client.YamcsClient
 
iterator() - Method in class org.yamcs.client.base.AbstractPage
Returns an iterator.

L

limit(int) - Static method in class org.yamcs.client.archive.ArchiveClient.ListOptions
 
limit(int) - Static method in class org.yamcs.client.mdb.MissionDatabaseClient.ListOptions
 
LinkSubscription - Class in org.yamcs.client
Subscription for receiving link-related events.
LinkSubscription(MethodHandler) - Constructor for class org.yamcs.client.LinkSubscription
 
listAlarms() - Method in class org.yamcs.client.archive.ArchiveClient
 
listAlarms(String) - Method in class org.yamcs.client.YamcsClient
 
listAlarms(String, String) - Method in class org.yamcs.client.YamcsClient
 
listAlarms(Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
listCommandIndex(Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listCommands() - Method in class org.yamcs.client.archive.ArchiveClient
 
listCommands(Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
listCommands(MissionDatabaseClient.ListOptions.ListOption...) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listCommandsForSystem(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listCompletenessIndex(Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listContainers() - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listContainersForSystem(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listeners - Variable in class org.yamcs.client.ParameterSubscription
 
listEventIndex(Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listEvents() - Method in class org.yamcs.client.archive.ArchiveClient
 
listEvents(Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
listInstances() - Method in class org.yamcs.client.YamcsClient
 
listInstances(InstanceFilter) - Method in class org.yamcs.client.YamcsClient
 
listObjects(String) - Method in class org.yamcs.client.storage.Bucket
 
ListOptions() - Constructor for class org.yamcs.client.archive.ArchiveClient.ListOptions
 
ListOptions() - Constructor for class org.yamcs.client.mdb.MissionDatabaseClient.ListOptions
 
listPacketIndex(Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listParameterIndex(Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listParameters(MissionDatabaseClient.ListOptions.ListOption...) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listParametersForSystem(String) - Method in class org.yamcs.client.mdb.MissionDatabaseClient
 
listProcessors(String) - Method in class org.yamcs.client.YamcsClient
 
listRecords(String) - Method in class org.yamcs.client.archive.ArchiveClient
 
listServices(String) - Method in class org.yamcs.client.YamcsClient
 
listTags(Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
listTransfers() - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
listValues(String, Instant, Instant, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
listValues(String, ArchiveClient.ListOptions.ListOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
loadCertFile(String) - Static method in class org.yamcs.client.base.CertUtil
 
log(String) - Method in interface org.yamcs.client.ConnectionListener
Used to log messages.
login(String, char[]) - Method in class org.yamcs.client.base.RestClient
 
login(String, char[]) - Method in class org.yamcs.client.YamcsClient
 
login(String, String, char[]) - Method in class org.yamcs.client.base.HttpClient
 
loginWithAuthorizationCode(String) - Method in class org.yamcs.client.base.RestClient
 
loginWithAuthorizationCode(String, String) - Method in class org.yamcs.client.base.HttpClient
 
loginWithKerberos() - Method in class org.yamcs.client.YamcsClient
 
loginWithKerberos(String) - Method in class org.yamcs.client.YamcsClient
 

M

mapping - Variable in class org.yamcs.client.ParameterSubscription
 
mapRepeatableField(Object) - Method in class org.yamcs.client.base.AbstractPage
 
merge(Command) - Method in class org.yamcs.client.Command
 
merge(Commanding.CommandHistoryEntry) - Method in class org.yamcs.client.Command
 
MessageListener<T extends com.google.protobuf.Message> - Interface in org.yamcs.client
A listener for handling data messages received from a WebSocket call.
minimumGap(long) - Static method in class org.yamcs.client.archive.ArchiveClient.RangeOptions
 
minimumRange(long) - Static method in class org.yamcs.client.archive.ArchiveClient.RangeOptions
 
MissionDatabaseClient - Class in org.yamcs.client.mdb
 
MissionDatabaseClient(MethodHandler, String) - Constructor for class org.yamcs.client.mdb.MissionDatabaseClient
 
MissionDatabaseClient.ListOptions - Class in org.yamcs.client.mdb
 
MissionDatabaseClient.ListOptions.ListOption - Interface in org.yamcs.client.mdb
 
modifyRequest(HttpRequest) - Method in class org.yamcs.client.Credentials
 
MT_PROTOBUF - Static variable in class org.yamcs.client.base.HttpClient
 

N

newBuilder(String) - Static method in class org.yamcs.client.YamcsClient
 
newBuilder(String, int) - Static method in class org.yamcs.client.YamcsClient
 
next(Message) - Method in class org.yamcs.client.base.ClientStreamingObserver
 
next(T) - Method in class org.yamcs.client.base.ResponseObserver
 
noRealtime(boolean) - Static method in class org.yamcs.client.archive.ArchiveClient.ListOptions
 
noRepeat(boolean) - Static method in class org.yamcs.client.archive.ArchiveClient.ListOptions
 

O

ObjectId - Class in org.yamcs.client.storage
Identifies an object in a bucket
of(String, String) - Static method in class org.yamcs.client.storage.ObjectId
 
of(String, String, String) - Static method in class org.yamcs.client.storage.ObjectId
 
onData(List<Pvalue.ParameterValue>) - Method in interface org.yamcs.client.ParameterSubscription.Listener
 
onError(Throwable) - Method in interface org.yamcs.client.CommandListener
Called when an exception claused the call to abort.
onError(Throwable) - Method in interface org.yamcs.client.MessageListener
Called when an exception claused the call to abort.
onError(Throwable) - Method in interface org.yamcs.client.TimeListener
Called when an exception claused the call to abort.
onInvalidIdentification(Yamcs.NamedObjectId) - Method in interface org.yamcs.client.ParameterSubscription.Listener
 
onMessage(T) - Method in interface org.yamcs.client.MessageListener
Called when a single data message is received.
onUpdate(Instant) - Method in interface org.yamcs.client.TimeListener
 
onUpdate(Command) - Method in interface org.yamcs.client.CommandListener
 
org.yamcs.client - package org.yamcs.client
 
org.yamcs.client.archive - package org.yamcs.client.archive
 
org.yamcs.client.base - package org.yamcs.client.base
Base implementation for Yamcs HTTP client connectivity.
org.yamcs.client.filetransfer - package org.yamcs.client.filetransfer
 
org.yamcs.client.mdb - package org.yamcs.client.mdb
 
org.yamcs.client.processor - package org.yamcs.client.processor
 
org.yamcs.client.storage - package org.yamcs.client.storage
 
org.yamcs.client.timeline - package org.yamcs.client.timeline
 
org.yamcs.client.utils - package org.yamcs.client.utils
 
overwrite(boolean) - Static method in class org.yamcs.client.filetransfer.FileTransferClient.UploadOptions
 

P

packets(String...) - Static method in class org.yamcs.client.archive.ArchiveClient.IndexOptions
 
packets(String...) - Static method in class org.yamcs.client.archive.ArchiveClient.StreamOptions
 
PacketSubscription - Class in org.yamcs.client
Subscription for receiving packet updates.
PacketSubscription(MethodHandler) - Constructor for class org.yamcs.client.PacketSubscription
 
Page<T> - Interface in org.yamcs.client
 
ParameterSubscription - Class in org.yamcs.client
 
ParameterSubscription(MethodHandler) - Constructor for class org.yamcs.client.ParameterSubscription
 
ParameterSubscription.Listener - Interface in org.yamcs.client
 
parse(String) - Static method in class org.yamcs.client.base.ServerURL
 
parseValue(Yamcs.Value) - Static method in class org.yamcs.client.Helpers
Converts a Protobuf value from the API into a Java equivalent
pause() - Method in class org.yamcs.client.processor.ProcessorClient
 
pollServer() - Method in class org.yamcs.client.YamcsClient
Polls the server, to see if it is ready.
prepareCommand(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
processMessage(ClearanceInfo) - Method in class org.yamcs.client.ClearanceSubscription
 
processMessage(SubscribeParametersData) - Method in class org.yamcs.client.ParameterSubscription
 
ProcessorClient - Class in org.yamcs.client.processor
 
ProcessorClient(MethodHandler, String, String) - Constructor for class org.yamcs.client.processor.ProcessorClient
 
ProcessorClient.CommandBuilder - Class in org.yamcs.client.processor
 
ProcessorClient.GetOptions - Class in org.yamcs.client.processor
 
ProcessorClient.GetOptions.GetOption - Interface in org.yamcs.client.processor
 
ProcessorSubscription - Class in org.yamcs.client
 
ProcessorSubscription(MethodHandler) - Constructor for class org.yamcs.client.ProcessorSubscription
 

Q

QUEUED - Static variable in class org.yamcs.client.Acknowledgment
 
QueueEventSubscription - Class in org.yamcs.client
 
QueueEventSubscription(MethodHandler) - Constructor for class org.yamcs.client.QueueEventSubscription
 
QueueStatisticsSubscription - Class in org.yamcs.client
 
QueueStatisticsSubscription(MethodHandler) - Constructor for class org.yamcs.client.QueueStatisticsSubscription
 

R

RangeOptions() - Constructor for class org.yamcs.client.archive.ArchiveClient.RangeOptions
 
RDB_TIMELINE_SOURCE - Static variable in class org.yamcs.client.timeline.TimelineClient
 
readVarInt32(ByteBuffer) - Static method in class org.yamcs.client.base.RestClient
 
receiveData(byte[]) - Method in interface org.yamcs.client.base.BulkRestDataReceiver
called when receiving data.
receiveException(Throwable) - Method in interface org.yamcs.client.base.BulkRestDataReceiver
Called when receiving an exception.
reconfigureInstance(ReconfigureInstanceRequest) - Method in class org.yamcs.client.YamcsClient
 
refreshAccessToken() - Method in class org.yamcs.client.base.HttpClient
 
rejectQueueEntry(String, String) - Method in class org.yamcs.client.processor.ProcessorClient
 
RELEASED - Static variable in class org.yamcs.client.Acknowledgment
 
releaseQueueEntry(String, String) - Method in class org.yamcs.client.processor.ProcessorClient
 
reliable(boolean) - Static method in class org.yamcs.client.filetransfer.FileTransferClient.UploadOptions
 
remove(List<Yamcs.NamedObjectId>) - Method in class org.yamcs.client.ParameterSubscription
Shrinks the ongoing subscription by removing the provided identifiers.
removeAlarms(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
removeCalibrators(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
removeConnectionListener(ConnectionListener) - Method in class org.yamcs.client.YamcsClient
 
removeListener(CommandListener) - Method in class org.yamcs.client.CommandSubscription
 
removeListener(TimeListener) - Method in class org.yamcs.client.TimeSubscription
 
ResponseObserver<T> - Class in org.yamcs.client.base
An observer that completes a future based on a single response.
ResponseObserver(CompletableFuture<T>) - Constructor for class org.yamcs.client.base.ResponseObserver
 
restartInstance(String) - Method in class org.yamcs.client.YamcsClient
 
RestClient - Class in org.yamcs.client.base
A simple Yamcs Rest client to help with basic requests.
RestClient(ServerURL) - Constructor for class org.yamcs.client.base.RestClient
Creates a rest client that communications using protobuf
resume() - Method in class org.yamcs.client.processor.ProcessorClient
 
revertAlarms(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
revertAlgorithm(String) - Method in class org.yamcs.client.processor.ProcessorClient
 
revertCalibrators(String) - Method in class org.yamcs.client.processor.ProcessorClient
 

S

seek(Instant) - Method in class org.yamcs.client.processor.ProcessorClient
 
send(ItemT) - Method in class org.yamcs.client.base.AbstractStreamSender
 
send(ItemT) - Method in interface org.yamcs.client.StreamSender
 
send(Table.Row) - Method in class org.yamcs.client.archive.ArchiveClient.TableLoader
 
sendData(byte[]) - Method in class org.yamcs.client.base.BulkRestDataSender
send the next chunk of data.
sendData(ByteBuf) - Method in class org.yamcs.client.base.BulkRestDataSender
 
sendMessage(C) - Method in class org.yamcs.client.base.AbstractSubscription
Send a message (typically a subscription request) to Yamcs
sendMessage(C) - Method in interface org.yamcs.client.Subscription
Sends a message to Yamcs.
SENT - Static variable in class org.yamcs.client.Acknowledgment
 
ServerURL - Class in org.yamcs.client.base
Parses Yamcs Server URLs and exposes standardized string outputs, as well as access to the individual URL components.
setAcceptMediaType(String) - Method in class org.yamcs.client.base.HttpClient
 
setAcceptMediaType(String) - Method in class org.yamcs.client.base.RestClient
 
setAlarms(String, Mdb.AlarmInfo, List<Mdb.ContextAlarmInfo>) - Method in class org.yamcs.client.processor.ProcessorClient
 
setAutoclose(boolean) - Method in class org.yamcs.client.base.RestClient
if autoclose is set, the httpClient will be automatically closed at the end of the request, so the netty eventgroup is shutdown.
setCaCertFile(String) - Method in class org.yamcs.client.base.HttpClient
In case of https connections, this file contains the CA certificates that are used to verify server certificate
setCaCertFile(String) - Method in class org.yamcs.client.base.RestClient
In case of https connections, this file contains the CA certificates that are used to verify server certificate.
setCaCertFile(String) - Method in class org.yamcs.client.base.WebSocketClient
In case of https connections, this file contains the CA certificates that are used to verify server certificate
setCalibrators(String, Mdb.CalibratorInfo, List<Mdb.ContextCalibratorInfo>) - Method in class org.yamcs.client.processor.ProcessorClient
 
setConnectionTimeoutMs(int) - Method in class org.yamcs.client.base.WebSocketClient
 
setContext(String) - Method in class org.yamcs.client.base.ServerURL
 
setDefaultAlarm(String, Mdb.AlarmInfo) - Method in class org.yamcs.client.processor.ProcessorClient
 
setDefaultCalibrator(String, Mdb.CalibratorInfo) - Method in class org.yamcs.client.processor.ProcessorClient
 
setInsecureTls(boolean) - Method in class org.yamcs.client.base.HttpClient
if true and https connections are used, do not verify server certificate
setInsecureTls(boolean) - Method in class org.yamcs.client.base.RestClient
if true and https connections are used, do not verify server certificate
setInsecureTls(boolean) - Method in class org.yamcs.client.base.WebSocketClient
if true and https connections are used, do not verify server certificate
setMaxFramePayloadLength(int) - Method in class org.yamcs.client.base.WebSocketClient
 
setMaxResponseLength(int) - Method in class org.yamcs.client.base.HttpClient
Sets the maximum size of the responses - this is not applicable to bulk requests whose response is practically unlimited and delivered piece by piece
setMaxResponseLength(int) - Method in class org.yamcs.client.base.RestClient
 
setMessageLogging(Level) - Method in class org.yamcs.client.base.WebSocketClient
Enables logging of all inbound and outbound messages on the request logging level.
setSendMediaType(String) - Method in class org.yamcs.client.base.HttpClient
 
setSendMediaType(String) - Method in class org.yamcs.client.base.RestClient
 
setSpnegoInfo(SpnegoInfo) - Method in class org.yamcs.client.Credentials
 
setState(YamcsInstance.InstanceState) - Method in class org.yamcs.client.InstanceFilter
 
setTLS(boolean) - Method in class org.yamcs.client.base.ServerURL
 
setUserAgent(String) - Method in class org.yamcs.client.base.WebSocketClient
 
setValue(String, Yamcs.Value) - Method in class org.yamcs.client.processor.ProcessorClient
 
setValues(Map<String, Yamcs.Value>) - Method in class org.yamcs.client.processor.ProcessorClient
 
shutdown() - Method in class org.yamcs.client.base.WebSocketClient
 
source(String) - Static method in class org.yamcs.client.archive.ArchiveClient.ListOptions
 
SpnegoInfo - Class in org.yamcs.client.base
Data holder for SPNEGO information.
SpnegoInfo(ServerURL, boolean, String) - Constructor for class org.yamcs.client.base.SpnegoInfo
 
SpnegoUtils - Class in org.yamcs.client.base
 
SpnegoUtils() - Constructor for class org.yamcs.client.base.SpnegoUtils
 
startInstance(String) - Method in class org.yamcs.client.YamcsClient
 
startService(String, String) - Method in class org.yamcs.client.YamcsClient
 
stopInstance(String) - Method in class org.yamcs.client.YamcsClient
 
stopService(String, String) - Method in class org.yamcs.client.YamcsClient
 
StorageClient - Class in org.yamcs.client.storage
 
StorageClient(MethodHandler) - Constructor for class org.yamcs.client.storage.StorageClient
 
streamCommandIndex(StreamReceiver<Yamcs.ArchiveRecord>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamCommands(StreamReceiver<Command>, Instant, Instant, ArchiveClient.StreamOptions.StreamOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamCompletenessIndex(StreamReceiver<Yamcs.ArchiveRecord>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamEventIndex(StreamReceiver<Yamcs.ArchiveRecord>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamEvents(StreamReceiver<Yamcs.Event>, Instant, Instant, ArchiveClient.StreamOptions.StreamOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamIndex(StreamReceiver<Yamcs.IndexResult>, Instant, Instant, ArchiveClient.IndexOptions.IndexOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamingCall(Descriptors.MethodDescriptor, Message, Message, Observer<? extends Message>) - Method in class org.yamcs.client.base.HttpMethodHandler
 
StreamOptions() - Constructor for class org.yamcs.client.archive.ArchiveClient.StreamOptions
 
streamPacketIndex(StreamReceiver<Yamcs.ArchiveRecord>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamPackets(StreamReceiver<Yamcs.TmPacketData>, Instant, Instant, ArchiveClient.StreamOptions.StreamOption...) - Method in class org.yamcs.client.archive.ArchiveClient
 
streamParameterIndex(StreamReceiver<Yamcs.ArchiveRecord>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
StreamReceiver<T> - Interface in org.yamcs.client
 
StreamSender<ItemT,​ResponseT> - Interface in org.yamcs.client
 
streamValues(List<String>, StreamReceiver<Map<String, Pvalue.ParameterValue>>, Instant, Instant) - Method in class org.yamcs.client.archive.ArchiveClient
 
Subscription<C extends com.google.protobuf.Message,​S extends com.google.protobuf.Message> - Interface in org.yamcs.client
Top-level interface for any topic subscriptions to Yamcs that make use of the WebSocket API.
SystemPage<T> - Interface in org.yamcs.client.mdb
A Page that also lists direct subsystems

T

TimelineClient - Class in org.yamcs.client.timeline
 
TimelineClient(MethodHandler, String) - Constructor for class org.yamcs.client.timeline.TimelineClient
 
TimeListener - Interface in org.yamcs.client
 
timeout(long) - Static method in class org.yamcs.client.processor.ProcessorClient.GetOptions
 
TIMESTAMP_MAX - Static variable in class org.yamcs.client.utils.TimeUtils
 
TIMESTAMP_MIN - Static variable in class org.yamcs.client.utils.TimeUtils
 
TimeSubscription - Class in org.yamcs.client
Subscription for receiving time updates.
TimeSubscription(MethodHandler) - Constructor for class org.yamcs.client.TimeSubscription
 
TimeUtils - Class in org.yamcs.client.utils
 
TimeUtils() - Constructor for class org.yamcs.client.utils.TimeUtils
 
toInstant(Timestamp) - Static method in class org.yamcs.client.Helpers
 
toName(Yamcs.NamedObjectId) - Static method in class org.yamcs.client.Helpers
 
toNamedObjectId(String) - Static method in class org.yamcs.client.Helpers
 
toString() - Method in class org.yamcs.client.Acknowledgment
 
toString() - Method in class org.yamcs.client.base.ServerURL
 
toString() - Method in class org.yamcs.client.ClientException.ExceptionData
 
toString() - Method in class org.yamcs.client.Command
 
toTimestamp(Instant) - Static method in class org.yamcs.client.utils.TimeUtils
 

U

UnauthorizedException - Exception in org.yamcs.client
 
UnauthorizedException() - Constructor for exception org.yamcs.client.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.yamcs.client.UnauthorizedException
 
UnauthorizedException(ClientException.ExceptionData) - Constructor for exception org.yamcs.client.UnauthorizedException
 
unpackNext(Any) - Method in interface org.yamcs.client.base.DataObserver
 
updateAlgorithm(String, String) - Method in class org.yamcs.client.processor.ProcessorClient
 
updateCommand(String, String, String, Yamcs.Value) - Method in class org.yamcs.client.processor.ProcessorClient
 
updateCommand(String, String, Map<String, Yamcs.Value>) - Method in class org.yamcs.client.processor.ProcessorClient
 
updateItem(String, TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
 
updateItem(TimelineItem) - Method in class org.yamcs.client.timeline.TimelineClient
 
updateTag(EditTagRequest) - Method in class org.yamcs.client.archive.ArchiveClient
 
upload(ObjectId, String, FileTransferClient.UploadOptions.UploadOption...) - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
upload(ObjectId, FileTransferClient.UploadOptions.UploadOption...) - Method in class org.yamcs.client.filetransfer.FileTransferClient
 
uploadObject(ObjectId, byte[]) - Method in class org.yamcs.client.storage.StorageClient
 
UploadOptions() - Constructor for class org.yamcs.client.filetransfer.FileTransferClient.UploadOptions
 

W

WebSocketClient - Class in org.yamcs.client.base
Netty-implementation of a Yamcs web socket client.
WebSocketClient(ServerURL, WebSocketClientCallback) - Constructor for class org.yamcs.client.base.WebSocketClient
 
WebSocketClientCallback - Interface in org.yamcs.client.base
 
WebSocketClientHandler - Class in org.yamcs.client.base
 
WebSocketClientHandler(WebSocketClientHandshaker, WebSocketClient, WebSocketClientCallback) - Constructor for class org.yamcs.client.base.WebSocketClientHandler
 
withArgument(String, boolean) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withArgument(String, long) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withArgument(String, String) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withCaCertFile(Path) - Method in class org.yamcs.client.YamcsClient.Builder
 
withComment(String) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withConnectionAttempts(int) - Method in class org.yamcs.client.YamcsClient.Builder
 
withContext(String) - Method in class org.yamcs.client.YamcsClient.Builder
 
withCredentials(Credentials) - Method in class org.yamcs.client.YamcsClient.Builder
 
withDisableTransmissionConstraints() - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withDisableVerification() - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withDryRun(boolean) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withExtra(String, Yamcs.Value) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withOrigin(String) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withRetryDelay(long) - Method in class org.yamcs.client.YamcsClient.Builder
 
withSequenceNumber(int) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withTls(boolean) - Method in class org.yamcs.client.YamcsClient.Builder
 
withUserAgent(String) - Method in class org.yamcs.client.YamcsClient.Builder
 
withVerifierConfig(String, Commanding.VerifierConfig) - Method in class org.yamcs.client.processor.ProcessorClient.CommandBuilder
 
withVerifyTls(boolean) - Method in class org.yamcs.client.YamcsClient.Builder
 

Y

YamcsClient - Class in org.yamcs.client
 
YamcsClient.Builder - Class in org.yamcs.client
 
A B C D E F G H I L M N O P Q R S T U W Y 
All Classes All Packages