|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.JRcServer.net.NetDef
public class NetDef
net定義.
| フィールドの概要 | |
|---|---|
static int |
DEF_BUFLEN
デフォルトバッファ長. |
static java.lang.String |
DEF_CHARSET
デフォルト文字列変換. |
static java.lang.String |
LOCAL_HOST
ローカルホストアドレス. |
static java.lang.String |
NOT_ADDR
非アドレス情報. |
static int |
PORT_MAX
ポート番号最大値. |
static int |
PORT_MIN
ポート番号最小値. |
static int |
PORT_PRI_MAX
ポート番号プライベート領域最大値. |
static int |
PORT_PRI_MIN
ポート番号プライベート領域最小値. |
static int |
PORT_REG_MAX
ポート番号レジスタット領域最大値. |
static int |
PORT_REG_MIN
ポート番号レジスタット領域最小値. |
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final java.lang.String DEF_CHARSET
public static final java.lang.String LOCAL_HOST
public static final java.lang.String NOT_ADDR
public static final int PORT_MIN
public static final int PORT_MAX
public static final int PORT_REG_MIN
public static final int PORT_REG_MAX
public static final int PORT_PRI_MIN
public static final int PORT_PRI_MAX
public static final int DEF_BUFLEN
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||