org.teiid.net.socket
Interface ObjectChannelFactory

All Known Implementing Classes:
OioOjbectChannelFactory

public interface ObjectChannelFactory


Method Summary
 ObjectChannel createObjectChannel(SocketAddress address, boolean ssl)
           
 int getSoTimeout()
           
 

Method Detail

createObjectChannel

ObjectChannel createObjectChannel(SocketAddress address,
                                  boolean ssl)
                                  throws IOException,
                                         CommunicationException
Throws:
IOException
CommunicationException

getSoTimeout

int getSoTimeout()


Copyright © 2012. All Rights Reserved.