Uses of Class
nan.exception.InvalidPortException

Packages that use InvalidPortException
nan.model   
 

Uses of InvalidPortException in nan.model
 

Methods in nan.model that throw InvalidPortException
 void ServerSettings.setNewsPort(int port)
          Sets the news server port.
 void ServerSettings.setSSHPort(int port)
          Sets the SSH server port.
 void ServerSettings.setLocalPort(int port)
          Sets the local port used for the SSH tunnel.