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 ICommandProcessor
public boolean isFinished()
isFinished
in interface ICommandProcessor
Copyright © 2021. All Rights Reserved.