public final class ExamineCP extends java.lang.Object implements ICommandProcessor
| Constructor and Description | 
|---|
ExamineCP(ProxySession ps)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isFinished()  | 
void | 
process(boolean isCommand,
       io.netty.buffer.ByteBuf buf,
       org.vertx.java.core.Handler<RoutingDecision> decision)  | 
public ExamineCP(ProxySession ps)
public void process(boolean isCommand,
                    io.netty.buffer.ByteBuf buf,
                    org.vertx.java.core.Handler<RoutingDecision> decision)
process in interface ICommandProcessorpublic boolean isFinished()
isFinished in interface ICommandProcessorCopyright © 2021. All Rights Reserved.