194195196197198199200201202203204
writeMarkerQueue.push( marker ); } public synchronized void flushScheduledWrites() throws SSLException { NextFilter nextFilter; org.apache.mina.common.ByteBuffer scheduledBuf; Object scheduledMarker; while( ( scheduledBuf = ( org.apache.mina.common.ByteBuffer ) writeBufferQueue.pop() ) != null ) {
498499500501502503504505506507508
this.prevEntry = prevEntry; this.nextEntry = nextEntry; this.name = name; this.filter = filter; this.nextFilter = new NextFilter() { public void sessionOpened( IoSession session ) { Entry nextEntry = Entry.this.nextEntry;
187188189190191192193194195196197
487488489490491492493494495496497
495496497498499500501502503504505
489490491492493494495496497498499