Home / Subdomains / Allocators

Allocators

Browse all 14511 subdomain entities categorized under Allocators in the netty Architecture Docs architecture documentation.

14511 entities · Page 266 of 303

handlerAdded() — netty Function Reference
Architecture documentation for the handlerAdded() function in SpdyFrameCodec.java from the netty codebase.
Function java
isValidUnknownFrameHeader() — netty Function Reference
Architecture documentation for the isValidUnknownFrameHeader() function in SpdyFrameCodec.java from the netty codebase.
Function java
read() — netty Function Reference
Architecture documentation for the read() function in SpdyFrameCodec.java from the netty codebase.
Function java
readDataFrame() — netty Function Reference
Architecture documentation for the readDataFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readFrameError() — netty Function Reference
Architecture documentation for the readFrameError() function in SpdyFrameCodec.java from the netty codebase.
Function java
readGoAwayFrame() — netty Function Reference
Architecture documentation for the readGoAwayFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readHeaderBlock() — netty Function Reference
Architecture documentation for the readHeaderBlock() function in SpdyFrameCodec.java from the netty codebase.
Function java
readHeaderBlockEnd() — netty Function Reference
Architecture documentation for the readHeaderBlockEnd() function in SpdyFrameCodec.java from the netty codebase.
Function java
readHeadersFrame() — netty Function Reference
Architecture documentation for the readHeadersFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readPingFrame() — netty Function Reference
Architecture documentation for the readPingFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readRstStreamFrame() — netty Function Reference
Architecture documentation for the readRstStreamFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readSetting() — netty Function Reference
Architecture documentation for the readSetting() function in SpdyFrameCodec.java from the netty codebase.
Function java
readSettingsEnd() — netty Function Reference
Architecture documentation for the readSettingsEnd() function in SpdyFrameCodec.java from the netty codebase.
Function java
readSettingsFrame() — netty Function Reference
Architecture documentation for the readSettingsFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readSynReplyFrame() — netty Function Reference
Architecture documentation for the readSynReplyFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readSynStreamFrame() — netty Function Reference
Architecture documentation for the readSynStreamFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readUnknownFrame() — netty Function Reference
Architecture documentation for the readUnknownFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
readWindowUpdateFrame() — netty Function Reference
Architecture documentation for the readWindowUpdateFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
SpdyFrame() — netty Function Reference
Architecture documentation for the SpdyFrame() function in SpdyFrameCodec.java from the netty codebase.
Function java
SpdyFrameCodec() — netty Function Reference
Architecture documentation for the SpdyFrameCodec() function in SpdyFrameCodec.java from the netty codebase.
Function java
SpdyFrameDecoder() — netty Function Reference
Architecture documentation for the SpdyFrameDecoder() function in SpdyFrameCodec.java from the netty codebase.
Function java
SpdyFrameEncoder() — netty Function Reference
Architecture documentation for the SpdyFrameEncoder() function in SpdyFrameCodec.java from the netty codebase.
Function java
write() — netty Function Reference
Architecture documentation for the write() function in SpdyFrameCodec.java from the netty codebase.
Function java
testDecodeUnknownFrame() — netty Function Reference
Architecture documentation for the testDecodeUnknownFrame() function in SpdyFrameCodecTest.java from the netty codebase.
Function java
testEncodeUnknownFrame() — netty Function Reference
Architecture documentation for the testEncodeUnknownFrame() function in SpdyFrameCodecTest.java from the netty codebase.
Function java
decode() — netty Function Reference
Architecture documentation for the decode() function in SpdyFrameDecoder.java from the netty codebase.
Function java
decodeUnknownFrame() — netty Function Reference
Architecture documentation for the decodeUnknownFrame() function in SpdyFrameDecoder.java from the netty codebase.
Function java
hasFlag() — netty Function Reference
Architecture documentation for the hasFlag() function in SpdyFrameDecoder.java from the netty codebase.
Function java
isValidFrameHeader() — netty Function Reference
Architecture documentation for the isValidFrameHeader() function in SpdyFrameDecoder.java from the netty codebase.
Function java
isValidUnknownFrameHeader() — netty Function Reference
Architecture documentation for the isValidUnknownFrameHeader() function in SpdyFrameDecoder.java from the netty codebase.
Function java
SpdyFrameDecoder() — netty Function Reference
Architecture documentation for the SpdyFrameDecoder() function in SpdyFrameDecoder.java from the netty codebase.
Function java
State() — netty Function Reference
Architecture documentation for the State() function in SpdyFrameDecoder.java from the netty codebase.
Function java
createDecoder() — netty Function Reference
Architecture documentation for the createDecoder() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
encodeControlFrameHeader() — netty Function Reference
Architecture documentation for the encodeControlFrameHeader() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
encodeDataFrameHeader() — netty Function Reference
Architecture documentation for the encodeDataFrameHeader() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
releaseBuffers() — netty Function Reference
Architecture documentation for the releaseBuffers() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testDiscardUnknownEmptyFrame() — netty Function Reference
Architecture documentation for the testDiscardUnknownEmptyFrame() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testDiscardUnknownFrame() — netty Function Reference
Architecture documentation for the testDiscardUnknownFrame() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testEmptySpdyDataFrame() — netty Function Reference
Architecture documentation for the testEmptySpdyDataFrame() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testEmptySpdySettingsFrame() — netty Function Reference
Architecture documentation for the testEmptySpdySettingsFrame() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdyDataFrameStreamId() — netty Function Reference
Architecture documentation for the testIllegalSpdyDataFrameStreamId() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdyRstStreamFrameStatusCode() — netty Function Reference
Architecture documentation for the testIllegalSpdyRstStreamFrameStatusCode() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdyRstStreamFrameStreamId() — netty Function Reference
Architecture documentation for the testIllegalSpdyRstStreamFrameStreamId() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdySynReplyFrameStreamId() — netty Function Reference
Architecture documentation for the testIllegalSpdySynReplyFrameStreamId() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdySynStreamFrameStreamId() — netty Function Reference
Architecture documentation for the testIllegalSpdySynStreamFrameStreamId() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIllegalSpdyWindowUpdateFrameDeltaWindowSize() — netty Function Reference
Architecture documentation for the testIllegalSpdyWindowUpdateFrameDeltaWindowSize() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testIndependentSpdySynStreamFrame() — netty Function Reference
Architecture documentation for the testIndependentSpdySynStreamFrame() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java
testInvalidSpdyGoAwayFrameLength() — netty Function Reference
Architecture documentation for the testInvalidSpdyGoAwayFrameLength() function in SpdyFrameDecoderTest.java from the netty codebase.
Function java

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free