Documentation

Interceptor

Table of Contents

Namespaces

ActivityInbound
Trait
WorkflowClient
WorkflowInbound
WorkflowOutboundCalls

Interfaces

ActivityInboundInterceptor
It's recommended to use `ActivityInboundInterceptorTrait` when implementing this interface because the interface might be extended in the future. The trait will provide forward compatibility.
GrpcClientInterceptor
Interceptor intercepts client gRPC calls.
HeaderInterface
PipelineProvider
Provide `Pipeline` of specific type of `Interceptor`.
WorkflowClientCallsInterceptor
It's recommended to use `WorkflowClientCallsInterceptorTrait` when implementing this interface because the interface might be extended in the future. The trait will provide forward compatibility.
WorkflowInboundCallsInterceptor
It's recommended to use `WorkflowInboundCallsInterceptorTrait` when implementing this interface because the interface might be extended in the future. The trait will provide forward compatibility.
WorkflowOutboundCallsInterceptor
Interceptor for outbound workflow calls.
WorkflowOutboundRequestInterceptor
Intercept a request before it's sent to RoadRunner.

Classes

Header
SimplePipelineProvider

        
On this page

Search results