Verwendungen von Schnittstelle
ch.nolix.coreapi.net.endpoint3.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 voidAbstractServer.addDefaultSlot(ISlot defaultSlot) final voidprotected abstract voidAbstractServer.noteAddedDefaultSlot(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer.protected voidLocalServer.noteAddedDefaultSlot(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer.protected voidServer.noteAddedDefaultSlot(ISlot defaultSlot) Notes that the given defaultSlot has been added to the currentAbstractServer.protected voidSslServer.noteAddedDefaultSlot(ISlot defaultSlot) protected abstract voidAbstractServer.noteAddedSlot(ISlot slot) Notes that the given slot has been added to the currentAbstractServer.protected voidLocalServer.noteAddedSlot(ISlot slot) Notes that the given slot has been added to the currentAbstractServer.protected voidServer.noteAddedSlot(ISlot slot) Notes that the given slot has been added to the currentAbstractServer.protected voidSslServer.noteAddedSlot(ISlot slot) protected abstract voidAbstractServer.noteRemovedSlot(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer.protected voidLocalServer.noteRemovedSlot(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer.protected voidServer.noteRemovedSlot(ISlot slot) Notes that the given slot has been removed from the currentAbstractServer.protected voidSslServer.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.net.endpoint3
Methoden in ch.nolix.coreapi.net.endpoint3 mit Parametern vom Typ ISlot