Serialized Form
Package net.jxta.impl.id.binaryID |
encodedValue
String encodedValue
- Array that holds the length and the value of the id in base64 format. This is the default format
rather than binary byte because it saves time converting. Odds of returning the actual binary are
low so it is done on demand only. Callers of the toByteArray() method should consider the cost of
decoding if it is to be called often.
id
String id
- The id data
classID
BinaryID classID
- The id data
parentClassID
BinaryID parentClassID
roleID
BinaryID roleID
peerGroupID
PeerGroupID peerGroupID
classID
BinaryID classID
baseClassID
BinaryID baseClassID
specID
BinaryID specID
id
String id
- This is the id string used in the XML of the id. The format is TX0..Xn where T is the type and X0 through Xn are the base64 encoded id.
id
String id
- This is the id string used in the XML of the id. The format is TX0..Xn where T is the type and X0 through Xn are the base64 encoded id.
id
String id
- The id data
Package net.jxta.impl.id.CBID |
Package net.jxta.impl.id.unknown |
unqiueValue
String unqiueValue
Package net.jxta.impl.id.UUID |
id
IDBytes id
- The id data
bytes
byte[] bytes
- The bytes.
id
IDBytes id
- The id data
id
IDBytes id
- The id data
id
IDBytes id
- The id data
id
IDBytes id
- The id data
id
IDBytes id
- The id data
mostSig
long mostSig
- The most significant 64 bits.
leastSig
long leastSig
- The least significant 64 bits.
Package net.jxta.impl.peergroup |
configAdv
PlatformConfig configAdv
helpLabel
Label helpLabel
idPanel
ConfigDialog.IdPanel idPanel
enablingPanel
ConfigDialog.EnablingPanel enablingPanel
tcpPanel
ConfigDialog.IPTptPanel tcpPanel
httpPanel
ConfigDialog.IPTptPanel httpPanel
rdvPanel
ConfigDialog.RdvPanel rdvPanel
relayPanel
ConfigDialog.RelayPanel relayPanel
ok
Button ok
cancel
Button cancel
pages
ConfigDialog.PagesPanel pages
done
boolean done
canceled
boolean canceled
tcpMulticastAddr
String tcpMulticastAddr
tcpMulticastPort
int tcpMulticastPort
tcpMulticastLength
int tcpMulticastLength
Package net.jxta.impl.rendezvous.rpv |
type
int type
element
PeerViewElement element
Package net.jxta.impl.xindice.core |
faultCode
int faultCode
Package net.jxta.impl.xindice.core.filer |
Package net.jxta.impl.xindice.util |
cause
Throwable cause