Uses of Package
com.sap.cloud.sdk.cloudplatform.thread
Packages that use com.sap.cloud.sdk.cloudplatform.thread
Package
Description
-
Classes in com.sap.cloud.sdk.cloudplatform.thread used by com.sap.cloud.sdk.cloudplatform.requestheaderClassDescriptionAn class for executing code while allowing throwing checked exceptions.This class represents the context of a thread, allowing to access and share information transparently across threads.Enables listening to lifecycle events of a
ThreadContext
. -
Classes in com.sap.cloud.sdk.cloudplatform.thread used by com.sap.cloud.sdk.cloudplatform.securityClassDescriptionAn class for executing code while allowing throwing checked exceptions.This class represents the context of a thread, allowing to access and share information transparently across threads.Enables decorating a callable before it is scheduled for asynchronous execution by the
DefaultThreadContextExecutorService
.Enables listening to lifecycle events of aThreadContext
. -
Classes in com.sap.cloud.sdk.cloudplatform.thread used by com.sap.cloud.sdk.cloudplatform.security.principalClassDescriptionAn class for executing code while allowing throwing checked exceptions.This class represents the context of a thread, allowing to access and share information transparently across threads.Enables listening to lifecycle events of a
ThreadContext
. -
Classes in com.sap.cloud.sdk.cloudplatform.thread used by com.sap.cloud.sdk.cloudplatform.tenantClassDescriptionAn class for executing code while allowing throwing checked exceptions.This class represents the context of a thread, allowing to access and share information transparently across threads.Enables listening to lifecycle events of a
ThreadContext
. -
Classes in com.sap.cloud.sdk.cloudplatform.thread used by com.sap.cloud.sdk.cloudplatform.threadClassDescriptionThis class represents the default implementation of
ThreadContextExecutorService
.An class for executing code while allowing throwing checked exceptions.Represents aThreadContext
property with a given value (or exception, if the value could not be determined).This class represents the context of a thread, allowing to access and share information transparently across threads.Enables decorating a callable before it is scheduled for asynchronous execution by theDefaultThreadContextExecutorService
.Chain ofThreadContextDecorator
s.This class provides an abstraction for accessing the currentThreadContext
.Enables listening to lifecycle events of aThreadContext
.Chain ofThreadContextListener
s.