예제 #1
0
 public _Answer_328(TestBPOfferService _enclosing, AtomicInteger count, DataNode mockDn
                    )
 {
     this._enclosing = _enclosing;
     this.count      = count;
     this.mockDn     = mockDn;
 }
예제 #2
0
 public _Answer_602(TestBPOfferService _enclosing)
 {
     this._enclosing = _enclosing;
 }
예제 #3
0
 public BPOfferServiceSynchronousCallAnswer(TestBPOfferService _enclosing, int nnIdx
                                            )
 {
     this._enclosing = _enclosing;
     this.nnIdx      = nnIdx;
 }
예제 #4
0
 public HeartbeatAnswer(TestBPOfferService _enclosing, int nnIdx)
 {
     this._enclosing = _enclosing;
     this.nnIdx      = nnIdx;
 }