Interface LocationServiceCodecs

    • Method Detail

      • locationHttpMessageCodec

        io.bullet.borer.Codec<LocationRequest> locationHttpMessageCodec()
      • locationWebsocketMessageCodec

        io.bullet.borer.Codec<LocationStreamRequest> locationWebsocketMessageCodec()
      • LocationServiceErrorCodec

        io.bullet.borer.Codec<LocationServiceError> LocationServiceErrorCodec()
      • locationHttpMessageErrorProtocol

        msocket.api.ErrorProtocol<LocationRequest> locationHttpMessageErrorProtocol()
      • locationWebsocketMessageErrorProtocol

        msocket.api.ErrorProtocol<LocationStreamRequest> locationWebsocketMessageErrorProtocol()