Annotation Interface SocketChannelPacket


@Target(METHOD) @Retention(SOURCE) public @interface SocketChannelPacket
Annotation used in Packets to indicate that a packet is to be read/sent through the custom socket channel and not through the standard BungeeCord's plugin messaging channel.