Interface FactoryChannel
- All Known Implementing Classes:
AmexChannel, ASCIIChannel, BASE24Channel, BASE24TCPChannel, BaseChannel, BCDChannel, CMFChannel, CSChannel, FSDChannel, GICCChannel, GZIPChannel, HEXChannel, LogChannel, NACChannel, NCCChannel, PADChannel, PostChannel, RawChannel, RBPChannel, TelnetXMLChannel, VAPChannel, X25Channel, XMLChannel
public interface FactoryChannel
Channels that can use socket factories need to implement this.
-
Method Summary
-
Method Details
-
setSocketFactory
- Parameters:
sfac- a socket factory
-