|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChannelWrapperFactory
Declares the factory for creating channel wrappers and and channel unwrappers.
Method Summary | |
---|---|
IDuplexChannelUnwrapper |
createDuplexChannelUnwrapper(IMessagingSystemFactory outputMessagingSystem)
Creates the duplex channel unwrapper. |
IDuplexChannelWrapper |
createDuplexChannelWrapper()
Creates the duplex channel wrapper. |
Method Detail |
---|
IDuplexChannelWrapper createDuplexChannelWrapper()
IDuplexChannelUnwrapper createDuplexChannelUnwrapper(IMessagingSystemFactory outputMessagingSystem)
outputMessagingSystem
- Messaging used to create output channels where unwrapped messages will be sent.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |