public abstract class RequestInterceptor extends Interceptor
Constructor and Description |
---|
RequestInterceptor() |
Modifier and Type | Method and Description |
---|---|
abstract void |
client_invoke(Request request) |
abstract void |
target_invoke(Request request) |
Copyright © 2016 JacORB. All rights reserved.