Interface ScheduleClientInterceptor

    • Method Detail

      • scheduleClientCallsInterceptor

        ScheduleClientCallsInterceptor scheduleClientCallsInterceptor​(ScheduleClientCallsInterceptor next)
        Called once during creation of ScheduleClient to create a chain of ScheduleClient Interceptors
        Parameters:
        next - next schedule client interceptor in the chain of interceptors
        Returns:
        new interceptor that should decorate calls to next