public interface SearchProcessor
extends io.netty.util.ByteProcessor
ByteProcessor
that implements string search.SearchProcessorFactory
Modifier and Type | Method and Description |
---|---|
void |
reset()
Resets the state of SearchProcessor.
|
Copyright © 2008–2021 The Netty Project. All rights reserved.