|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AdvertisementChangeListener | AdvertisementChangeListener interface. |
AllAdvertisementsChangeListener | AllAdvertisementsChangeListener interface. |
Class Summary | |
Advertisement | An Advertisement object. |
AdvertisementChangeEvent | AdvertisementChangeEvent object. |
Advertiser | Controls advertising of Advertisement objects. |
AllAdvertisementsChangeEvent | AllAdvertisementsChangeEvent object. |
Listener | The Listener object manages all address listener objects |
Exception Summary | |
InvalidAdvertisementException | Signals that a Invalid Advertisement exception has occurred. |
Provides services for advertising multicast sessions.
This package consists of Advertisements, Advertisers, and Listeners. Advertisements contain information about multicast sessions. The current Advertisement class implementation is based on the Session Description Protocol. Advertisements are announced by the Advertiser class. Advertisements are collected using the Listener class. Both of these implementations are based on the Session Announcement Protocol (SAP). However, the classes provide for some customization, particularly in the multicast address used for the advertisements. By default, the standard SAP address of 224.2.127.254 is used, but this can be overridden.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.