Package csw.command.client.cbor
Class CommandAkkaSerializer
- java.lang.Object
- 
- csw.command.client.cbor.CommandAkkaSerializer
 
- 
- All Implemented Interfaces:
- akka.serialization.Serializer,- MessageCodecs,- LocationCodecs,- LoggingCodecs,- CommonCodecs,- ParamCodecs
 
 public class CommandAkkaSerializer extends java.lang.Object implements akka.serialization.Serializer, MessageCodecs 
- 
- 
Constructor SummaryConstructors Constructor Description CommandAkkaSerializer(akka.actor.ExtendedActorSystem _actorSystem)
 - 
Method Summary- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface csw.location.models.codecs.LocationCodecsconnectionCodec
 - 
Methods inherited from interface csw.logging.models.codecs.LoggingCodecsenumCodec
 - 
Methods inherited from interface csw.command.client.cbor.MessageCodecsactorRefCodec, publishCodec, publisherMessageCodec, pubSubCodec, subscribeMessageCodec, subscribeOnlyMessageCodec, subscriberMessageCodec, unsubscribeMessageCodec
 - 
Methods inherited from interface csw.params.core.formats.ParamCodecsarrayDataCodec, keyTypeCodec, matrixDataCodec, paramCodec, paramCoreCodec, singletonCodec, waCodec
 
- 
 
- 
- 
- 
Method Detail- 
acceptedCodecprotected io.bullet.borer.Codec<CommandResponse.Accepted> acceptedCodec() - Specified by:
- acceptedCodecin interface- ParamCodecs
 
 - 
acquiringLockFailedCodecpublic io.bullet.borer.Codec<LockingResponse.AcquiringLockFailed> acquiringLockFailedCodec() - Specified by:
- acquiringLockFailedCodecin interface- MessageCodecs
 
 - 
actorSystempublic akka.actor.typed.ActorSystem<?> actorSystem() - Specified by:
- actorSystemin interface- MessageCodecs
 
 - 
akkaLocationCodecpublic io.bullet.borer.Codec<AkkaLocation> akkaLocationCodec() - Specified by:
- akkaLocationCodecin interface- LocationCodecs
 
 - 
akkaRegistrationCodecpublic io.bullet.borer.Codec<AkkaRegistration> akkaRegistrationCodec() - Specified by:
- akkaRegistrationCodecin interface- LocationCodecs
 
 - 
altAzCoordCodecpublic io.bullet.borer.Codec<Coords.AltAzCoord> altAzCoordCodec() - Specified by:
- altAzCoordCodecin interface- ParamCodecs
 
 - 
angleCodecpublic io.bullet.borer.Codec<Angle> angleCodec() - Specified by:
- angleCodecin interface- ParamCodecs
 
 - 
assemblyBusyIssueCodecprotected io.bullet.borer.Codec<CommandIssue.AssemblyBusyIssue> assemblyBusyIssueCodec() - Specified by:
- assemblyBusyIssueCodecin interface- ParamCodecs
 
 - 
bytesDecpublic io.bullet.borer.Decoder<byte[]> bytesDec() - Specified by:
- bytesDecin interface- ParamCodecs
 
 - 
bytesEncpublic io.bullet.borer.Encoder<byte[]> bytesEnc() - Specified by:
- bytesEncin interface- ParamCodecs
 
 - 
cancelledCodecprotected io.bullet.borer.Codec<CommandResponse.Cancelled> cancelledCodec() - Specified by:
- cancelledCodecin interface- ParamCodecs
 
 - 
choiceCodecpublic io.bullet.borer.Codec<Choice> choiceCodec() - Specified by:
- choiceCodecin interface- ParamCodecs
 
 - 
cometCoordCodecpublic io.bullet.borer.Codec<Coords.CometCoord> cometCoordCodec() - Specified by:
- cometCoordCodecin interface- ParamCodecs
 
 - 
commandCodecpublic io.bullet.borer.Codec<Command> commandCodec() - Specified by:
- commandCodecin interface- ParamCodecs
 
 - 
commandIssueCodecpublic io.bullet.borer.Codec<CommandIssue> commandIssueCodec() - Specified by:
- commandIssueCodecin interface- ParamCodecs
 
 - 
commandNameCodecpublic io.bullet.borer.Codec<CommandName> commandNameCodec() - Specified by:
- commandNameCodecin interface- ParamCodecs
 
 - 
