Verwendungen von Schnittstelle
ch.nolix.coreapi.netapi.endpoint2api.ISlot
Packages, die ISlot verwenden
-
Verwendungen von ISlot in ch.nolix.core.net.endpoint2
Methoden in ch.nolix.core.net.endpoint2 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) Notes that the given slot has been removed from the currentAbstractServer
.Konstruktoren in ch.nolix.core.net.endpoint2 mit Parametern vom Typ ISlotModifiziererKonstruktorBeschreibungLocalEndPoint
(ISlot target) Creates a new local end point that will connect to the given target -
Verwendungen von ISlot in ch.nolix.coreapi.netapi.endpoint2api
Methoden in ch.nolix.coreapi.netapi.endpoint2api mit Parametern vom Typ ISlot