| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.netio.tcp
|
+--com.newstep.solid.netio.tcp.TcpIpAccessPoint
public abstract class TcpIpAccessPoint
Abstract.
Links:
Kernel Association Association Link
Associates type:
aggregationByValue
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
protected
Custom properties
link:
aggregationByValue
Generalization Generalization Link
| Field Summary |
private final static String |
|
private static Logger |
|
|
|
private String |
|
| Constructor Summary |
public void |
|
| Method Summary |
private void |
|
protected void |
|
private final static String className
Final.
Multiplicity:
1
Static.
private static Logger logger
Multiplicity:
1
Static.
Multiplicity:
1
private String threadName
Multiplicity:
1
public void TcpIpAccessPoint (String name)
Stereotype:
create
private void startSelector ()
Creates and starts the selector thread and waits for it to start up before
returning to the caller. In other words, it guarantees that the selector thread
is up and running after the execution of this method.
protected void stopSelector ()
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|