public final class CopyCP extends java.lang.Object implements ICommandProcessor
| Constructor and Description |
|---|
CopyCP(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 CopyCP(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.