Process the next packet sent to this packet listener.
A single thread is responsible for invoking all listeners, so it's very important that implementations of this method not block for any extended period of time.
@param packet the packet to process.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.