public final class CreateCP extends java.lang.Object implements ICommandProcessor
| Constructor and Description | 
|---|
CreateCP(ProxySession ps,
        java.lang.String tag)  | 
| 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 CreateCP(ProxySession ps, java.lang.String tag)
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.