Uses of Interface
org.jenkinsci.remoting.util.ByteBufferPool
Packages that use ByteBufferPool
-
Uses of ByteBufferPool in org.jenkinsci.remoting.protocol
Classes in org.jenkinsci.remoting.protocol that implement ByteBufferPoolModifier and TypeClassDescriptionclassA hub for performing I/O.classA stack ofProtocolLayerthat make a network protocol. -
Uses of ByteBufferPool in org.jenkinsci.remoting.util
Classes in org.jenkinsci.remoting.util that implement ByteBufferPoolModifier and TypeClassDescriptionclassA buffer pool that keeps a free list ofByteBuffers of a specified default size in a simple fixed size stack.