|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.socket.MulticastStateManager
public class MulticastStateManager
Field Summary | |
---|---|
static int |
IP_ADD_MEMBERSHIP
|
Constructor Summary | |
---|---|
MulticastStateManager()
|
Method Summary | |
---|---|
void |
addMembership(byte[] ipaddr_buf)
|
java.net.MulticastSocket |
getMulticastSocket()
|
void |
rebindToPort(int port)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int IP_ADD_MEMBERSHIP
Constructor Detail |
---|
public MulticastStateManager()
Method Detail |
---|
public void addMembership(byte[] ipaddr_buf) throws java.io.IOException
java.io.IOException
public void rebindToPort(int port) throws java.io.IOException
java.io.IOException
public java.net.MulticastSocket getMulticastSocket()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |