Пример #1
0
 public static ActorReference getReferenceByLocation(String ual) {
   return JoinDirector.getReferenceByLocation(new UAL(ual));
 }