Methods Summary |
---|
public void | associate(java.net.InetAddress address, int port) throw new RuntimeException("Stub!");
|
protected void | finalize() throw new RuntimeException("Stub!");
|
public java.net.InetAddress | getLocalAddress() throw new RuntimeException("Stub!");
|
public int | getLocalPort() throw new RuntimeException("Stub!");
|
public int | getMode() throw new RuntimeException("Stub!");
|
public java.net.InetAddress | getRemoteAddress() throw new RuntimeException("Stub!");
|
public int | getRemotePort() throw new RuntimeException("Stub!");
|
public boolean | isBusy() throw new RuntimeException("Stub!");
|
public void | release() throw new RuntimeException("Stub!");
|
public void | setMode(int mode) throw new RuntimeException("Stub!");
|