Example #1
0
 /*
  * Get the enclosing message's fetchBlockSize.
  */
 protected int getFetchBlockSize() {
   return msg.getFetchBlockSize();
 }