Uses of Class
org.apache.activemq.transport.udp.SimpleBufferPool
-
Packages that use SimpleBufferPool Package Description org.apache.activemq.transport.udp UDP based Transport implementation. -
-
Uses of SimpleBufferPool in org.apache.activemq.transport.udp
Subclasses of SimpleBufferPool in org.apache.activemq.transport.udp Modifier and Type Class Description class
DefaultBufferPool
A default implementation ofSimpleBufferPool
which keeps a pool of direct byte buffers.
-