|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| com.karmasphere.* |
|---|
| com.karmasphere.client.bquery.BQueryClient | ||
|---|---|---|
public static final String |
DEFAULT_HOST |
"query.karmasphere.com" |
public static final int |
DEFAULT_PORT |
8666 |
| com.karmasphere.client.common.Response | ||
|---|---|---|
public static final String |
DEFAULT |
"default" |
| com.karmasphere.server.handler.share.DnsClient | ||
|---|---|---|
public static final int |
CREDIBILITY |
1 |
public static final long |
MIN_WRAP_TIME |
10000L |
| com.karmasphere.server.handler.share.DnsDatagramChannelHandler | ||
|---|---|---|
public static final String |
DEFAULT_HOST |
"localhost" |
public static final int |
DEFAULT_PORT |
53 |
| com.karmasphere.share.constants.BQueryConstants | ||
|---|---|---|
public static final int |
FLAG_FACTS |
1 |
public static final int |
MAX_TCP_QUERY_LENGTH |
65536 |
public static final String |
PACKET_ID |
"_" |
public static final String |
QUERY_AUTH_LONG |
"auth" |
public static final String |
QUERY_AUTH_SHORT |
"a" |
public static final String |
QUERY_COMBINER_LONG |
"combiners" |
public static final String |
QUERY_COMBINER_SHORT |
"c" |
public static final String |
QUERY_COMPOSITE_LONG |
"composites" |
public static final String |
QUERY_COMPOSITE_SHORT |
"s" |
public static final String |
QUERY_FEED_LONG |
"feeds" |
public static final String |
QUERY_FEED_SHORT |
"f" |
public static final String |
QUERY_FLAG_LONG |
"flags" |
public static final String |
QUERY_FLAG_SHORT |
"fl" |
public static final String |
QUERY_IDENTITY_LONG |
"ids" |
public static final String |
QUERY_IDENTITY_SHORT |
"i" |
public static final String |
RESPONSE_COMBINATION_DATA |
"d" |
public static final String |
RESPONSE_COMBINATION_VALUE |
"v" |
public static final String |
RESPONSE_COMBINATIONS_LONG |
"combiners" |
public static final String |
RESPONSE_COMBINATIONS_SHORT |
"c" |
public static final String |
RESPONSE_ERROR |
"error" |
public static final String |
RESPONSE_FACT_DATA |
"d" |
public static final String |
RESPONSE_FACT_FEED |
"f" |
public static final String |
RESPONSE_FACT_IDENTITY |
"i" |
public static final String |
RESPONSE_FACT_LONG |
"facts" |
public static final String |
RESPONSE_FACT_SHORT |
"f" |
public static final String |
RESPONSE_FACT_VALUE |
"v" |
public static final String |
RESPONSE_MESSAGE |
"message" |
public static final String |
RESPONSE_TIME_LONG |
"time" |
public static final String |
RESPONSE_TIME_SHORT |
"t" |
| com.karmasphere.share.constants.IdentityTags | ||
|---|---|---|
public static final String |
AUTHENTIC |
"a" |
public static final String |
SMTP_CLIENT_IP |
"smtp.client-ip" |
public static final String |
SMTP_ENV_HELO |
"smtp.env.helo" |
public static final String |
SMTP_ENV_MAIL_FROM |
"smtp.env.mail-from" |
public static final String |
SMTP_ENV_RCPT_TO |
"smtp.env.rcpt-to" |
public static final String |
SMTP_HEADER_FROM_ADDRESS |
"smtp.header.from.address" |
| com.karmasphere.share.constants.MatchConstants | ||
|---|---|---|
public static final int |
MATCH_ALWAYS |
2 |
public static final int |
MATCH_EXACT |
0 |
public static final int |
MATCH_PARTIAL |
1 |
| com.karmasphere.share.persist.Fact | ||
|---|---|---|
public static final int |
SCORE_RANGE |
1000 |
| com.karmasphere.share.persist.Feed | ||
|---|---|---|
public static final String |
TYPE |
"feed" |
| com.karmasphere.share.persist.Identity | ||
|---|---|---|
public static final int |
INVALID_MASK |
-1 |
| com.karmasphere.share.persist.IdentityType | ||
|---|---|---|
public static final int |
DOMAIN |
2 |
public static final int |
EMAIL |
3 |
public static final int |
IP4 |
0 |
public static final int |
IP6 |
1 |
public static final int |
MAX_TYPES |
256 |
public static final int |
OPAQUE |
5 |
public static final int |
URL |
4 |
| com.karmasphere.share.persist.idtype.DomainIdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"domain" |
| com.karmasphere.share.persist.idtype.EmailIdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"email" |
| com.karmasphere.share.persist.idtype.Ip4IdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"ip4" |
| com.karmasphere.share.persist.idtype.Ip6IdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"ip6" |
| com.karmasphere.share.persist.idtype.OpaqueIdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"opaque" |
| com.karmasphere.share.persist.idtype.UrlIdentityType | ||
|---|---|---|
public static final String |
KEYNAME |
"url" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||