Package org.frankframework.core
Interface ICorrelatedSender
- All Superinterfaces:
org.springframework.context.ApplicationContextAware
,org.springframework.beans.factory.Aware
,IConfigurable
,IConfigurationAware
,INamedObject
,IScopeProvider
,ISender
- All Known Implementing Classes:
JmsSender
Marker interface for correlated sender, used in
Receiver
.-
Method Summary
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
Methods inherited from interface org.frankframework.core.IConfigurationAware
getApplicationContext, getName
Methods inherited from interface org.frankframework.core.INamedObject
getName, setName
Methods inherited from interface org.frankframework.core.IScopeProvider
getConfigurationClassLoader
Methods inherited from interface org.frankframework.core.ISender
configure, consumesSessionVariable, isSynchronous, sendMessage, sendMessageOrThrow, start, stop