package moe.ymc.acron.net; /** * User event used to tell WSFrameHandler that the handshake is complete. */ public class HandshakeComplete { }