public class MulticastServerEndpoint extends MulticastEndpoint
group, ifaddr, port
Constructor and Description |
---|
MulticastServerEndpoint(int port,
String group) |
MulticastServerEndpoint(int port,
String group,
String ifaddr) |
Modifier and Type | Method and Description |
---|---|
Connection |
connect() |
accept, close, createSocket, setConnectionListener, toString
public MulticastServerEndpoint(int port, String group)
public Connection connect() throws FastConnectionException
connect
in interface Endpoint
connect
in class MulticastEndpoint
FastConnectionException
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.