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 classDefaultBufferPoolA default implementation ofSimpleBufferPoolwhich keeps a pool of direct byte buffers.
-