CnxCloseReply
CnxCloseRequest
219721982199220022012202220322042205
// Finally, deleting the context: contexts.remove(new Integer(key)); activeCtx = null; setActiveCtxId(-1); CnxCloseReply reply = new CnxCloseReply(); reply.setCorrelationId(req.getRequestId()); sendToClient(key, reply); }