491492493494495496497498499500501
this.prevEntry = prevEntry; this.nextEntry = nextEntry; this.name = name; this.filter = filter; this.nextFilter = new NextFilter() { public void sessionOpened( ProtocolSession session ) { Entry nextEntry = Entry.this.nextEntry;
486487488489490491492493494495496
488489490491492493494495496497498