| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected boolean |
isTerminated |
static int |
PSDP_PORT |
protected DatagramSocket |
socket |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
advertise(org.piax.gtrans.tsd.ServiceInfo<T> info)
ServiceInfoを広告する。
|
void |
fin() |
static <T> BroadcastTSD<T> |
genTSD() |
void |
run() |
advertiseAll, cancelDiscovery, checkDiscarding, found, getDiscoveryListener, registerService, scheduleDiscovery, setDiscoveryListener, unregisterAllServices, unregisterServicepublic static int PSDP_PORT
protected final DatagramSocket socket
protected boolean isTerminated
public static <T> BroadcastTSD<T> genTSD() throws IOException
IOExceptionprotected void advertise(org.piax.gtrans.tsd.ServiceInfo<T> info) throws IOException
TSDadvertise クラス内 TSD<T>info - the information to advertise.IOException - an I/O error.Copyright © 2017. All rights reserved.