The first attempt will be to send the packet using another connection to the same connection manager (since managers may have a pool of connections to the server). And if that fails then instances of {@link Message} may be stored offline for later retrieval. Since packets may bewrapped by special IQ packets (read the Connection Manager JEP for more information) we need to unwrap the packet and store the wrapped packet offline. @author Gaston Dombiak
|
|