Search
Preparing search index...
The search index is not available
@vertx/service-proxy
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ServiceInterceptor
Class ServiceInterceptor
Hierarchy
ServiceInterceptor
AuthenticationInterceptor
AuthorizationInterceptor
Index
Methods
intercept
Methods
intercept
intercept
(
vertx
:
Vertx
, interceptorContext
:
{}
, body
:
Message
<
{}
>
)
:
PromiseLike
<
Message
<
{}
>
>
Perform the interceptor handling
Parameters
vertx:
Vertx
interceptorContext:
{}
[
key:
string
]:
any
body:
Message
<
{}
>
Returns
PromiseLike
<
Message
<
{}
>
>
Globals
Authentication
Interceptor
Authorization
Interceptor
Service
Interceptor
intercept
Generated using
TypeDoc
Perform the interceptor handling