Uses of Interface
com.github.rvesse.airline.ChannelFactory
Packages that use ChannelFactory
-
Uses of ChannelFactory in com.github.rvesse.airline
Classes in com.github.rvesse.airline that implement ChannelFactoryModifier and TypeClassDescriptionfinal class
Default implementation ofChannelFactory
which usesSystem.out
,System.err
andSystem.in
for the channels.Fields in com.github.rvesse.airline declared as ChannelFactory