Interface ProgrammaticTokenListener.TokenListener

  • Enclosing class:
    ProgrammaticTokenListener

    public static interface ProgrammaticTokenListener.TokenListener
    Interface for listeners that need to "listen on the wire" of data being processed.
    • Method Detail

      • tokenReceived

        void tokenReceived​(Token token)
        For listening to the token that was received.
        Parameters:
        token - the token