|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.io.SimpleStreamableObject
com.threerings.presents.net.BootstrapData
com.threerings.presents.peer.net.PeerBootstrapData
public class PeerBootstrapData
Extensd the standard bootstrap with some information needed by our peers.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Field Summary | |
|---|---|
int |
nodeOid
The id of this peer's node object. |
| Fields inherited from class com.threerings.presents.net.BootstrapData |
|---|
clientOid, connectionId, services |
| Constructor Summary | |
|---|---|
PeerBootstrapData()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.io.SimpleStreamableObject |
|---|
toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int nodeOid
| Constructor Detail |
|---|
public PeerBootstrapData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||