Schnittstelle IServer
- Alle Superschnittstellen:
AutoCloseable
,Clearable
,Closeable
,CloseStateRequestable
,EmptinessRequestable
,GroupCloseable
- Alle bekannten Implementierungsklassen:
BaseServer
,LocalServer
,Server
,SslServer
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
addDefaultSlot
(ISlot defaultSlot) void
boolean
boolean
containsSlotWithName
(String name) void
removeSlotByName
(String name) Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isOpen
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.staterequestapi.EmptinessRequestable
containsAny, isEmpty
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.GroupCloseable
close, createCloseDependencyTo, getStoredCloseController, isClosed, noteClose
-
Methodendetails
-
addDefaultSlot
-
addSlot
-
containsDefaultSlot
boolean containsDefaultSlot() -
containsSlotWithName
-
getSecurityMode
SecurityMode getSecurityMode() -
removeSlotByName
-