Verwendungen von Schnittstelle
ch.nolix.coreapi.netapi.endpoint3api.IEndPoint
Package
Beschreibung
The
ch.nolix.core.net.endpoint3
package defines an end point and a
server for it.The
ch.nolix.coreapi.netapi.endpoint3api
package declares an end
point that can send commands and data requests.The
ch.nolix.system.application.main
package defines a base
application and a base client.-
Verwendungen von IEndPoint in ch.nolix.core.net.endpoint3
Modifizierer und TypKlasseBeschreibungclass
final class
A local duplex controller can interact with another local duplex controller.final class
-
Verwendungen von IEndPoint in ch.nolix.coreapi.netapi.endpoint3api
-
Verwendungen von IEndPoint in ch.nolix.system.application.main
Modifizierer und TypMethodeBeschreibungfinal void
Application.takeEndPoint
(IEndPoint endPoint) Lets the currentApplication
take the given endPoint.