| Package | Description |
|---|---|
| com.rabbitmq.client.impl.nio |
NIO network connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultByteBufferFactory
Default
ByteBufferFactory that creates heap-based ByteBuffers. |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferFactory |
NioParams.getByteBufferFactory() |
| Modifier and Type | Method and Description |
|---|---|
NioParams |
NioParams.setByteBufferFactory(ByteBufferFactory byteBufferFactory)
Set the factory to create
ByteBuffers. |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.