Package ch.nolix.common.endpoint2
The
ch.nolix.common.endpoint2
package defines an end point and a server for it.- Author:
- Silvan Wyss
-
Interface Summary Interface Description IEndPointTaker An end point taker takes end points. -
Class Summary Class Description BaseNetEndPoint ABaseNetEndPoint
can send messages to an otherBaseNetEndPoint
that is on: -the same process on the local computer -another process on the local computer -another process on another computerEndPoint LocalEndPoint A local end point can send messages to an other local end point.NetEndPoint NetServer Server AServer
containsIEndPointTaker
s. -
Enum Summary Enum Description EndPointType