commandNotAvailableCodecprotected io.bullet.borer.Codec<CommandResponse.CommandNotAvailable> commandNotAvailableCodec() - Specified by:
- commandNotAvailableCodecin interface- ParamCodecs
 
 - 
commandResponseCodecpublic io.bullet.borer.Codec<CommandResponse> commandResponseCodec() - Specified by:
- commandResponseCodecin interface- ParamCodecs
 
 - 
completedCodecprotected io.bullet.borer.Codec<CommandResponse.Completed> completedCodec() - Specified by:
- completedCodecin interface- ParamCodecs
 
 - 
completedWithResultCodecprotected io.bullet.borer.Codec<CommandResponse.CompletedWithResult> completedWithResultCodec() - Specified by:
- completedWithResultCodecin interface- ParamCodecs
 
 - 
componentCodecpublic io.bullet.borer.Codec<Component> componentCodec() - Specified by:
- componentCodecin interface- MessageCodecs
 
 - 
componentIdCodecpublic io.bullet.borer.Codec<ComponentId> componentIdCodec() - Specified by:
- componentIdCodecin interface- LocationCodecs
 
 - 
componentInfoCodecpublic io.bullet.borer.Codec<ComponentInfo> componentInfoCodec() - Specified by:
- componentInfoCodecin interface- MessageCodecs
 
 - 
componentStateSubscriptionCodecpublic io.bullet.borer.Codec<ComponentCommonMessage.ComponentStateSubscription> componentStateSubscriptionCodec() - Specified by:
- componentStateSubscriptionCodecin interface- MessageCodecs
 
 - 
componentTypeCodecpublic io.bullet.borer.Codec<ComponentType> componentTypeCodec() - Specified by:
- componentTypeCodecin interface- LocationCodecs
 
 - 
componentsCodecpublic io.bullet.borer.Codec<Components> componentsCodec() - Specified by:
- componentsCodecin interface- MessageCodecs
 
 - 
connectionInfoCodecpublic io.bullet.borer.Codec<ConnectionInfo> connectionInfoCodec() - Specified by:
- connectionInfoCodecin interface- LocationCodecs
 
 - 
connectionTypeCodecpublic io.bullet.borer.Codec<ConnectionType> connectionTypeCodec() - Specified by:
- connectionTypeCodecin interface- LocationCodecs
 
 - 
containerLifecycleStateCodecpublic io.bullet.borer.Codec<ContainerLifecycleState> containerLifecycleStateCodec() - Specified by:
- containerLifecycleStateCodecin interface- MessageCodecs
 
 - 
controlCommandCodecpublic io.bullet.borer.Codec<ControlCommand> controlCommandCodec() - Specified by:
- controlCommandCodecin interface- ParamCodecs
 
 - 
coordCodecpublic io.bullet.borer.Codec<Coords.Coord> coordCodec() - Specified by:
- coordCodecin interface- ParamCodecs
 
 - 
currentStateCodecpublic io.bullet.borer.Codec<CurrentState> currentStateCodec() - Specified by:
- currentStateCodecin interface- ParamCodecs
 
 - 
demandStateCodecpublic io.bullet.borer.Codec<DemandState> demandStateCodec() - Specified by:
- demandStateCodecin interface- ParamCodecs
 
 - 
durationCodecpublic io.bullet.borer.Codec<scala.concurrent.duration.FiniteDuration> durationCodec() - Specified by:
- durationCodecin interface- MessageCodecs
 
 - 
eqCoordCodecpublic io.bullet.borer.Codec<Coords.EqCoord> eqCoordCodec() - Specified by:
- eqCoordCodecin interface- ParamCodecs
 
 - 
eqFrameCodecpublic io.bullet.borer.Codec<Coords.EqFrame> eqFrameCodec() - Specified by:
- eqFrameCodecin interface- ParamCodecs
 
 - 
errorCodecprotected io.bullet.borer.Codec<CommandResponse.Error> errorCodec() - Specified by:
- errorCodecin interface- ParamCodecs
 
 - 
eventCodecpublic io.bullet.borer.Codec<Event> eventCodec() - Specified by:
- eventCodecin interface- ParamCodecs
 
 - 
eventNameCodecpublic io.bullet.borer.Codec<EventName> eventNameCodec() - Specified by:
- eventNameCodecin interface- ParamCodecs
 
 - 
