| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected InetAddress |
group |
protected boolean |
isTerminated |
static String |
PSDP_GROUP |
static int |
PSDP_PORT |
protected MulticastSocket |
socket |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
advertise(org.piax.gtrans.tsd.ServiceInfo<T> info)
ServiceInfoを広告する。
|
void |
fin() |
static <T> MulticastTSD<T> |
genTSD() |
void |
run() |
advertiseAll, cancelDiscovery, checkDiscarding, found, getDiscoveryListener, registerService, scheduleDiscovery, setDiscoveryListener, unregisterAllServices, unregisterServicepublic static int PSDP_PORT
public static String PSDP_GROUP
protected final MulticastSocket socket
protected final InetAddress group
protected boolean isTerminated
public static <T> MulticastTSD<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.