ByteProcessor.@Deprecated public interface ByteBufProcessor extends ByteProcessor
ByteProcessor.IndexNotOfProcessor, ByteProcessor.IndexOfProcessor| Modifier and Type | Field and Description | 
|---|---|
| static ByteBufProcessor | FIND_CRDeprecated. 
 | 
| static ByteBufProcessor | FIND_CRLFDeprecated. 
 | 
| static ByteBufProcessor | FIND_LFDeprecated. 
 | 
| static ByteBufProcessor | FIND_LINEAR_WHITESPACEDeprecated. 
 | 
| static ByteBufProcessor | FIND_NON_CRDeprecated. 
 | 
| static ByteBufProcessor | FIND_NON_CRLFDeprecated. 
 | 
| static ByteBufProcessor | FIND_NON_LFDeprecated. 
 | 
| static ByteBufProcessor | FIND_NON_LINEAR_WHITESPACEDeprecated. 
 | 
| static ByteBufProcessor | FIND_NON_NULDeprecated. 
 | 
| static ByteBufProcessor | FIND_NULDeprecated. 
 | 
FIND_ASCII_SPACE, FIND_COMMA, FIND_SEMI_COLONprocess@Deprecated static final ByteBufProcessor FIND_NUL
ByteProcessor.FIND_NUL.@Deprecated static final ByteBufProcessor FIND_NON_NUL
ByteProcessor.FIND_NON_NUL.@Deprecated static final ByteBufProcessor FIND_CR
ByteProcessor.FIND_CR.@Deprecated static final ByteBufProcessor FIND_NON_CR
ByteProcessor.FIND_NON_CR.@Deprecated static final ByteBufProcessor FIND_LF
ByteProcessor.FIND_LF.@Deprecated static final ByteBufProcessor FIND_NON_LF
ByteProcessor.FIND_NON_LF.@Deprecated static final ByteBufProcessor FIND_CRLF
ByteProcessor.FIND_CRLF.@Deprecated static final ByteBufProcessor FIND_NON_CRLF
ByteProcessor.FIND_NON_CRLF.@Deprecated static final ByteBufProcessor FIND_LINEAR_WHITESPACE
ByteProcessor.FIND_LINEAR_WHITESPACE.@Deprecated static final ByteBufProcessor FIND_NON_LINEAR_WHITESPACE
ByteProcessor.FIND_NON_LINEAR_WHITESPACE.Copyright © 2008–2025 The Netty Project. All rights reserved.