cgl.narada.transport.rtp
Interface RTPLinkChannelStrings
- All Known Implementing Classes:
- RTPLinkManager
public interface RTPLinkChannelStrings
This interface has constant strings to be used when communicating with RTPLinkManager.
- Version:
- 1.0
ACTION
static final String ACTION
- See Also:
- Constant Field Values
SESSION_ID
static final String SESSION_ID
- See Also:
- Constant Field Values
IP
static final String IP
- See Also:
- Constant Field Values
BROKER_IP
static final String BROKER_IP
- See Also:
- Constant Field Values
PORT
static final String PORT
- See Also:
- Constant Field Values
REMOTE_PORT
static final String REMOTE_PORT
- See Also:
- Constant Field Values
LOCAL_PORT
static final String LOCAL_PORT
- See Also:
- Constant Field Values
TOPIC
static final String TOPIC
- See Also:
- Constant Field Values
SUBSCRIPTION_TOPIC
static final String SUBSCRIPTION_TOPIC
- See Also:
- Constant Field Values
PUBLICATION_TOPIC
static final String PUBLICATION_TOPIC
- See Also:
- Constant Field Values
BASE_TOPIC
static final String BASE_TOPIC
- See Also:
- Constant Field Values
TOPIC_RANGE
static final String TOPIC_RANGE
- See Also:
- Constant Field Values
RESPONSE_TOPIC
static final String RESPONSE_TOPIC
- See Also:
- Constant Field Values
STATUS
static final String STATUS
- See Also:
- Constant Field Values
OK
static final String OK
- See Also:
- Constant Field Values
FAIL
static final String FAIL
- See Also:
- Constant Field Values
REASON
static final String REASON
- See Also:
- Constant Field Values
LINKID
static final String LINKID
- See Also:
- Constant Field Values
SIZE
static final String SIZE
- See Also:
- Constant Field Values
START_RTP_LINK
static final String START_RTP_LINK
- See Also:
- Constant Field Values
DELETE_RTP_LINK
static final String DELETE_RTP_LINK
- See Also:
- Constant Field Values
START_MULTICAST_RTP_LINK
static final String START_MULTICAST_RTP_LINK
- See Also:
- Constant Field Values
CLEAR_RTP_LINK_MANAGER
static final String CLEAR_RTP_LINK_MANAGER
- See Also:
- Constant Field Values
SUBSCRIBE
static final String SUBSCRIBE
- See Also:
- Constant Field Values
UNSUBSCRIBE
static final String UNSUBSCRIBE
- See Also:
- Constant Field Values
RESPONSE
static final String RESPONSE
- See Also:
- Constant Field Values
REQUESTED_ACTION
static final String REQUESTED_ACTION
- See Also:
- Constant Field Values
For comments and suggestions please send
e-mail to
The NaradaBrokering Project