Ejemplo n.º 1
0
 HostAndPort getLocalAddress() {
   return (local == null) ? null : toHostAndPort(local.getData());
 }