()
| 20 | ExportedData() *PluginParamsOut |
| 21 | Init(*PluginParamsIn) error |
| 22 | Close() error |
| 23 | RequestOTP(*common.NhpOTPRequest, *NhpServerPluginHelper) error |
| 24 | RegisterAgent(*common.NhpRegisterRequest, *NhpServerPluginHelper) (*common.ServerRegisterAckMsg, error) |
| 25 | ListService(*common.NhpListRequest, *NhpServerPluginHelper) (*common.ServerListResultMsg, error) |
no outgoing calls