public class RoundRobinStrategy extends AbstractXmlElement implements DispatchingStrategy
| Constructor and Description |
|---|
RoundRobinStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Node |
dispatch(LoadBalancingInterceptor interceptor) |
void |
done(AbstractExchange exc) |
protected String |
getElementName() |
void |
write(XMLStreamWriter out) |
doAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, parseChildren, toXml, writeIfNotNullpublic void done(AbstractExchange exc)
done in interface DispatchingStrategypublic Node dispatch(LoadBalancingInterceptor interceptor) throws EmptyNodeListException
dispatch in interface DispatchingStrategyEmptyNodeListExceptionpublic void write(XMLStreamWriter out) throws XMLStreamException
write in interface XMLElementwrite in class AbstractXmlElementXMLStreamExceptionprotected String getElementName()
getElementName in class AbstractXmlElementCopyright © 2022. All Rights Reserved.