|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Topics
List of Topics used in the Topic discovery scheme Created on Apr 8, 2005
| Field Summary | |
|---|---|
static String |
ENTITY_TOPIC_BASE
Entity topic base The final topic string will be 'ENTITY_TOPIC_BASE/ENTITY_ID' |
static int |
MATCHING_INTEGER
|
static int |
MATCHING_REGEX
|
static int |
MATCHING_STRING
|
static int |
MATCHING_TAGVALUE
|
static int |
MATCHING_XPATH
|
static String |
TDN_DISCOVERY
Used to discover TDNs |
static String |
TDN_TOPIC_BASE
TDN base topic The final topic string will be 'TDN_TOPIC_BASE/TDN_ID' |
static String |
TOPIC_ADS
Used to broadcast Topic advertisements so that listening TDNs may store it for future retrieval |
static String |
TOPIC_DISCOVERY_REQUEST
Used to propagate Topic Discovery Requests |
static String |
TOPIC_DISCOVERY_RESPONSE
Used to send Topic Discovery Responses |
| Field Detail |
|---|
static final String TDN_DISCOVERY
static final String TOPIC_ADS
static final String TOPIC_DISCOVERY_REQUEST
static final String TOPIC_DISCOVERY_RESPONSE
static final String TDN_TOPIC_BASE
static final String ENTITY_TOPIC_BASE
static final int MATCHING_STRING
static final int MATCHING_INTEGER
static final int MATCHING_REGEX
static final int MATCHING_TAGVALUE
static final int MATCHING_XPATH
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||