示例#1
0
 public boolean isStarted() {
   return transport != null && transport.isStarted();
 }