Uses of Package
org.apache.qpid.protonj2.buffer
-
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.buffer Class Description ProtonAbstractBuffer Base class used to hold the common implementation details for Proton buffer implementations.ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.ProtonBufferAllocator Interface for a ProtonBuffer allocator object that can be used by Proton objects to create memory buffers using the preferred type of the application or library that embeds the Proton engine.ProtonByteBuffer Implementation of the ProtonBuffer interface that uses an array backing the buffer that is dynamically resized as bytes are written.ProtonByteBufferAllocator Allocator for the default buffer type in ProtonProtonCompositeBuffer A composite of 1 or more ProtonBuffer instances used when aggregating buffer views.ProtonNettyByteBufferAllocator A defaultProtonBufferAllocator
that creates wrapped NettyByteBuf
buffers. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.client Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.client.impl Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.ProtonBufferAllocator Interface for a ProtonBuffer allocator object that can be used by Proton objects to create memory buffers using the preferred type of the application or library that embeds the Proton engine. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.client.transport Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.ProtonBufferAllocator Interface for a ProtonBuffer allocator object that can be used by Proton objects to create memory buffers using the preferred type of the application or library that embeds the Proton engine. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders.messaging Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders.primitives Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders.security Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders.transactions Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.decoders.transport Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders.messaging Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders.primitives Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders.security Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders.transactions Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.codec.encoders.transport Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.engine Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.ProtonBufferAllocator Interface for a ProtonBuffer allocator object that can be used by Proton objects to create memory buffers using the preferred type of the application or library that embeds the Proton engine. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.engine.impl Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.ProtonBufferAllocator Interface for a ProtonBuffer allocator object that can be used by Proton objects to create memory buffers using the preferred type of the application or library that embeds the Proton engine. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.engine.sasl Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.engine.sasl.client Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.engine.util Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.types Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.types.messaging Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.types.security Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling. -
Classes in org.apache.qpid.protonj2.buffer used by org.apache.qpid.protonj2.types.transport Class Description ProtonBuffer Buffer type abstraction used to provide users of the proton library with a means of using their own type of byte buffer types in combination with the library tooling.