Esempio n. 1
0
 public boolean isProtReady() {
   if (mechCtxt != null) return mechCtxt.isProtReady();
   else return false;
 }