コード例 #1
0
 protected boolean hasChannelExpired() {
   return queue.hasChannelExpired(channelToken);
 }