public class ClusterNotificationInterceptor extends AbstractInterceptor
Interceptor.FlowELEMENT_NAME, id, namerouter| Constructor and Description |
|---|
ClusterNotificationInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelpId() |
String |
getKeyHex() |
String |
getShortDescription() |
int |
getTimeout() |
Outcome |
handleRequest(Exchange exc) |
boolean |
isValidateSignature() |
protected void |
parseAttributes(XMLStreamReader token) |
void |
setKeyHex(String keyHex) |
void |
setTimeout(int timeout) |
void |
setValidateSignature(boolean validateSignature) |
protected void |
writeInterceptor(XMLStreamWriter out) |
getDisplayName, getElementName, getFlow, getId, getLongDescription, handleResponse, setDisplayName, setFlow, setId, writegetRouter, setRouterdoAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseCharacters, parseChildren, toXml, writeIfNotNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRouter, setRouterparsepublic Outcome handleRequest(Exchange exc) throws Exception
handleRequest in interface InterceptorhandleRequest in class AbstractInterceptorExceptionpublic boolean isValidateSignature()
public void setValidateSignature(boolean validateSignature)
public int getTimeout()
public void setTimeout(int timeout)
public String getKeyHex()
public void setKeyHex(String keyHex)
protected void writeInterceptor(XMLStreamWriter out) throws XMLStreamException
writeInterceptor in class AbstractInterceptorXMLStreamExceptionprotected void parseAttributes(XMLStreamReader token)
parseAttributes in class AbstractInterceptorpublic String getShortDescription()
getShortDescription in interface InterceptorgetShortDescription in class AbstractInterceptorpublic String getHelpId()
getHelpId in interface InterceptorgetHelpId in class AbstractInterceptorCopyright © 2012. All Rights Reserved.