39404142434445464748
this._SOCKET = new SocketJvm(JVM_SKT); this.THREAD_POOL = POOL; this.BUFFER = N_BUFFER; this.FRAG_FILE = new FragmentFileBuffer(); this.FRAG_DATA = new FragmentBuffer(this.BUFFER); this.FRAG_DATA.addFragmentBufferListener(this); }