Interface InspectorProxySrv.Iface
- All Known Implementing Classes:
InspectorProxySrv.Client
- Enclosing class:
- InspectorProxySrv
public static interface InspectorProxySrv.Iface
-
Method Summary
Modifier and TypeMethodDescriptioninspectPayment(Context context) booleanisBlacklisted(BlackListContext context) Проверяет существование в черном списке
-
Method Details
-
inspectPayment
- Throws:
InvalidRequestorg.apache.thrift.TException
-
isBlacklisted
Проверяет существование в черном списке- Parameters:
context-- Throws:
InvalidRequestorg.apache.thrift.TException
-