Package com.zb.mom.ww.mxgateway.client
package com.zb.mom.ww.mxgateway.client
-
ClassDescriptionFilters and shape options for
GalaxyRepositoryClient.browse(BrowseChildrenOptions).Fluent builder forBrowseChildrenOptions.Iterator-style adaptor over theWatchDeployEventsserver-streaming RPC.Cancellable handle returned by the asyncwatchDeployEventsvariant.Thin wrapper around the generatedGalaxyRepositoryGrpcstubs that exposes the three metadata-only RPCs of the Galaxy Repository service in idiomatic Java types.One node in a lazy-loaded Galaxy browse tree.Thrown when the worker reports an MXAccess COM-side failure.Iterator-style adaptor over the gatewayStreamEventsserver-streaming RPC.Cancellable handle returned byqueryActiveAlarms.Cancellable handle returned bystreamAlarms.Thrown when the gateway rejects a call because the supplied API key is missing, malformed, or unrecognised (gRPCUNAUTHENTICATED).gRPC client interceptor that attaches theauthorization: Bearer ...header carrying the gateway API key.Thrown when the gateway accepts an API key but rejects a call because the key lacks the required scope (gRPCPERMISSION_DENIED).Idiomatic Java wrapper around the generatedMxAccessGatewaygRPC stubs.Immutable configuration forMxGatewayClientandGalaxyRepositoryClient.Mutable builder forMxGatewayClientOptions.Reports the client and protocol version numbers compiled into this build.Thrown when the gateway accepts an MXAccess command but the command itself fails at the protocol layer.Cancellable handle returned by the asyncstreamEventsvariant.Base unchecked exception thrown by the MXAccess Gateway Java client.Helpers for redacting secrets such as gateway API keys from log output.Typed handle for a single MXAccess gateway session.Thrown when the gateway reports a session-related protocol failure such asSESSION_NOT_FOUNDorSESSION_NOT_READY.Thrown when the gateway reports a worker-side protocol failure such asWORKER_UNAVAILABLEorPROTOCOL_VIOLATION.Helpers for inspectingMxaccessGateway.MxStatusProxyvalues returned by the gateway.Idiomatic-Java accessor view over a rawMxaccessGateway.MxStatusProxy.Factory helpers for buildingMxaccessGateway.MxValueandMxaccessGateway.MxArrayprotobuf messages and for converting them back into native Java types.