public interface Senderable
SenderList
送信接口以发送消息
此接口提供三种方法以为送信器提供送信接口是否存在的方法Modifier and Type | Method and Description |
---|---|
boolean |
isGetAble()
是否存在Get消息器
|
boolean |
isSendAble()
是否存在send消息器
|
boolean |
isSetAble()
是否存在set消息器
|
Copyright © 2020. All rights reserved.