Uses of Class
dev.vality.damsel.proxy_inspector.InspectorProxySrv.IsBlacklisted_result
Packages that use InspectorProxySrv.IsBlacklisted_result
-
Uses of InspectorProxySrv.IsBlacklisted_result in dev.vality.damsel.proxy_inspector
Methods in dev.vality.damsel.proxy_inspector that return InspectorProxySrv.IsBlacklisted_resultModifier and TypeMethodDescriptionInspectorProxySrv.IsBlacklisted_result.deepCopy()InspectorProxySrv.Processor.IsBlacklisted.getResult(I iface, InspectorProxySrv.IsBlacklisted_args args) InspectorProxySrv.IsBlacklisted_result.setEx1(InvalidRequest ex1) InspectorProxySrv.IsBlacklisted_result.setSuccess(boolean success) Methods in dev.vality.damsel.proxy_inspector with parameters of type InspectorProxySrv.IsBlacklisted_resultModifier and TypeMethodDescriptionintInspectorProxySrv.IsBlacklisted_result.compareTo(InspectorProxySrv.IsBlacklisted_result other) booleanInspectorProxySrv.IsBlacklisted_result.equals(InspectorProxySrv.IsBlacklisted_result that) Constructors in dev.vality.damsel.proxy_inspector with parameters of type InspectorProxySrv.IsBlacklisted_resultModifierConstructorDescriptionPerforms a deep copy on other.