|
Connection Manager 3.4.2 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jivesoftware.multiplexer.spi.ServerFailoverDeliverer
public class ServerFailoverDeliverer
Deliverer to use when a stanza received from a client failed to be forwarded to the server. The deliverer will try to return it to the sender.
Constructor Summary | |
---|---|
ServerFailoverDeliverer()
|
Method Summary | |
---|---|
void |
deliver(org.dom4j.Element stanza)
Delivers the given packet based on packet recipient and sender. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerFailoverDeliverer()
Method Detail |
---|
public void deliver(org.dom4j.Element stanza)
PacketDeliverer
deliver
in interface PacketDeliverer
stanza
- the packet to route
|
Connection Manager 3.4.2 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |