Interface Context.ModifyHttpRequest

All Superinterfaces:
Context.AfterMarshalling, Context.BeforeExecution, Context.BeforeMarshalling, Context.ModifyRequest
All Known Subinterfaces:
Context.AfterExecution, Context.AfterTransmission, Context.AfterUnmarshalling, Context.BeforeTransmission, Context.BeforeUnmarshalling, Context.ModifyHttpResponse, Context.ModifyResponse
All Known Implementing Classes:
InterceptorContext
Enclosing class:
Context

@ThreadSafe public static interface Context.ModifyHttpRequest extends Context.AfterMarshalling