T - the type parameter@ThreadSafe
public interface IQueueEntryHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
receive(T queueEntry)
Method which to be called when delivering queue entry
|
void receive(T queueEntry)
queueEntry - the queue entryCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.