You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
572 B

{
"hints": [],
"groups": [
{
"sourceType": "com.charge.protocol.model.ProtocolConfig",
"name": "protocol_servers",
"type": "com.charge.protocol.model.ProtocolConfig"
}
],
"properties": [
{
"sourceType": "com.charge.protocol.model.ProtocolConfig",
"name": "protocol_servers.list",
"type": "java.util.List<com.charge.protocol.common.netty.config.TcpConfig>"
},
{
"sourceType": "com.charge.protocol.model.ProtocolConfig",
"name": "protocol_servers.name",
"type": "java.lang.String"
}
]
}