fromBinarypublic java.lang.Object fromBinary(byte[] bytes, scala.Option<java.lang.Class<?>> manifest)- Specified by:
- fromBinaryin interface- akka.serialization.Serializer
 
 - 
getComponentLogMetadataCodecpublic io.bullet.borer.Codec<GetComponentLogMetadata> getComponentLogMetadataCodec() - Specified by:
- getComponentLogMetadataCodecin interface- MessageCodecs
 
 - 
getComponentsCodecpublic io.bullet.borer.Codec<ContainerCommonMessage.GetComponents> getComponentsCodec() - Specified by:
- getComponentsCodecin interface- MessageCodecs
 
 - 
getContainerLifecycleStateCodecpublic io.bullet.borer.Codec<ContainerCommonMessage.GetContainerLifecycleState> getContainerLifecycleStateCodec() - Specified by:
- getContainerLifecycleStateCodecin interface- MessageCodecs
 
 - 
getSupervisorLifecycleStateCodecpublic io.bullet.borer.Codec<ComponentCommonMessage.GetSupervisorLifecycleState> getSupervisorLifecycleStateCodec() - Specified by:
- getSupervisorLifecycleStateCodecin interface- MessageCodecs
 
 - 
httpLocationCodecpublic io.bullet.borer.Codec<HttpLocation> httpLocationCodec() - Specified by:
- httpLocationCodecin interface- LocationCodecs
 
 - 
httpRegistrationCodecpublic io.bullet.borer.Codec<HttpRegistration> httpRegistrationCodec() - Specified by:
- httpRegistrationCodecin interface- LocationCodecs
 
 - 
idCodecpublic io.bullet.borer.Codec<Id> idCodec() - Specified by:
- idCodecin interface- ParamCodecs
 
 - 
identifierpublic int identifier() - Specified by:
- identifierin interface- akka.serialization.Serializer
 
 - 
includeManifestpublic boolean includeManifest() - Specified by:
- includeManifestin interface- akka.serialization.Serializer
 
 - 
instantDecpublic io.bullet.borer.Decoder<java.time.Instant> instantDec() - Specified by:
- instantDecin interface- ParamCodecs
 
 - 
instantEncpublic io.bullet.borer.Encoder<java.time.Instant> instantEnc() - Specified by:
- instantEncin interface- ParamCodecs
 
 - 
invalidCodecprotected io.bullet.borer.Codec<CommandResponse.Invalid> invalidCodec() - Specified by:
- invalidCodecin interface- ParamCodecs
 
 - 
javaByteArrayDecpublic io.bullet.borer.Decoder<java.lang.Byte[]> javaByteArrayDec() - Specified by:
- javaByteArrayDecin interface- ParamCodecs
 
 - 
javaByteArrayEncpublic io.bullet.borer.Encoder<java.lang.Byte[]> javaByteArrayEnc() - Specified by:
- javaByteArrayEncin interface- ParamCodecs
 
 - 
keyTypeCodecExistentialpublic io.bullet.borer.Codec<KeyType<?>> keyTypeCodecExistential() - Specified by:
- keyTypeCodecExistentialin interface- ParamCodecs
 
 - 
levelCodecpublic io.bullet.borer.Codec<Level> levelCodec() - Specified by:
- levelCodecin interface- LoggingCodecs
 
 - 
lifecycleCodecpublic io.bullet.borer.Codec<RunningMessage.Lifecycle> lifecycleCodec() - Specified by:
- lifecycleCodecin interface- MessageCodecs
 
 - 
lifecycleStateChangedCodecpublic io.bullet.borer.Codec<LifecycleStateChanged> lifecycleStateChangedCodec() - Specified by:
- lifecycleStateChangedCodecin interface- MessageCodecs
 
 - 
lifecycleStateSubscriptionCodecpublic io.bullet.borer.Codec<ComponentCommonMessage.LifecycleStateSubscription> lifecycleStateSubscriptionCodec() - Specified by:
- lifecycleStateSubscriptionCodecin interface- MessageCodecs
 
 - 
loadAndStartSequenceCodecpublic io.bullet.borer.Codec<LoadAndStartSequence> loadAndStartSequenceCodec() - Specified by:
- loadAndStartSequenceCodecin interface- MessageCodecs
 
 - 
