Uses of Class
dev.vality.damsel.proxy_inspector.InspectorProxySrv.IsBlacklisted_args
Packages that use InspectorProxySrv.IsBlacklisted_args
-
Uses of InspectorProxySrv.IsBlacklisted_args in dev.vality.damsel.proxy_inspector
Methods in dev.vality.damsel.proxy_inspector that return InspectorProxySrv.IsBlacklisted_argsModifier and TypeMethodDescriptionInspectorProxySrv.IsBlacklisted_args.deepCopy()InspectorProxySrv.AsyncProcessor.IsBlacklisted.getEmptyArgsInstance()InspectorProxySrv.Processor.IsBlacklisted.getEmptyArgsInstance()InspectorProxySrv.IsBlacklisted_args.setContext(BlackListContext context) Methods in dev.vality.damsel.proxy_inspector with parameters of type InspectorProxySrv.IsBlacklisted_argsModifier and TypeMethodDescriptionintInspectorProxySrv.IsBlacklisted_args.compareTo(InspectorProxySrv.IsBlacklisted_args other) booleanInspectorProxySrv.IsBlacklisted_args.equals(InspectorProxySrv.IsBlacklisted_args that) InspectorProxySrv.Processor.IsBlacklisted.getResult(I iface, InspectorProxySrv.IsBlacklisted_args args) voidInspectorProxySrv.AsyncProcessor.IsBlacklisted.start(I iface, InspectorProxySrv.IsBlacklisted_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in dev.vality.damsel.proxy_inspector with parameters of type InspectorProxySrv.IsBlacklisted_argsModifierConstructorDescriptionPerforms a deep copy on other.