| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.netio.rtt
|
|
|
+--com.newstep.solid.netio.rtt.RttServerChannel
public class RttServerChannel
Links:
Kernel Association Association Link
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Generalization Generalization Link
| Field Summary |
private final static String |
|
private boolean |
|
|
|
private static Logger |
|
| Constructor Summary |
protected void |
|
| Method Summary |
synchronized boolean |
|
synchronized boolean |
|
public int |
|
synchronized void |
|
private final static String className
Final.
Multiplicity:
1
Static.
private boolean handshakePending
Multiplicity:
1
Multiplicity:
1
private static Logger logger
Multiplicity:
1
Static.
Stereotype:
create
Removes a newly established half-channel from the redundantChannel and reattaches it
an existing rtt channel without the redundant connection. It is used to handle the
establishment of the secondary tcp connection, or re-connection of both primary and
secondary tcp connection after a failure.
Parameters:
redundantChannel
Return:
true if successful
Synchronized.
Synchronized.
public int getRemoteId ()
Synchronized.
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|