org.jpos.iso
Interface FactoryChannel

All Known Implementing Classes:
AmexChannel, ASCIIChannel, BASE24Channel, BASE24TCPChannel, BaseChannel, BCDChannel, CSChannel, FSDChannel, 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.

Version:
$Revision$ $Date$
Author:
Alwyn Schoeman

Method Summary
 void setSocketFactory(ISOClientSocketFactory sfac)
           
 

Method Detail

setSocketFactory

void setSocketFactory(ISOClientSocketFactory sfac)
Parameters:
sfac - a socket factory


Copyright © 1998-2012 jPOS.org. All Rights Reserved.