Verwendungen von Klasse
ch.nolix.core.net.endpoint3.EndPoint
Package
Beschreibung
The
ch.nolix.core.net.endpoint3
package defines an end point and a
server for it.The
ch.nolix.system.application.main
package defines a base
application and a base client.-
Verwendungen von EndPoint in ch.nolix.core.net.endpoint3
Modifizierer und TypKlasseBeschreibungfinal class
A local duplex controller can interact with another local duplex controller.final class
-
Verwendungen von EndPoint in ch.nolix.system.application.main
Modifizierer und TypMethodeBeschreibungprotected final void
BackendClient.setEndPoint
(EndPoint endPoint) Sets theEndPoint
of the currentBackendClient
.