public static interface MessageRouter.StdChannelListener
StdChannelListener
interface declares methods that should be implemented by
each standard message channel listener.Modifier and Type | Method and Description |
---|---|
void |
errMsgPosted(String errMsg) |
void |
outMsgPosted(String outMsg) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.