6263646566676869
String property = this.properties.getProperty(PropertyKeyConst.ONSAddr); if (property != null) { wsAddr = property; } TopAddressing top = new TopAddressing(wsAddr); return top.fetchNSAddr(); }
6364656667686970