Searched refs:serviceAddress (Results 1 – 1 of 1) sorted by relevance
100 String serviceAddress = getMultipleRecipienServiceAddress(connection); in send() local101 if (serviceAddress != null) { in send()104 serviceAddress); in send()176 String serviceAddress = getMultipleRecipienServiceAddress(connection); in reply() local177 if (serviceAddress != null) { in reply()180 serviceAddress); in reply()231 String serviceAddress) { in sendThroughService() argument266 packet.setTo(serviceAddress); in sendThroughService()285 String serviceAddress = (String) services.get(serviceName); in getMultipleRecipienServiceAddress() local286 if (serviceAddress == null) { in getMultipleRecipienServiceAddress()[all …]