| Modifier and Type | Field and Description | 
|---|---|
| static int | IP_ADD_MEMBERSHIP | 
| Constructor and Description | 
|---|
| MulticastStateManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addMembership(byte[] ipaddr_buf) | 
| MulticastSocket | getMulticastSocket() | 
| void | rebindToPort(int port) | 
public static final int IP_ADD_MEMBERSHIP
public void addMembership(byte[] ipaddr_buf)
                   throws IOException
IOExceptionpublic void rebindToPort(int port)
                  throws IOException
IOExceptionpublic MulticastSocket getMulticastSocket()
Copyright © 2001-2015 JRuby. All Rights Reserved.