|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openfast.session.multicast.MulticastEndpoint
public class MulticastEndpoint
| Constructor Summary | |
|---|---|
MulticastEndpoint(int port,
java.lang.String group)
|
|
| Method Summary | |
|---|---|
void |
accept()
|
void |
close()
|
Connection |
connect()
|
void |
setConnectionListener(ConnectionListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MulticastEndpoint(int port,
java.lang.String group)
| Method Detail |
|---|
public void accept()
throws FastConnectionException
accept in interface EndpointFastConnectionExceptionpublic void close()
close in interface Endpoint
public Connection connect()
throws FastConnectionException
connect in interface EndpointFastConnectionExceptionpublic void setConnectionListener(ConnectionListener listener)
setConnectionListener in interface Endpoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||