org.apache.activemq.transport.reliable
public interface ReplayBufferListener
ReplayBuffer
Modifier and Type | Method and Description |
---|---|
void |
onBufferDiscarded(int commandId,
java.lang.Object buffer)
Indications that the buffer has been discarded and so could be
re-introduced into some pool
|
void onBufferDiscarded(int commandId, java.lang.Object buffer)
Copyright © 2005-2014. All Rights Reserved.