Schnittstelle IEndPoint
- Alle Superschnittstellen:
AutoCloseable,Closeable,CloseStateRequestable,GroupCloseable,IBaseEndPoint,IController,IDataProvider,IDataProviderController
- Alle bekannten Implementierungsklassen:
AbstractEndPoint,LocalEndPoint,NetEndPoint
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanvoidsetReceivingDataProviderController(IDataProviderController receivingDataProviderController) Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isOpenVon Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.GroupCloseable
close, createCloseDependencyTo, getStoredCloseController, isClosed, noteCloseVon Schnittstelle geerbte Methoden ch.nolix.coreapi.netapi.baseendpointapi.IBaseEndPoint
getConnectionType, getCustomTargetSlot, getPeerType, getSecurityMode, getTargetSlotDefinition, hasCustomTargetSlot, hasDefaultTargetSlot, isBackendEndPoint, isFrontendEndPoint, isLocalEndPoint, isSocketEndPoint, isWebSocketEndPointVon Schnittstelle geerbte Methoden ch.nolix.coreapi.netapi.endpoint3api.IController
runCommand, runCommands, runCommandsVon Schnittstelle geerbte Methoden ch.nolix.coreapi.netapi.endpoint3api.IDataProvider
getDataForRequest, getDataForRequests, getDataForRequests
-
Methodendetails
-
hasReceivingDataProviderController
boolean hasReceivingDataProviderController() -
setReceivingDataProviderController
-