Interface LocationCodecs

All Superinterfaces:
CommonCodecs, LocationCodecsBase
All Known Subinterfaces:
FrameworkCodecs, LocationServiceCodecs, MessageCodecs, MessageCodecsBase
All Known Implementing Classes:
CommandAkkaSerializer, LocationAkkaSerializer, LocationCodecs$, LocationServiceClient, LocationServiceCodecs$

public interface LocationCodecs extends LocationCodecsBase
  • Method Details

    • locationCodec

      <T extends Location> io.bullet.borer.Codec<T> locationCodec()