Class ServerChannelCreateEventImpl

    • Constructor Detail

      • ServerChannelCreateEventImpl

        public ServerChannelCreateEventImpl​(ServerChannel channel)
        Creates a new server channel create event.
        Parameters:
        channel - The channel of the event.