Interface Context.ModifyRequest

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

@ThreadSafe public static interface Context.ModifyRequest extends Context.BeforeExecution