public class EventGeneratingProcessor extends AbstractProcessor
ps, tag| Constructor and Description | 
|---|
EventGeneratingProcessor(ProxySession ps,
                        java.lang.String tag)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(boolean isCommand,
       io.netty.buffer.ByteBuf buf,
       org.vertx.java.core.Handler<RoutingDecision> decision)  | 
isFinishedpublic EventGeneratingProcessor(ProxySession ps, java.lang.String tag)
public void process(boolean isCommand,
                    io.netty.buffer.ByteBuf buf,
                    org.vertx.java.core.Handler<RoutingDecision> decision)
Copyright © 2021. All Rights Reserved.