All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.isger.brick.bus.NettyOutbound Maven / Gradle / Ivy

The newest version!
package net.isger.brick.bus;

import io.netty.channel.Channel;
import io.netty.channel.ChannelInitializer;

public class NettyOutbound extends NettyEndpoint {

    protected void bootstrap(ChannelInitializer initializer) {

    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy