Package eu.cloudnetservice.driver.event.events.network


package eu.cloudnetservice.driver.event.events.network
  • Class
    Description
    Represents a type of channel.
    An event being fired when a channel connected to either a client or server gets closed.
    An event being fired when a network channel get initialized either on the client or server side.
    An event fired always when a packet is received in a channel.
    An event fired before a packet gets sent to another network component.
    Represents any event which is related to any network channel connected to the current network component.