locationCodecpublic io.bullet.borer.Codec<Location> locationCodec() - Specified by:
- locationCodecin interface- LocationCodecs
 
 - 
locationRemovedCodecpublic io.bullet.borer.Codec<LocationRemoved> locationRemovedCodec() - Specified by:
- locationRemovedCodecin interface- LocationCodecs
 
 - 
locationServiceUsageCodecpublic io.bullet.borer.Codec<LocationServiceUsage> locationServiceUsageCodec() - Specified by:
- locationServiceUsageCodecin interface- MessageCodecs
 
 - 
locationUpdatedCodecpublic io.bullet.borer.Codec<LocationUpdated> locationUpdatedCodec() - Specified by:
- locationUpdatedCodecin interface- LocationCodecs
 
 - 
lockAcquiredCodecpublic io.bullet.borer.Codec<LockingResponse.LockAcquired$> lockAcquiredCodec() - Specified by:
- lockAcquiredCodecin interface- MessageCodecs
 
 - 
lockAlreadyReleasedCodecpublic io.bullet.borer.Codec<LockingResponse.LockAlreadyReleased$> lockAlreadyReleasedCodec() - Specified by:
- lockAlreadyReleasedCodecin interface- MessageCodecs
 
 - 
lockCodecpublic io.bullet.borer.Codec<SupervisorLockMessage.Lock> lockCodec() - Specified by:
- lockCodecin interface- MessageCodecs
 
 - 
lockExpiredCodecpublic io.bullet.borer.Codec<LockingResponse.LockExpired$> lockExpiredCodec() - Specified by:
- lockExpiredCodecin interface- MessageCodecs
 
 - 
lockExpiringShortlyCodecpublic io.bullet.borer.Codec<LockingResponse.LockExpiringShortly$> lockExpiringShortlyCodec() - Specified by:
- lockExpiringShortlyCodecin interface- MessageCodecs
 
 - 
lockReleasedCodecpublic io.bullet.borer.Codec<LockingResponse.LockReleased$> lockReleasedCodec() - Specified by:
- lockReleasedCodecin interface- MessageCodecs
 
 - 
lockedCodecprotected io.bullet.borer.Codec<CommandResponse.Locked> lockedCodec() - Specified by:
- lockedCodecin interface- ParamCodecs
 
 - 
lockingResponseCodecpublic io.bullet.borer.Codec<LockingResponse> lockingResponseCodec() - Specified by:
- lockingResponseCodecin interface- MessageCodecs
 
 - 
logControlMessagesCodecpublic io.bullet.borer.Codec<LogControlMessages> logControlMessagesCodec() - Specified by:
- logControlMessagesCodecin interface- MessageCodecs
 
 - 
logMetadataCodecpublic io.bullet.borer.Codec<LogMetadata> logMetadataCodec() - Specified by:
- logMetadataCodecin interface- LoggingCodecs
 
 - 
matchingCommandResponseCodecpublic io.bullet.borer.Codec<CommandResponse.MatchingResponse> matchingCommandResponseCodec() - Specified by:
- matchingCommandResponseCodecin interface- ParamCodecs
 
 - 
messageRemoteMsgCodecpublic io.bullet.borer.Codec<CommandSerializationMarker.RemoteMsg> messageRemoteMsgCodec() - Specified by:
- messageRemoteMsgCodecin interface- MessageCodecs
 
 - 
minorPlanetCoordCodecpublic io.bullet.borer.Codec<Coords.MinorPlanetCoord> minorPlanetCoordCodec() - Specified by:
- minorPlanetCoordCodecin interface- ParamCodecs
 
 - 
missingKeyIssueCodecprotected io.bullet.borer.Codec<CommandIssue.MissingKeyIssue> missingKeyIssueCodec() - Specified by:
- missingKeyIssueCodecin interface- ParamCodecs
 
 - 
obsIdCodecpublic io.bullet.borer.Codec<ObsId> obsIdCodec() - Specified by:
- obsIdCodecin interface- ParamCodecs
 
 - 
observeCommandCodecprotected io.bullet.borer.Codec<Observe> observeCommandCodec() - Specified by:
- observeCommandCodecin interface- ParamCodecs
 
 - 
oeCodecprotected io.bullet.borer.Codec<ObserveEvent> oeCodec() - Specified by:
- oeCodecin interface- ParamCodecs
 
 - 
