Example #1
0
 public MixedNotificationHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }
Example #2
0
 public MixedRequestHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }