Package | Description |
---|---|
org.jivesoftware.smackx.jingleold.nat |
TODO describe me.
|
Modifier and Type | Field and Description |
---|---|
protected STUNResolver.STUNService |
STUNResolver.currentServer |
Modifier and Type | Method and Description |
---|---|
ArrayList<STUNResolver.STUNService> |
STUNResolver.loadSTUNServers()
Load a list of services: STUN servers and ports.
|
ArrayList<STUNResolver.STUNService> |
STUNResolver.loadSTUNServers(InputStream stunConfigStream)
Load the STUN configuration from a stream.
|