Serialized Form
Package com.sun.multicast.advertising |
changedAdvertisement
Advertisement changedAdvertisement
changedAdvertisement
Advertisement changedAdvertisement
errorString
java.lang.String errorString
Package com.sun.multicast.allocation |
internalException
java.lang.Exception internalException
addrs
AddressRange addrs
- the addresses included in the scope
ttl
int ttl
- the ttl value to be used when transmitting on addresses
in the scope
names
java.util.Vector names
- the ScopeNames for the scope
defaultName
ScopeName defaultName
- the default ScopeName for the scope
scopes
java.util.Vector scopes
- the Scopes included in this ScopeList
name
java.lang.String name
- the scope name
lang
java.lang.String lang
- the language tag
Package com.sun.multicast.reliable |
Package com.sun.multicast.reliable.applications.chat |
done
boolean done
window
java.awt.Frame window
messageField
java.awt.TextField messageField
chatArea
java.awt.TextArea chatArea
userName
java.lang.String userName
prefix
java.lang.String prefix
transportName
java.lang.String transportName
verbose
boolean verbose
ia
java.net.InetAddress ia
port
int port
socket
RMPacketSocket socket
receiver
com.sun.multicast.reliable.applications.chat.Chat.ReceiverThread receiver
Package com.sun.multicast.reliable.applications.stock |
label1
java.awt.Label label1
tickerBox
java.awt.TextArea tickerBox
availableTickerBox
java.awt.TextArea availableTickerBox
label2
java.awt.Label label2
label3
java.awt.Label label3
SunWebSubscribe
java.awt.Checkbox SunWebSubscribe
PressSubscribe
java.awt.Checkbox PressSubscribe
OKButton
java.awt.Button OKButton
CancelButton
java.awt.Button CancelButton
fComponentsAdjusted
boolean fComponentsAdjusted
fDialog
java.awt.FileDialog fDialog
fParent
StockViewer fParent
waitTime
int waitTime
channel
Channel channel
pcm
PrimaryChannelManager pcm
ms
RMPacketSocket ms
tp
TRAMTransportProfile tp
bnQuit
java.awt.Button bnQuit
bnSunweb
java.awt.Button bnSunweb
bnConfig
java.awt.Button bnConfig
bnUpdate
java.awt.Button bnUpdate
drag
com.sun.multicast.reliable.applications.stock.StockViewer.DragListener drag
theFont
java.awt.Font theFont
fm
java.awt.FontMetrics fm
lg
java.awt.Graphics lg
imgG
java.awt.Graphics imgG
image
java.awt.Image image
initLabel
java.awt.Label initLabel
initQuit
java.awt.Button initQuit
initText
java.lang.String initText
tickersLabel
java.awt.Label tickersLabel
changeLabel
java.awt.Label changeLabel
bannerLabel
java.awt.Label bannerLabel
bannerPane
java.awt.TextArea bannerPane
bylinePane
java.awt.TextArea bylinePane
timer
java.lang.Thread timer
win
java.awt.Window win
initPanel
java.awt.Panel initPanel
northPanel
java.awt.Panel northPanel
centralPanel
java.awt.Panel centralPanel
southPanel
java.awt.Panel southPanel
gPos
int gPos
pos
int pos
message
java.lang.String message
text
java.lang.String text
tickers
java.lang.String tickers
downForRepairMsg
java.lang.String downForRepairMsg
statCount
int statCount
channelFound
boolean channelFound
firstTime
boolean firstTime
cacheSize
int cacheSize
quit
boolean quit
headlinePage
java.lang.String headlinePage
articleCalendar
java.util.Calendar articleCalendar
year
int year
month
int month
day
int day
urlContentString
java.lang.String urlContentString
newSunweb
boolean newSunweb
myTickers
java.lang.String myTickers
tickerList
java.lang.String[] tickerList
currentTickerIndex
int currentTickerIndex
tickerCount
int tickerCount
SUNWIndex
int SUNWIndex
PressIndex
int PressIndex
ShowNewsIndex
int ShowNewsIndex
showPressNews
boolean showPressNews
showSUNWNews
boolean showSUNWNews
showShowNews
boolean showShowNews
maxIndex
int maxIndex
x
int x
y
int y
width
int width
height
int height
bannerHeight
int bannerHeight
fontSize
int fontSize
bannerFontSize
int bannerFontSize
bannerPaneRows
int bannerPaneRows
bannerPaneColumns
int bannerPaneColumns
handCursor
java.awt.Cursor handCursor
defaultCursor
java.awt.Cursor defaultCursor
bold
boolean bold
stockServerAddress
java.lang.String stockServerAddress
dataPort
int dataPort
fileName
java.lang.String fileName
SAPTimeout
int SAPTimeout
logMask
int logMask
properties
java.util.Properties properties
configFile
java.lang.String configFile
dataReceiver
DataReceiver dataReceiver
logFile
java.lang.String logFile
logStream
java.io.PrintStream logStream
receiverKillIndicator
java.lang.String receiverKillIndicator
mouseEntered
boolean mouseEntered
Package com.sun.multicast.reliable.applications.testtools |
gd
com.sun.multicast.reliable.applications.testtools.GraphData gd
gm
GraphManager gm
svm
SelectVM svm
rgdm
ResetGDManager rgdm
hostfile
java.io.File hostfile
GData
java.util.Vector GData
pmc
PerfMonCanvas pmc
notifier
java.util.Observable notifier
props
PropManager props
JRMSProps
java.util.Properties JRMSProps
serverhost
java.lang.String serverhost
skew
java.lang.String skew
url
java.lang.String url
cp1
CallProduct cp1
i
int i
GData
java.util.Vector GData
VCounter
int VCounter
VSetup
int VSetup
lVCounter
int lVCounter
e
java.util.Enumeration e
htkeys
java.util.Enumeration htkeys
gd
com.sun.multicast.reliable.applications.testtools.GraphData gd
prevgd
com.sun.multicast.reliable.applications.testtools.GraphData prevgd
hnm
HostNameManager hnm
ht
java.util.Hashtable ht
colors
java.awt.Color[] colors
GData
java.util.Vector GData
pmc
RatePerfMonCanvas pmc
notifier
java.util.Observable notifier
props
PropManager props
JRMSProps
java.util.Properties JRMSProps
skew
java.lang.String skew
i
int i
GData
java.util.Vector GData
e
java.util.Enumeration e
htkeys
java.util.Enumeration htkeys
gd
com.sun.multicast.reliable.applications.testtools.GraphData gd
hnm
HostNameManager hnm
ht
java.util.Hashtable ht
colors
java.awt.Color[] colors
Package com.sun.multicast.reliable.channel |
Package com.sun.multicast.reliable.transport |
Package com.sun.multicast.reliable.transport.lrmp |
name
java.lang.String name
address
java.net.InetAddress address
port
int port
ttl
byte ttl
multiSender
boolean multiSender
ordered
boolean ordered
maxDataRate
long maxDataRate
useAuthentication
boolean useAuthentication
authenticationSpecFileName
java.lang.String authenticationSpecFileName
authenticationSpecPassword
java.lang.String authenticationSpecPassword
Package com.sun.multicast.reliable.transport.tram |
pmc
com.sun.multicast.reliable.transport.tram.PerfMonCanvas pmc
dispThread
java.lang.Thread dispThread
tp
TRAMTransportProfile tp
tramStats
TRAMStats tramStats
tramblk
com.sun.multicast.reliable.transport.tram.TRAMControlBlock tramblk
height
int height
width
int width
quit
boolean quit
n
java.lang.String n
a
java.net.InetAddress a
p
int p
ttl
byte ttl
m
boolean m
o
boolean o
mr
byte mr
tm
byte tm
xm
short xm
h
boolean h
xnh
short xnh
hr
long hr
phr
long phr
msr
long msr
br
long br
nw
short nw
xhm
byte xhm
aw
short aw
xc
short xc
cw
short cw
nackReportWindow
short nackReportWindow
maxHelloMisses
byte maxHelloMisses
bti
byte bti
up
int up
s
double s
d
long d
xr
long xr
nr
long nr
sa
java.net.InetAddress sa
lm
int lm
hti
byte hti
htl
byte htl
mti
byte mti
hi
long hi
xbd
long xbd
xbt
long xbt
tfp
int tfp
ljp
int ljp
xb
int xb
alt
boolean alt
ua
boolean ua
id
int id
sx
boolean sx
cs
int cs
mtp
int mtp
rad
boolean rad
receiveBufferSize
int receiveBufferSize
decentralizedPruning
boolean decentralizedPruning
- For Debugging...
Decentralized pruning lets the repair heads decide from local information
which member(s) should be pruned when the sender indicates that there's
a need to prune.
pW
double pW
- The pruning window is used with decentralized pruning.
The pruning window is the maximum number of packets
that a member is allowed to be behind.
rim
double rim
- Set/get the rate increase factor. The rate increment is set to
the average data rate multiplied by this factor. The rate increment
is added to the current data rate on an ACK window boundary,
when all is well. Default is .15.
tfarc
int tfarc
- Set/get the time in seconds during which to calculate
the average data rate. Default is a 5 second moving average.
mpt
int mpt
- Set/get the missing packet threshold. This is the number
of packets which must be missing before a member considers
there to be congestion.
Package com.sun.multicast.reliable.transport.um |
name
java.lang.String name
address
java.net.InetAddress address
port
int port
ttl
byte ttl
multiSender
boolean multiSender
ordered
boolean ordered
dataRate
long dataRate
useAuthentication
boolean useAuthentication
authenticationSpecFileName
java.lang.String authenticationSpecFileName
authenticationSpecPassword
java.lang.String authenticationSpecPassword
Package com.sun.multicast.util |
internalException
java.lang.Exception internalException
JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.