public interface IServer
Modifier and Type | Method and Description |
---|---|
void |
channelActive(org.apache.storm.shade.io.netty.channel.Channel c) |
void |
received(Object message,
String remote,
org.apache.storm.shade.io.netty.channel.Channel channel) |
void channelActive(org.apache.storm.shade.io.netty.channel.Channel c)
void received(Object message, String remote, org.apache.storm.shade.io.netty.channel.Channel channel) throws InterruptedException
InterruptedException
Copyright © 2022 The Apache Software Foundation. All rights reserved.