Uses of Interface
com.github.rvesse.airline.ChannelFactory
-
Packages that use ChannelFactory Package Description com.github.rvesse.airline -
-
Uses of ChannelFactory in com.github.rvesse.airline
Classes in com.github.rvesse.airline that implement ChannelFactory Modifier and Type Class Description classSystemChannelFactoryDefault implementation ofChannelFactorywhich usesSystem.out,System.errandSystem.infor the channels.Fields in com.github.rvesse.airline declared as ChannelFactory Modifier and Type Field Description private static ChannelFactoryChannels. FACTORY
-