Verwendungen von Schnittstelle
ch.nolix.coreapi.netapi.endpoint3api.ISlot
Packages, die ISlot verwenden
-
Verwendungen von ISlot in ch.nolix.core.net.endpoint3
Methoden in ch.nolix.core.net.endpoint3 mit Parametern vom Typ ISlotModifizierer und TypMethodeBeschreibungfinal void
AbstractServer.addDefaultSlot
(ISlot defaultSlot) final void
protected abstract void
AbstractServer.noteAddedDefaultSlot
(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer
.protected void
LocalServer.noteAddedDefaultSlot
(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer
.protected void
Server.noteAddedDefaultSlot
(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer
.protected void
SslServer.noteAddedDefaultSlot
(ISlot defaultSlot) protected abstract void
AbstractServer.noteAddedSlot
(ISlot slot) Notes that the given slot has been added to the currentAbstractServer
.protected void
LocalServer.noteAddedSlot
(ISlot slot) Notes that the given slot has been added to the currentAbstractServer
.protected void
Server.noteAddedSlot
(ISlot slot) Notes that the given slot has been added to the currentAbstractServer
.protected void
SslServer.noteAddedSlot
(ISlot slot) protected abstract void
AbstractServer.noteRemovedSlot
(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer
.protected void
LocalServer.noteRemovedSlot
(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer
.protected void
Server.noteRemovedSlot
(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer
.protected void
SslServer.noteRemovedSlot
(ISlot slot) Konstruktoren in ch.nolix.core.net.endpoint3 mit Parametern vom Typ ISlotModifiziererKonstruktorBeschreibungLocalEndPoint
(ISlot target) Creates a new local duplex controller that will connect to the given target. -
Verwendungen von ISlot in ch.nolix.coreapi.netapi.endpoint3api
Methoden in ch.nolix.coreapi.netapi.endpoint3api mit Parametern vom Typ ISlot