oneWayCodecpublic io.bullet.borer.Codec<CommandMessage.Oneway> oneWayCodec() - Specified by:
- oneWayCodecin interface- MessageCodecs
 
 - 
oneWayCommandResponseCodecpublic io.bullet.borer.Codec<CommandResponse.OnewayResponse> oneWayCommandResponseCodec() - Specified by:
- oneWayCommandResponseCodecin interface- ParamCodecs
 
 - 
otherIssueCodecprotected io.bullet.borer.Codec<CommandIssue.OtherIssue> otherIssueCodec() - Specified by:
- otherIssueCodecin interface- ParamCodecs
 
 - 
paramDecExistentialpublic io.bullet.borer.Decoder<Parameter<?>> paramDecExistential() - Specified by:
- paramDecExistentialin interface- ParamCodecs
 
 - 
paramEncExistentialpublic io.bullet.borer.Encoder<Parameter<?>> paramEncExistential() - Specified by:
- paramEncExistentialin interface- ParamCodecs
 
 - 
parameterValueOutOfRangeIssueCodecprotected io.bullet.borer.Codec<CommandIssue.ParameterValueOutOfRangeIssue> parameterValueOutOfRangeIssueCodec() - Specified by:
- parameterValueOutOfRangeIssueCodecin interface- ParamCodecs
 
 - 
prefixCodecpublic io.bullet.borer.Codec<Prefix> prefixCodec() - Specified by:
- prefixCodecin interface- CommonCodecs
 
 - 
properMotionCodecpublic io.bullet.borer.Codec<ProperMotion> properMotionCodec() - Specified by:
- properMotionCodecin interface- ParamCodecs
 
 - 
queryCodecpublic io.bullet.borer.Codec<CommandResponseManagerMessage.Query> queryCodec() - Specified by:
- queryCodecin interface- MessageCodecs
 
 - 
queryCommandResponseCodecpublic io.bullet.borer.Codec<CommandResponse.QueryResponse> queryCommandResponseCodec() - Specified by:
- queryCommandResponseCodecin interface- ParamCodecs
 
 - 
raDecCodecpublic io.bullet.borer.Codec<RaDec> raDecCodec() - Specified by:
- raDecCodecin interface- ParamCodecs
 
 - 
registrationCodecpublic io.bullet.borer.Codec<Registration> registrationCodec() - Specified by:
- registrationCodecin interface- LocationCodecs
 
 - 
releasingLockFailedCodecpublic io.bullet.borer.Codec<LockingResponse.ReleasingLockFailed> releasingLockFailedCodec() - Specified by:
- releasingLockFailedCodecin interface- MessageCodecs
 
 - 
requiredAssemblyUnavailableIssueCodecprotected io.bullet.borer.Codec<CommandIssue.RequiredAssemblyUnavailableIssue> requiredAssemblyUnavailableIssueCodec() - Specified by:
- requiredAssemblyUnavailableIssueCodecin interface- ParamCodecs
 
 - 
requiredHCDUnavailableIssueCodecprotected io.bullet.borer.Codec<CommandIssue.RequiredHCDUnavailableIssue> requiredHCDUnavailableIssueCodec() - Specified by:
- requiredHCDUnavailableIssueCodecin interface- ParamCodecs
 
 - 
requiredSequencerUnavailableIssueCodecprotected io.bullet.borer.Codec<CommandIssue.RequiredSequencerUnavailableIssue> requiredSequencerUnavailableIssueCodec() - Specified by:
- requiredSequencerUnavailableIssueCodecin interface- ParamCodecs
 
 - 
requiredServiceUnavailableIssueCodecprotected io.bullet.borer.Codec<CommandIssue.RequiredServiceUnavailableIssue> requiredServiceUnavailableIssueCodec() - Specified by:
- requiredServiceUnavailableIssueCodecin interface- ParamCodecs
 
 - 
restartCodecpublic io.bullet.borer.Codec<SupervisorContainerCommonMessages.Restart$> restartCodec() - Specified by:
- restartCodecin interface- MessageCodecs
 
 - 
resultCodecpublic io.bullet.borer.Codec<Result> resultCodec() - Specified by:
- resultCodecin interface- ParamCodecs
 
 - 
seCodecprotected io.bullet.borer.Codec<SystemEvent> seCodec() - Specified by:
- seCodecin interface- ParamCodecs
 
 - 
