JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
I
N
S
W
B
buffer()
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
buffer(int)
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
buffer(int, int)
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
ByteBufAllocatorConfiguration
- Interface in
io.micronaut.buffer.netty
Interface for the Netty bytebuf allocator configuration.
C
copiedBuffer(byte[])
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
copiedBuffer(ByteBuffer)
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
D
DEFAULT
- Static variable in class io.micronaut.buffer.netty.
NettyByteBufferFactory
Default Netty ByteBuffer Factory.
DEFAULT_ALLOCATOR
- Static variable in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
G
getNativeAllocator()
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
I
io.micronaut.buffer.netty
- package io.micronaut.buffer.netty
Netty HTTP Byte buffer.
N
NettyByteBufferFactory
- Class in
io.micronaut.buffer.netty
A
ByteBufferFactory
implementation for Netty.
NettyByteBufferFactory()
- Constructor for class io.micronaut.buffer.netty.
NettyByteBufferFactory
Default constructor.
NettyByteBufferFactory(ByteBufAllocator)
- Constructor for class io.micronaut.buffer.netty.
NettyByteBufferFactory
S
setCacheTrimInterval(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setChunkSize(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setMaxCachedBufferCapacity(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setMaxCachedByteBuffersPerChunk(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setMaxOrder(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setNormalCacheSize(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setNumDirectArenas(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setNumHeapArenas(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setPageSize(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setSmallCacheSize(Integer)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
setUseCacheForAllThreads(Boolean)
- Method in interface io.micronaut.buffer.netty.
ByteBufAllocatorConfiguration
W
wrap(ByteBuf)
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
wrap(byte[])
- Method in class io.micronaut.buffer.netty.
NettyByteBufferFactory
B
C
D
G
I
N
S
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes