Class DefaultBufferPool

java.lang.Object
org.apache.activemq.transport.udp.SimpleBufferPool
org.apache.activemq.transport.udp.DefaultBufferPool
All Implemented Interfaces:
Service, ByteBufferPool

public class DefaultBufferPool extends SimpleBufferPool implements ByteBufferPool
A default implementation of SimpleBufferPool which keeps a pool of direct byte buffers.