sequenceCodecpublic io.bullet.borer.Codec<Sequence> sequenceCodec() - Specified by:
- sequenceCodecin interface- ParamCodecs
 
 - 
sequenceCommandCodecpublic io.bullet.borer.Codec<SequenceCommand> sequenceCommandCodec() - Specified by:
- sequenceCommandCodecin interface- ParamCodecs
 
 - 
setComponentLogLevelCodecpublic io.bullet.borer.Codec<SetComponentLogLevel> setComponentLogLevelCodec() - Specified by:
- setComponentLogLevelCodecin interface- MessageCodecs
 
 - 
setupCommandCodecprotected io.bullet.borer.Codec<Setup> setupCommandCodec() - Specified by:
- setupCommandCodecin interface- ParamCodecs
 
 - 
shutdownCodecpublic io.bullet.borer.Codec<SupervisorContainerCommonMessages.Shutdown$> shutdownCodec() - Specified by:
- shutdownCodecin interface- MessageCodecs
 
 - 
solarSystemCoordCodecpublic io.bullet.borer.Codec<Coords.SolarSystemCoord> solarSystemCoordCodec() - Specified by:
- solarSystemCoordCodecin interface- ParamCodecs
 
 - 
solarSystemObjectCodecpublic io.bullet.borer.Codec<Coords.SolarSystemObject> solarSystemObjectCodec() - Specified by:
- solarSystemObjectCodecin interface- ParamCodecs
 
 - 
startedCodecprotected io.bullet.borer.Codec<CommandResponse.Started> startedCodec() - Specified by:
- startedCodecin interface- ParamCodecs
 
 - 
stateNameCodecpublic io.bullet.borer.Codec<StateName> stateNameCodec() - Specified by:
- stateNameCodecin interface- ParamCodecs
 
 - 
stateVariableCodecpublic io.bullet.borer.Codec<StateVariable> stateVariableCodec() - Specified by:
- stateVariableCodecin interface- ParamCodecs
 
 - 
structCodecpublic io.bullet.borer.Codec<Struct> structCodec() - Specified by:
- structCodecin interface- ParamCodecs
 
 - 
subSystemCodecpublic io.bullet.borer.Codec<Subsystem> subSystemCodec() - Specified by:
- subSystemCodecin interface- ParamCodecs
 
 - 
submitCodecpublic io.bullet.borer.Codec<CommandMessage.Submit> submitCodec() - Specified by:
- submitCodecin interface- MessageCodecs
 
 - 
submitCommandResponseCodecpublic io.bullet.borer.Codec<CommandResponse.SubmitResponse> submitCommandResponseCodec() - Specified by:
- submitCommandResponseCodecin interface- ParamCodecs
 
 - 
subscribeCodecpublic io.bullet.borer.Codec<CommandResponseManagerMessage.Subscribe> subscribeCodec() - Specified by:
- subscribeCodecin interface- MessageCodecs
 
 - 
supervisorLifecycleStateCodecpublic io.bullet.borer.Codec<SupervisorLifecycleState> supervisorLifecycleStateCodec() - Specified by:
- supervisorLifecycleStateCodecin interface- MessageCodecs
 
 - 
tagCodecpublic io.bullet.borer.Codec<Coords.Tag> tagCodec() - Specified by:
- tagCodecin interface- ParamCodecs
 
 - 
taiTimeCodecpublic io.bullet.borer.Codec<TAITime> taiTimeCodec() - Specified by:
- taiTimeCodecin interface- ParamCodecs
 
 - 
tcpLocationCodecpublic io.bullet.borer.Codec<TcpLocation> tcpLocationCodec() - Specified by:
- tcpLocationCodecin interface- LocationCodecs
 
 - 
tcpRegistrationCodecpublic io.bullet.borer.Codec<TcpRegistration> tcpRegistrationCodec() - Specified by:
- tcpRegistrationCodecin interface- LocationCodecs
 
 - 
toBinarypublic byte[] toBinary(java.lang.Object o) - Specified by:
- toBinaryin interface- akka.serialization.Serializer
 
 - 
toComponentLifecycleMessagesCodecpublic io.bullet.borer.Codec<ToComponentLifecycleMessage> toComponentLifecycleMessagesCodec() - Specified by:
- toComponentLifecycleMessagesCodecin interface- MessageCodecs
 
 - 
