public class EmuLocator extends PeerLocator
magicMap| コンストラクタと説明 |
|---|
EmuLocator(int vport) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(Object obj) |
int |
getVPort() |
int |
hashCode() |
RawTransport<EmuLocator> |
newRawTransport(PeerId peerId)
このピアlocatorを使った通信をサポートするRawTransportを生成する。
|
void |
serialize(ByteBuffer bb) |
String |
toString() |
deserialize, sameClasspublic int getVPort()
public RawTransport<EmuLocator> newRawTransport(PeerId peerId) throws IOException
PeerLocatornewRawTransport クラス内 PeerLocatorpeerId - the peerId of the peer object.IOException - an exception that occurs when there is I/O error.public void serialize(ByteBuffer bb)
serialize クラス内 PeerLocatorCopyright © 2017. All rights reserved.