Interface EvcsKebaKeContactCore

All Known Implementing Classes:
EvcsKebaKeContactCoreImpl

public interface EvcsKebaKeContactCore
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback on receive of a message.
  • Method Details

    • onReceive

      void onReceive(BiConsumer<InetAddress,String> callback)
      Callback on receive of a message. InetAddress is the address of the sending EVCS, String is the message.
      Parameters:
      callback - Callback