Package | Description |
---|---|
com.rabbitmq.client.impl.nio |
NIO network connector.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultByteBufferFactory
Default
ByteBufferFactory that creates heap-based ByteBuffer s. |
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
ByteBuffer s. |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.