public class RelayPublicMask extends Object
| Constructor and Description |
|---|
RelayPublicMask(RelayChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
discover(String stunServer,
int port) |
InetSocketAddress |
getAddressA_() |
InetSocketAddress |
getAddressA() |
InetSocketAddress |
getAddressB_() |
InetSocketAddress |
getAddressB() |
public RelayPublicMask(RelayChannel channel)
public void discover(String stunServer, int port)
public InetSocketAddress getAddressA()
public InetSocketAddress getAddressB()
public InetSocketAddress getAddressA_()
public InetSocketAddress getAddressB_()
Copyright © 2021. All rights reserved.