コード例 #1
0
 public TransportAddress[] addressesFromString(String address) throws Exception {
   return transport.addressesFromString(address);
 }