RuneHive-Game
Loading...
Searching...
No Matches
dev.advo.fs.net.NetworkConstants Class Reference

Static Public Attributes

static final int IDLE_TIME = 15
static final int SERVICE_PORT = 43595

Private Member Functions

 NetworkConstants ()

Detailed Description

Definition at line 3 of file NetworkConstants.java.

Constructor & Destructor Documentation

◆ NetworkConstants()

dev.advo.fs.net.NetworkConstants.NetworkConstants ( )
private

Definition at line 9 of file NetworkConstants.java.

9 {
10
11 }

Member Data Documentation

◆ IDLE_TIME

final int dev.advo.fs.net.NetworkConstants.IDLE_TIME = 15
static

◆ SERVICE_PORT

final int dev.advo.fs.net.NetworkConstants.SERVICE_PORT = 43595
static

Definition at line 5 of file NetworkConstants.java.

Referenced by dev.advo.fs.FileServer.start().


The documentation for this class was generated from the following file: