690691692693694695696697698699700
DestinationFactory.createBlockingSenderDestination( _context, URI.create(_uriStr)); } // Send message and wait for response _response = blockSendDest.sendReceive(); if (_response != null) { _completed = true; // For "http"