public String getRemoteIp() {
   return connection.getEndpoint().getNotionalAddress().getAddress().getHostAddress();
 }