示例#1
0
 public void receiveProvider(Channel channel, ProviderInterface provider) {
   receiveProvider(channel, provider, null);
 }