Class STUN.StunServerAddress
java.lang.Object
org.jivesoftware.smackx.jingleold.nat.STUN.StunServerAddress
- Enclosing class:
 - STUN
 
Provides easy abstract to store STUN Server Addresses and Ports.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
StunServerAddress
 
 - 
 - 
Method Details
- 
getServer
Get the Host Address.- Returns:
 - the host address
 
 - 
getPort
Get the Server Port.- Returns:
 - the server port
 
 
 -