Package org.eclipse.ecf.provider.dnssd
Interface IDnsSdDiscoveryConstants
- 
 public interface IDnsSdDiscoveryConstants
- 
- 
Field SummaryFields Modifier and Type Field Description static StringCA_RESOLVERConfig admin key to define the default resolverstatic StringCA_SEARCH_PATHConfig admin key to define the default search pathstatic StringCA_TSIG_KEYConfig admin key to define the TSIG key to be used to sign requestsstatic ObjectCA_TSIG_KEY_NAME
 
- 
- 
- 
Field Detail- 
CA_SEARCH_PATHstatic final String CA_SEARCH_PATH Config admin key to define the default search path- See Also:
- Constant Field Values
 
 - 
CA_RESOLVERstatic final String CA_RESOLVER Config admin key to define the default resolver- See Also:
- Constant Field Values
 
 - 
CA_TSIG_KEYstatic final String CA_TSIG_KEY Config admin key to define the TSIG key to be used to sign requests- See Also:
- Constant Field Values
 
 - 
CA_TSIG_KEY_NAMEstatic final Object CA_TSIG_KEY_NAME 
 
- 
 
-