@NotThreadSafe public class AsyncMessageProcessor extends AbstractMessageProcessor
AbstractMessageProcessor that uses a separate
thread for performing the main actions.m_aRWLockATTR_PENDINGMDN, ATTR_PENDINGMDNINFO| Constructor and Description |
|---|
AsyncMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.helger.commons.callback.CallbackList<com.helger.commons.callback.exception.IExceptionCallback<Throwable>> |
exceptionCallbacks() |
protected Thread |
getProcessortThread() |
void |
handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
int |
hashCode() |
addModule, executeAction, getAllActiveModules, getAllModules, getAllModulesOfClass, getModuleCount, getModuleOfClass, removeModule, startActiveModules, stopActiveModulesattrs, getAttributeAsIntRequired, getAttributeAsStringRequired, getName, getSession, initDynamicComponent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPendingMDNFolder, getPendingMDNInfoFolder, setPendingMDNFolder, setPendingMDNInfoFolderattrs, getName, getSession, initDynamicComponent@Nonnull @ReturnsMutableObject public final com.helger.commons.callback.CallbackList<com.helger.commons.callback.exception.IExceptionCallback<Throwable>> exceptionCallbacks()
public void handle(@Nonnull String sAction, @Nonnull IMessage aMsg, @Nullable Map<String,Object> aOptions) throws AS2Exception
AS2Exceptionpublic boolean equals(Object o)
equals in class AbstractMessageProcessorpublic int hashCode()
hashCode in class AbstractMessageProcessorCopyright © 2013–2022 Philip Helger. All rights reserved.