阅读背景:

Dispatch Interceptors

来源:互联网 

Dispatch Interceptor API

namespace Ice {
    class DispatchInterceptor : public virtual Object {
    public:
        virtual DispatchStatus dispatch(Request&) = 0;
    };

    typedef IceInternal::Handle<DispatchInterceptor> DispatchInterceptorPtr;
}namespace Ice



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: