프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BrunetNamespace | String | ||
EdgeListeners | EdgeListener[] | ||
NCService | NCServiceConfig | ||
NodeAddress | String | ||
PrivateNodeConfig | |||
Security | SecurityPolicy | ||
XmlRpcManager | Service | ||
XmppServices | XmppConfig |
메소드 | 설명 | |
---|---|---|
GetPrivateNodeConfig ( |
Create a new node config given a public node config and a private node config, used to generate the private node.
|
|
NodeConfig ( ) : System | ||
ReadConfig ( string path ) : |
Read a NodeConfig, if it fails, then let's find the problem.
|
|
WriteConfig ( ) : bool |
Writres the config to the file system.
|
public static GetPrivateNodeConfig ( |
||
nc | ||
리턴 |
public static ReadConfig ( string path ) : |
||
path | string | |
리턴 |
public PrivateNodeConfig,Brunet.Applications PrivateNodeConfig | ||
리턴 |