com.metamatrix.common.comm.platform.socket.client
Interface ObjectChannelFactory

All Known Implementing Classes:
OioOjbectChannelFactory

public interface ObjectChannelFactory


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

Method Detail

createObjectChannel

ObjectChannel createObjectChannel(java.net.SocketAddress address,
                                  boolean ssl)
                                  throws java.io.IOException,
                                         CommunicationException
Throws:
java.io.IOException
CommunicationException

getSoTimeout

int getSoTimeout()


Copyright © 2009. All Rights Reserved.