コード例 #1
0
 protected void closePeer(Peer peer) throws Exception {
   peer.close();
 }