trackingEventCodecpublic io.bullet.borer.Codec<TrackingEvent> trackingEventCodec() - Specified by:
- trackingEventCodecin interface- LocationCodecs
 
 - 
tsCodecpublic io.bullet.borer.Codec<Timestamp> tsCodec() - Specified by:
- tsCodecin interface- ParamCodecs
 
 - 
unitsCodecpublic io.bullet.borer.Codec<Units> unitsCodec() - Specified by:
- unitsCodecin interface- ParamCodecs
 
 - 
unlockCodecpublic io.bullet.borer.Codec<SupervisorLockMessage.Unlock> unlockCodec() - Specified by:
- unlockCodecin interface- MessageCodecs
 
 - 
unresolvedLocationsIssueCodecprotected io.bullet.borer.Codec<CommandIssue.UnresolvedLocationsIssue> unresolvedLocationsIssueCodec() - Specified by:
- unresolvedLocationsIssueCodecin interface- ParamCodecs
 
 - 
unsubscribeCodecpublic io.bullet.borer.Codec<CommandResponseManagerMessage.Unsubscribe> unsubscribeCodec() - Specified by:
- unsubscribeCodecin interface- MessageCodecs
 
 - 
unsupportedCommandInStateIssueCodecprotected io.bullet.borer.Codec<CommandIssue.UnsupportedCommandInStateIssue> unsupportedCommandInStateIssueCodec() - Specified by:
- unsupportedCommandInStateIssueCodecin interface- ParamCodecs
 
 - 
unsupportedCommandIssueCodecprotected io.bullet.borer.Codec<CommandIssue.UnsupportedCommandIssue> unsupportedCommandIssueCodec() - Specified by:
- unsupportedCommandIssueCodecin interface- ParamCodecs
 
 - 
uriCodecpublic io.bullet.borer.Codec<java.net.URI> uriCodec() - Specified by:
- uriCodecin interface- LocationCodecs
 
 - 
utcTimeCodecpublic io.bullet.borer.Codec<UTCTime> utcTimeCodec() - Specified by:
- utcTimeCodecin interface- ParamCodecs
 
 - 
validateCodecpublic io.bullet.borer.Codec<CommandMessage.Validate> validateCodec() - Specified by:
- validateCodecin interface- MessageCodecs
 
 - 
validateCommandResponseCodecpublic io.bullet.borer.Codec<CommandResponse.ValidateCommandResponse> validateCommandResponseCodec() - Specified by:
- validateCommandResponseCodecin interface- ParamCodecs
 
 - 
validateResponseCodecpublic io.bullet.borer.Codec<CommandResponse.ValidateResponse> validateResponseCodec() - Specified by:
- validateResponseCodecin interface- ParamCodecs
 
 - 
waitCommandCodecprotected io.bullet.borer.Codec<Wait> waitCommandCodec() - Specified by:
- waitCommandCodecin interface- ParamCodecs
 
 - 
wrongInternalStateIssueCodecprotected io.bullet.borer.Codec<CommandIssue.WrongInternalStateIssue> wrongInternalStateIssueCodec() - Specified by:
- wrongInternalStateIssueCodecin interface- ParamCodecs
 
 - 
wrongNumberOfParametersIssueCodecprotected io.bullet.borer.Codec<CommandIssue.WrongNumberOfParametersIssue> wrongNumberOfParametersIssueCodec() - Specified by:
- wrongNumberOfParametersIssueCodecin interface- ParamCodecs
 
 - 
wrongParameterTypeIssueCodecprotected io.bullet.borer.Codec<CommandIssue.WrongParameterTypeIssue> wrongParameterTypeIssueCodec() - Specified by:
- wrongParameterTypeIssueCodecin interface- ParamCodecs
 
 - 
wrongPrefixIssueCodecprotected io.bullet.borer.Codec<CommandIssue.WrongPrefixIssue> wrongPrefixIssueCodec() - Specified by:
- wrongPrefixIssueCodecin interface- ParamCodecs
 
 - 
wrongUnitsIssueCodecprotected io.bullet.borer.Codec<CommandIssue.WrongUnitsIssue> wrongUnitsIssueCodec() - Specified by:
- wrongUnitsIssueCodecin interface- ParamCodecs
 
 
- 
 
-