Package com.sap.cds.services.impl.outbox
Class OutboxedServiceProxyUtils
java.lang.Object
com.sap.cds.services.impl.outbox.OutboxedServiceProxyUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S extends Service>
Soutboxed(OutboxService outboxService, S service, CdsRuntime runtime) static <S extends Service>
Sunboxed(S service)
-
Method Details
-
unboxed
-
outboxed
public static <S extends Service> S outboxed(OutboxService outboxService, S service, CdsRuntime runtime)
-