Uses of Interface
hudson.remoting.CallableFilter
Packages that use CallableFilter
-
Uses of CallableFilter in hudson.remoting
Methods in hudson.remoting with parameters of type CallableFilterModifier and TypeMethodDescriptionvoidChannel.addLocalExecutionInterceptor(CallableFilter filter) Deprecated.voidChannel.removeLocalExecutionInterceptor(CallableFilter filter) Deprecated.
Channel.addLocalExecutionInterceptor(CallableDecorator)