Interface ChannelFactory
- All Known Implementing Classes:
SystemChannelFactory
public interface ChannelFactory
Factory for various channels used by airline.
-
Method Summary
Modifier and TypeMethodDescriptionReturns error channel.Returns input channel.Returns output channel.
-
Method Details
-
createOutput
-
createError
-
createInput
-