|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.ETF._ConnectionLocalBase
org.jacorb.orb.etf.ConnectionBase
org.jacorb.orb.etf.StreamConnectionBase
org.jacorb.orb.iiop.IIOPLoopbackConnection
public class IIOPLoopbackConnection
Field Summary |
---|
Fields inherited from class org.jacorb.orb.etf.StreamConnectionBase |
---|
in_stream, out_stream |
Fields inherited from class org.jacorb.orb.etf.ConnectionBase |
---|
b_out, configuration, connected, connection_info, finalTimeout, logger, orb, profile |
Method Summary | |
---|---|
void |
close()
|
void |
connect(Profile server_profile,
long time_out)
|
protected int |
getTimeout()
|
protected void |
setTimeout(int timeout)
|
Methods inherited from class org.jacorb.orb.etf.StreamConnectionBase |
---|
flush, is_data_available, read, write |
Methods inherited from class org.jacorb.orb.etf.ConnectionBase |
---|
configure, get_server_profile, getLocalhost, is_connected, supports_callback, to_COMM_FAILURE, turnOnFinalTimeout, use_handle_time_out, wait_next_data |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void close()
protected void setTimeout(int timeout)
setTimeout
in class ConnectionBase
protected int getTimeout()
getTimeout
in class ConnectionBase
public void connect(Profile server_profile, long time_out)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |