public class BOPPlatformServiceImpl extends Object implements BOPPlatformService
| 构造器和说明 |
|---|
BOPPlatformServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
BOPGetCacheTxResponse |
GetCacheTransaction(BOPGetCacheTxRequest bopGetCacheTxRequest) |
BOPPlatformGetDiscardTxResponse |
GetDiscardTransaction(BOPPlatformGetDiscardTxRequest bopPlatformGetDiscardTxRequest) |
BOPPlatformGetTxListResponse |
GetTransactionList(BOPPlatformGetTxListRequest bopPlatformGetTxListRequest) |
BOPPlatformGetCacheSizeResponse |
GetTxCacheSize() |
BOPPlatformPermitApplyResponse |
PermitApply(BOPPlatformPermitApplyRequest bopPlatformPermitApplyRequest) |
BOPPlatformPermitDetailResponse |
PermitDetail(BOPPlatformPermitDetailRequest bopPlatformPermitDetailRequest) |
BOPPlatformPermitStatusResponse |
PermitStatus(BOPPlatformPermitStatusRequest bopPlatformPermitStatusRequest) |
public BOPPlatformPermitApplyResponse PermitApply(BOPPlatformPermitApplyRequest bopPlatformPermitApplyRequest)
PermitApply 在接口中 BOPPlatformServicepublic BOPPlatformPermitStatusResponse PermitStatus(BOPPlatformPermitStatusRequest bopPlatformPermitStatusRequest)
PermitStatus 在接口中 BOPPlatformServicepublic BOPPlatformPermitDetailResponse PermitDetail(BOPPlatformPermitDetailRequest bopPlatformPermitDetailRequest)
PermitDetail 在接口中 BOPPlatformServicepublic BOPPlatformGetTxListResponse GetTransactionList(BOPPlatformGetTxListRequest bopPlatformGetTxListRequest)
GetTransactionList 在接口中 BOPPlatformServicepublic BOPGetCacheTxResponse GetCacheTransaction(BOPGetCacheTxRequest bopGetCacheTxRequest)
GetCacheTransaction 在接口中 BOPPlatformServicepublic BOPPlatformGetDiscardTxResponse GetDiscardTransaction(BOPPlatformGetDiscardTxRequest bopPlatformGetDiscardTxRequest)
GetDiscardTransaction 在接口中 BOPPlatformServicepublic BOPPlatformGetCacheSizeResponse GetTxCacheSize()
GetTxCacheSize 在接口中 BOPPlatformServiceCopyright © 2025. All rights reserved.