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 Summary
Constructors Constructor Description CommandAkkaSerializer(akka.actor.ExtendedActorSystem _actorSystem)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface csw.location.models.codecs.LocationCodecs
connectionCodec
-
Methods inherited from interface csw.logging.models.codecs.LoggingCodecs
enumCodec
-
Methods inherited from interface csw.command.client.cbor.MessageCodecs
actorRefCodec, publishCodec, publisherMessageCodec, pubSubCodec, subscribeMessageCodec, subscribeOnlyMessageCodec, subscriberMessageCodec, unsubscribeMessageCodec
-
Methods inherited from interface csw.params.core.formats.ParamCodecs
arrayDataCodec, keyTypeCodec, matrixDataCodec, paramCodec, paramCoreCodec, singletonCodec, waCodec
-
-
-
-
Method Detail
-
acceptedCodec
protected io.bullet.borer.Codec<CommandResponse.Accepted> acceptedCodec()
- Specified by:
acceptedCodecin interfaceParamCodecs
-
acquiringLockFailedCodec
public io.bullet.borer.Codec<LockingResponse.AcquiringLockFailed> acquiringLockFailedCodec()
- Specified by:
acquiringLockFailedCodecin interfaceMessageCodecs
-
actorSystem
public akka.actor.typed.ActorSystem<?> actorSystem()
- Specified by:
actorSystemin interfaceMessageCodecs
-
akkaLocationCodec
public io.bullet.borer.Codec<AkkaLocation> akkaLocationCodec()
- Specified by:
akkaLocationCodecin interfaceLocationCodecs
-
akkaRegistrationCodec
public io.bullet.borer.Codec<AkkaRegistration> akkaRegistrationCodec()
- Specified by:
akkaRegistrationCodecin interfaceLocationCodecs
-
altAzCoordCodec
public io.bullet.borer.Codec<Coords.AltAzCoord> altAzCoordCodec()
- Specified by:
altAzCoordCodecin interfaceParamCodecs
-
angleCodec
public io.bullet.borer.Codec<Angle> angleCodec()
- Specified by:
angleCodecin interfaceParamCodecs
-
assemblyBusyIssueCodec
protected io.bullet.borer.Codec<CommandIssue.AssemblyBusyIssue> assemblyBusyIssueCodec()
- Specified by:
assemblyBusyIssueCodecin interfaceParamCodecs
-
bytesDec
public io.bullet.borer.Decoder<byte[]> bytesDec()
- Specified by:
bytesDecin interfaceParamCodecs
-
bytesEnc
public io.bullet.borer.Encoder<byte[]> bytesEnc()
- Specified by:
bytesEncin interfaceParamCodecs
-
cancelledCodec
protected io.bullet.borer.Codec<CommandResponse.Cancelled> cancelledCodec()
- Specified by:
cancelledCodecin interfaceParamCodecs
-
choiceCodec
public io.bullet.borer.Codec<Choice> choiceCodec()
- Specified by:
choiceCodecin interfaceParamCodecs
-
cometCoordCodec
public io.bullet.borer.Codec<Coords.CometCoord> cometCoordCodec()
- Specified by:
cometCoordCodecin interfaceParamCodecs
-
commandCodec
public io.bullet.borer.Codec<Command> commandCodec()
- Specified by:
commandCodecin interfaceParamCodecs
-
commandIssueCodec
public io.bullet.borer.Codec<CommandIssue> commandIssueCodec()
- Specified by:
commandIssueCodecin interfaceParamCodecs
-
commandNameCodec
public io.bullet.borer.Codec<CommandName> commandNameCodec()
- Specified by:
commandNameCodecin interfaceParamCodecs
-
commandNotAvailableCodec
protected io.bullet.borer.Codec<CommandResponse.CommandNotAvailable> commandNotAvailableCodec()
- Specified by:
commandNotAvailableCodecin interfaceParamCodecs
-
commandResponseCodec
public io.bullet.borer.Codec<CommandResponse> commandResponseCodec()
- Specified by:
commandResponseCodecin interfaceParamCodecs
-
completedCodec
protected io.bullet.borer.Codec<CommandResponse.Completed> completedCodec()
- Specified by:
completedCodecin interfaceParamCodecs
-
completedWithResultCodec
protected io.bullet.borer.Codec<CommandResponse.CompletedWithResult> completedWithResultCodec()
- Specified by:
completedWithResultCodecin interfaceParamCodecs
-
componentCodec
public io.bullet.borer.Codec<Component> componentCodec()
- Specified by:
componentCodecin interfaceMessageCodecs
-
componentIdCodec
public io.bullet.borer.Codec<ComponentId> componentIdCodec()
- Specified by:
componentIdCodecin interfaceLocationCodecs
-
componentInfoCodec
public io.bullet.borer.Codec<ComponentInfo> componentInfoCodec()
- Specified by:
componentInfoCodecin interfaceMessageCodecs
-
componentStateSubscriptionCodec
public io.bullet.borer.Codec<ComponentCommonMessage.ComponentStateSubscription> componentStateSubscriptionCodec()
- Specified by:
componentStateSubscriptionCodecin interfaceMessageCodecs
-
componentTypeCodec
public io.bullet.borer.Codec<ComponentType> componentTypeCodec()
- Specified by:
componentTypeCodecin interfaceLocationCodecs
-
componentsCodec
public io.bullet.borer.Codec<Components> componentsCodec()
- Specified by:
componentsCodecin interfaceMessageCodecs
-
connectionInfoCodec
public io.bullet.borer.Codec<ConnectionInfo> connectionInfoCodec()
- Specified by:
connectionInfoCodecin interfaceLocationCodecs
-
connectionTypeCodec
public io.bullet.borer.Codec<ConnectionType> connectionTypeCodec()
- Specified by:
connectionTypeCodecin interfaceLocationCodecs
-
containerLifecycleStateCodec
public io.bullet.borer.Codec<ContainerLifecycleState> containerLifecycleStateCodec()
- Specified by:
containerLifecycleStateCodecin interfaceMessageCodecs
-
controlCommandCodec
public io.bullet.borer.Codec<ControlCommand> controlCommandCodec()
- Specified by:
controlCommandCodecin interfaceParamCodecs
-
coordCodec
public io.bullet.borer.Codec<Coords.Coord> coordCodec()
- Specified by:
coordCodecin interfaceParamCodecs
-
currentStateCodec
public io.bullet.borer.Codec<CurrentState> currentStateCodec()
- Specified by:
currentStateCodecin interfaceParamCodecs
-
demandStateCodec
public io.bullet.borer.Codec<DemandState> demandStateCodec()
- Specified by:
demandStateCodecin interfaceParamCodecs
-
durationCodec
public io.bullet.borer.Codec<scala.concurrent.duration.FiniteDuration> durationCodec()
- Specified by:
durationCodecin interfaceMessageCodecs
-
eqCoordCodec
public io.bullet.borer.Codec<Coords.EqCoord> eqCoordCodec()
- Specified by:
eqCoordCodecin interfaceParamCodecs
-
eqFrameCodec
public io.bullet.borer.Codec<Coords.EqFrame> eqFrameCodec()
- Specified by:
eqFrameCodecin interfaceParamCodecs
-
errorCodec
protected io.bullet.borer.Codec<CommandResponse.Error> errorCodec()
- Specified by:
errorCodecin interfaceParamCodecs
-
eventCodec
public io.bullet.borer.Codec<Event> eventCodec()
- Specified by:
eventCodecin interfaceParamCodecs
-
eventNameCodec
public io.bullet.borer.Codec<EventName> eventNameCodec()
- Specified by:
eventNameCodecin interfaceParamCodecs
-
fromBinary
public java.lang.Object fromBinary(byte[] bytes, scala.Option<java.lang.Class<?>> manifest)- Specified by:
fromBinaryin interfaceakka.serialization.Serializer
-
getComponentLogMetadataCodec
public io.bullet.borer.Codec<GetComponentLogMetadata> getComponentLogMetadataCodec()
- Specified by:
getComponentLogMetadataCodecin interfaceMessageCodecs
-
getComponentsCodec
public io.bullet.borer.Codec<ContainerCommonMessage.GetComponents> getComponentsCodec()
- Specified by:
getComponentsCodecin interfaceMessageCodecs
-
getContainerLifecycleStateCodec
public io.bullet.borer.Codec<ContainerCommonMessage.GetContainerLifecycleState> getContainerLifecycleStateCodec()
- Specified by:
getContainerLifecycleStateCodecin interfaceMessageCodecs
-
getSupervisorLifecycleStateCodec
public io.bullet.borer.Codec<ComponentCommonMessage.GetSupervisorLifecycleState> getSupervisorLifecycleStateCodec()
- Specified by:
getSupervisorLifecycleStateCodecin interfaceMessageCodecs
-
httpLocationCodec
public io.bullet.borer.Codec<HttpLocation> httpLocationCodec()
- Specified by:
httpLocationCodecin interfaceLocationCodecs
-
httpRegistrationCodec
public io.bullet.borer.Codec<HttpRegistration> httpRegistrationCodec()
- Specified by:
httpRegistrationCodecin interfaceLocationCodecs
-
idCodec
public io.bullet.borer.Codec<Id> idCodec()
- Specified by:
idCodecin interfaceParamCodecs
-
identifier
public int identifier()
- Specified by:
identifierin interfaceakka.serialization.Serializer
-
includeManifest
public boolean includeManifest()
- Specified by:
includeManifestin interfaceakka.serialization.Serializer
-
instantDec
public io.bullet.borer.Decoder<java.time.Instant> instantDec()
- Specified by:
instantDecin interfaceParamCodecs
-
instantEnc
public io.bullet.borer.Encoder<java.time.Instant> instantEnc()
- Specified by:
instantEncin interfaceParamCodecs
-
invalidCodec
protected io.bullet.borer.Codec<CommandResponse.Invalid> invalidCodec()
- Specified by:
invalidCodecin interfaceParamCodecs
-
javaByteArrayDec
public io.bullet.borer.Decoder<java.lang.Byte[]> javaByteArrayDec()
- Specified by:
javaByteArrayDecin interfaceParamCodecs
-
javaByteArrayEnc
public io.bullet.borer.Encoder<java.lang.Byte[]> javaByteArrayEnc()
- Specified by:
javaByteArrayEncin interfaceParamCodecs
-
keyTypeCodecExistential
public io.bullet.borer.Codec<KeyType<?>> keyTypeCodecExistential()
- Specified by:
keyTypeCodecExistentialin interfaceParamCodecs
-
levelCodec
public io.bullet.borer.Codec<Level> levelCodec()
- Specified by:
levelCodecin interfaceLoggingCodecs
-
lifecycleCodec
public io.bullet.borer.Codec<RunningMessage.Lifecycle> lifecycleCodec()
- Specified by:
lifecycleCodecin interfaceMessageCodecs
-
lifecycleStateChangedCodec
public io.bullet.borer.Codec<LifecycleStateChanged> lifecycleStateChangedCodec()
- Specified by:
lifecycleStateChangedCodecin interfaceMessageCodecs
-
lifecycleStateSubscriptionCodec
public io.bullet.borer.Codec<ComponentCommonMessage.LifecycleStateSubscription> lifecycleStateSubscriptionCodec()
- Specified by:
lifecycleStateSubscriptionCodecin interfaceMessageCodecs
-
loadAndStartSequenceCodec
public io.bullet.borer.Codec<LoadAndStartSequence> loadAndStartSequenceCodec()
- Specified by:
loadAndStartSequenceCodecin interfaceMessageCodecs
-
locationCodec
public io.bullet.borer.Codec<Location> locationCodec()
- Specified by:
locationCodecin interfaceLocationCodecs
-
locationRemovedCodec
public io.bullet.borer.Codec<LocationRemoved> locationRemovedCodec()
- Specified by:
locationRemovedCodecin interfaceLocationCodecs
-
locationServiceUsageCodec
public io.bullet.borer.Codec<LocationServiceUsage> locationServiceUsageCodec()
- Specified by:
locationServiceUsageCodecin interfaceMessageCodecs
-
locationUpdatedCodec
public io.bullet.borer.Codec<LocationUpdated> locationUpdatedCodec()
- Specified by:
locationUpdatedCodecin interfaceLocationCodecs
-
lockAcquiredCodec
public io.bullet.borer.Codec<LockingResponse.LockAcquired$> lockAcquiredCodec()
- Specified by:
lockAcquiredCodecin interfaceMessageCodecs
-
lockAlreadyReleasedCodec
public io.bullet.borer.Codec<LockingResponse.LockAlreadyReleased$> lockAlreadyReleasedCodec()
- Specified by:
lockAlreadyReleasedCodecin interfaceMessageCodecs
-
lockCodec
public io.bullet.borer.Codec<SupervisorLockMessage.Lock> lockCodec()
- Specified by:
lockCodecin interfaceMessageCodecs
-
lockExpiredCodec
public io.bullet.borer.Codec<LockingResponse.LockExpired$> lockExpiredCodec()
- Specified by:
lockExpiredCodecin interfaceMessageCodecs
-
lockExpiringShortlyCodec
public io.bullet.borer.Codec<LockingResponse.LockExpiringShortly$> lockExpiringShortlyCodec()
- Specified by:
lockExpiringShortlyCodecin interfaceMessageCodecs
-
lockReleasedCodec
public io.bullet.borer.Codec<LockingResponse.LockReleased$> lockReleasedCodec()
- Specified by:
lockReleasedCodecin interfaceMessageCodecs
-
lockedCodec
protected io.bullet.borer.Codec<CommandResponse.Locked> lockedCodec()
- Specified by:
lockedCodecin interfaceParamCodecs
-
lockingResponseCodec
public io.bullet.borer.Codec<LockingResponse> lockingResponseCodec()
- Specified by:
lockingResponseCodecin interfaceMessageCodecs
-
logControlMessagesCodec
public io.bullet.borer.Codec<LogControlMessages> logControlMessagesCodec()
- Specified by:
logControlMessagesCodecin interfaceMessageCodecs
-
logMetadataCodec
public io.bullet.borer.Codec<LogMetadata> logMetadataCodec()
- Specified by:
logMetadataCodecin interfaceLoggingCodecs
-
matchingCommandResponseCodec
public io.bullet.borer.Codec<CommandResponse.MatchingResponse> matchingCommandResponseCodec()
- Specified by:
matchingCommandResponseCodecin interfaceParamCodecs
-
messageRemoteMsgCodec
public io.bullet.borer.Codec<CommandSerializationMarker.RemoteMsg> messageRemoteMsgCodec()
- Specified by:
messageRemoteMsgCodecin interfaceMessageCodecs
-
minorPlanetCoordCodec
public io.bullet.borer.Codec<Coords.MinorPlanetCoord> minorPlanetCoordCodec()
- Specified by:
minorPlanetCoordCodecin interfaceParamCodecs
-
missingKeyIssueCodec
protected io.bullet.borer.Codec<CommandIssue.MissingKeyIssue> missingKeyIssueCodec()
- Specified by:
missingKeyIssueCodecin interfaceParamCodecs
-
obsIdCodec
public io.bullet.borer.Codec<ObsId> obsIdCodec()
- Specified by:
obsIdCodecin interfaceParamCodecs
-
observeCommandCodec
protected io.bullet.borer.Codec<Observe> observeCommandCodec()
- Specified by:
observeCommandCodecin interfaceParamCodecs
-
oeCodec
protected io.bullet.borer.Codec<ObserveEvent> oeCodec()
- Specified by:
oeCodecin interfaceParamCodecs
-
oneWayCodec
public io.bullet.borer.Codec<CommandMessage.Oneway> oneWayCodec()
- Specified by:
oneWayCodecin interfaceMessageCodecs
-
oneWayCommandResponseCodec
public io.bullet.borer.Codec<CommandResponse.OnewayResponse> oneWayCommandResponseCodec()
- Specified by:
oneWayCommandResponseCodecin interfaceParamCodecs
-
otherIssueCodec
protected io.bullet.borer.Codec<CommandIssue.OtherIssue> otherIssueCodec()
- Specified by:
otherIssueCodecin interfaceParamCodecs
-
paramDecExistential
public io.bullet.borer.Decoder<Parameter<?>> paramDecExistential()
- Specified by:
paramDecExistentialin interfaceParamCodecs
-
paramEncExistential
public io.bullet.borer.Encoder<Parameter<?>> paramEncExistential()
- Specified by:
paramEncExistentialin interfaceParamCodecs
-
parameterValueOutOfRangeIssueCodec
protected io.bullet.borer.Codec<CommandIssue.ParameterValueOutOfRangeIssue> parameterValueOutOfRangeIssueCodec()
- Specified by:
parameterValueOutOfRangeIssueCodecin interfaceParamCodecs
-
prefixCodec
public io.bullet.borer.Codec<Prefix> prefixCodec()
- Specified by:
prefixCodecin interfaceCommonCodecs
-
properMotionCodec
public io.bullet.borer.Codec<ProperMotion> properMotionCodec()
- Specified by:
properMotionCodecin interfaceParamCodecs
-
queryCodec
public io.bullet.borer.Codec<CommandResponseManagerMessage.Query> queryCodec()
- Specified by:
queryCodecin interfaceMessageCodecs
-
queryCommandResponseCodec
public io.bullet.borer.Codec<CommandResponse.QueryResponse> queryCommandResponseCodec()
- Specified by:
queryCommandResponseCodecin interfaceParamCodecs
-
raDecCodec
public io.bullet.borer.Codec<RaDec> raDecCodec()
- Specified by:
raDecCodecin interfaceParamCodecs
-
registrationCodec
public io.bullet.borer.Codec<Registration> registrationCodec()
- Specified by:
registrationCodecin interfaceLocationCodecs
-
releasingLockFailedCodec
public io.bullet.borer.Codec<LockingResponse.ReleasingLockFailed> releasingLockFailedCodec()
- Specified by:
releasingLockFailedCodecin interfaceMessageCodecs
-
requiredAssemblyUnavailableIssueCodec
protected io.bullet.borer.Codec<CommandIssue.RequiredAssemblyUnavailableIssue> requiredAssemblyUnavailableIssueCodec()
- Specified by:
requiredAssemblyUnavailableIssueCodecin interfaceParamCodecs
-
requiredHCDUnavailableIssueCodec
protected io.bullet.borer.Codec<CommandIssue.RequiredHCDUnavailableIssue> requiredHCDUnavailableIssueCodec()
- Specified by:
requiredHCDUnavailableIssueCodecin interfaceParamCodecs
-
requiredSequencerUnavailableIssueCodec
protected io.bullet.borer.Codec<CommandIssue.RequiredSequencerUnavailableIssue> requiredSequencerUnavailableIssueCodec()
- Specified by:
requiredSequencerUnavailableIssueCodecin interfaceParamCodecs
-
requiredServiceUnavailableIssueCodec
protected io.bullet.borer.Codec<CommandIssue.RequiredServiceUnavailableIssue> requiredServiceUnavailableIssueCodec()
- Specified by:
requiredServiceUnavailableIssueCodecin interfaceParamCodecs
-
restartCodec
public io.bullet.borer.Codec<SupervisorContainerCommonMessages.Restart$> restartCodec()
- Specified by:
restartCodecin interfaceMessageCodecs
-
resultCodec
public io.bullet.borer.Codec<Result> resultCodec()
- Specified by:
resultCodecin interfaceParamCodecs
-
seCodec
protected io.bullet.borer.Codec<SystemEvent> seCodec()
- Specified by:
seCodecin interfaceParamCodecs
-
sequenceCodec
public io.bullet.borer.Codec<Sequence> sequenceCodec()
- Specified by:
sequenceCodecin interfaceParamCodecs
-
sequenceCommandCodec
public io.bullet.borer.Codec<SequenceCommand> sequenceCommandCodec()
- Specified by:
sequenceCommandCodecin interfaceParamCodecs
-
setComponentLogLevelCodec
public io.bullet.borer.Codec<SetComponentLogLevel> setComponentLogLevelCodec()
- Specified by:
setComponentLogLevelCodecin interfaceMessageCodecs
-
setupCommandCodec
protected io.bullet.borer.Codec<Setup> setupCommandCodec()
- Specified by:
setupCommandCodecin interfaceParamCodecs
-
shutdownCodec
public io.bullet.borer.Codec<SupervisorContainerCommonMessages.Shutdown$> shutdownCodec()
- Specified by:
shutdownCodecin interfaceMessageCodecs
-
solarSystemCoordCodec
public io.bullet.borer.Codec<Coords.SolarSystemCoord> solarSystemCoordCodec()
- Specified by:
solarSystemCoordCodecin interfaceParamCodecs
-
solarSystemObjectCodec
public io.bullet.borer.Codec<Coords.SolarSystemObject> solarSystemObjectCodec()
- Specified by:
solarSystemObjectCodecin interfaceParamCodecs
-
startedCodec
protected io.bullet.borer.Codec<CommandResponse.Started> startedCodec()
- Specified by:
startedCodecin interfaceParamCodecs
-
stateNameCodec
public io.bullet.borer.Codec<StateName> stateNameCodec()
- Specified by:
stateNameCodecin interfaceParamCodecs
-
stateVariableCodec
public io.bullet.borer.Codec<StateVariable> stateVariableCodec()
- Specified by:
stateVariableCodecin interfaceParamCodecs
-
structCodec
public io.bullet.borer.Codec<Struct> structCodec()
- Specified by:
structCodecin interfaceParamCodecs
-
subSystemCodec
public io.bullet.borer.Codec<Subsystem> subSystemCodec()
- Specified by:
subSystemCodecin interfaceParamCodecs
-
submitCodec
public io.bullet.borer.Codec<CommandMessage.Submit> submitCodec()
- Specified by:
submitCodecin interfaceMessageCodecs
-
submitCommandResponseCodec
public io.bullet.borer.Codec<CommandResponse.SubmitResponse> submitCommandResponseCodec()
- Specified by:
submitCommandResponseCodecin interfaceParamCodecs
-
subscribeCodec
public io.bullet.borer.Codec<CommandResponseManagerMessage.Subscribe> subscribeCodec()
- Specified by:
subscribeCodecin interfaceMessageCodecs
-
supervisorLifecycleStateCodec
public io.bullet.borer.Codec<SupervisorLifecycleState> supervisorLifecycleStateCodec()
- Specified by:
supervisorLifecycleStateCodecin interfaceMessageCodecs
-
tagCodec
public io.bullet.borer.Codec<Coords.Tag> tagCodec()
- Specified by:
tagCodecin interfaceParamCodecs
-
taiTimeCodec
public io.bullet.borer.Codec<TAITime> taiTimeCodec()
- Specified by:
taiTimeCodecin interfaceParamCodecs
-
tcpLocationCodec
public io.bullet.borer.Codec<TcpLocation> tcpLocationCodec()
- Specified by:
tcpLocationCodecin interfaceLocationCodecs
-
tcpRegistrationCodec
public io.bullet.borer.Codec<TcpRegistration> tcpRegistrationCodec()
- Specified by:
tcpRegistrationCodecin interfaceLocationCodecs
-
toBinary
public byte[] toBinary(java.lang.Object o)
- Specified by:
toBinaryin interfaceakka.serialization.Serializer
-
toComponentLifecycleMessagesCodec
public io.bullet.borer.Codec<ToComponentLifecycleMessage> toComponentLifecycleMessagesCodec()
- Specified by:
toComponentLifecycleMessagesCodecin interfaceMessageCodecs
-
trackingEventCodec
public io.bullet.borer.Codec<TrackingEvent> trackingEventCodec()
- Specified by:
trackingEventCodecin interfaceLocationCodecs
-
tsCodec
public io.bullet.borer.Codec<Timestamp> tsCodec()
- Specified by:
tsCodecin interfaceParamCodecs
-
unitsCodec
public io.bullet.borer.Codec<Units> unitsCodec()
- Specified by:
unitsCodecin interfaceParamCodecs
-
unlockCodec
public io.bullet.borer.Codec<SupervisorLockMessage.Unlock> unlockCodec()
- Specified by:
unlockCodecin interfaceMessageCodecs
-
unresolvedLocationsIssueCodec
protected io.bullet.borer.Codec<CommandIssue.UnresolvedLocationsIssue> unresolvedLocationsIssueCodec()
- Specified by:
unresolvedLocationsIssueCodecin interfaceParamCodecs
-
unsubscribeCodec
public io.bullet.borer.Codec<CommandResponseManagerMessage.Unsubscribe> unsubscribeCodec()
- Specified by:
unsubscribeCodecin interfaceMessageCodecs
-
unsupportedCommandInStateIssueCodec
protected io.bullet.borer.Codec<CommandIssue.UnsupportedCommandInStateIssue> unsupportedCommandInStateIssueCodec()
- Specified by:
unsupportedCommandInStateIssueCodecin interfaceParamCodecs
-
unsupportedCommandIssueCodec
protected io.bullet.borer.Codec<CommandIssue.UnsupportedCommandIssue> unsupportedCommandIssueCodec()
- Specified by:
unsupportedCommandIssueCodecin interfaceParamCodecs
-
uriCodec
public io.bullet.borer.Codec<java.net.URI> uriCodec()
- Specified by:
uriCodecin interfaceLocationCodecs
-
utcTimeCodec
public io.bullet.borer.Codec<UTCTime> utcTimeCodec()
- Specified by:
utcTimeCodecin interfaceParamCodecs
-
validateCodec
public io.bullet.borer.Codec<CommandMessage.Validate> validateCodec()
- Specified by:
validateCodecin interfaceMessageCodecs
-
validateCommandResponseCodec
public io.bullet.borer.Codec<CommandResponse.ValidateCommandResponse> validateCommandResponseCodec()
- Specified by:
validateCommandResponseCodecin interfaceParamCodecs
-
validateResponseCodec
public io.bullet.borer.Codec<CommandResponse.ValidateResponse> validateResponseCodec()
- Specified by:
validateResponseCodecin interfaceParamCodecs
-
waitCommandCodec
protected io.bullet.borer.Codec<Wait> waitCommandCodec()
- Specified by:
waitCommandCodecin interfaceParamCodecs
-
wrongInternalStateIssueCodec
protected io.bullet.borer.Codec<CommandIssue.WrongInternalStateIssue> wrongInternalStateIssueCodec()
- Specified by:
wrongInternalStateIssueCodecin interfaceParamCodecs
-
wrongNumberOfParametersIssueCodec
protected io.bullet.borer.Codec<CommandIssue.WrongNumberOfParametersIssue> wrongNumberOfParametersIssueCodec()
- Specified by:
wrongNumberOfParametersIssueCodecin interfaceParamCodecs
-
wrongParameterTypeIssueCodec
protected io.bullet.borer.Codec<CommandIssue.WrongParameterTypeIssue> wrongParameterTypeIssueCodec()
- Specified by:
wrongParameterTypeIssueCodecin interfaceParamCodecs
-
wrongPrefixIssueCodec
protected io.bullet.borer.Codec<CommandIssue.WrongPrefixIssue> wrongPrefixIssueCodec()
- Specified by:
wrongPrefixIssueCodecin interfaceParamCodecs
-
wrongUnitsIssueCodec
protected io.bullet.borer.Codec<CommandIssue.WrongUnitsIssue> wrongUnitsIssueCodec()
- Specified by:
wrongUnitsIssueCodecin interfaceParamCodecs
-
-