Package org.frankframework.core
Interface ICorrelatedSender
- All Superinterfaces:
org.springframework.context.ApplicationContextAware
,org.springframework.beans.factory.Aware
,FrankElement
,HasApplicationContext
,HasName
,IConfigurable
,IScopeProvider
,ISender
,NameAware
- 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.HasApplicationContext
getApplicationContext, getConfigurationClassLoader
Methods inherited from interface org.frankframework.core.ISender
configure, consumesSessionVariable, isSynchronous, sendMessage, sendMessageOrThrow, start, stop