Interface ProcessingQueue.Handler<T>

All Known Implementing Classes:
FD_SOCK2, STATE, STATE_SOCK, STATE_TRANSFER, StreamingStateTransfer
Enclosing class:
ProcessingQueue<T>

public static interface ProcessingQueue.Handler<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(T element)