|
|||||||||
| 前 次 | フレームあり フレームなし | ||||||||
| Space を使用しているパッケージ | |
|---|---|
| com.JRcServer.resource | 資源情報をサポートします. |
| com.JRcServer.sys.alias.resource | Alias用資源情報をサポートします. |
| com.JRcServer.resource での Space の使用 |
|---|
| Space を返す com.JRcServer.resource のメソッド | |
|---|---|
Space |
ResourceType.getSpace()
設定されている対象スペースファイルを取得. |
Space |
BinResourceUtil.getSpace()
設定されている対象スペースファイルを取得. |
| Space 型のパラメータを持つ com.JRcServer.resource のメソッド | |
|---|---|
void |
BinSpaceResource.create(int size,
Space fp)
情報生成. |
static BinResource |
Resource.createBinResource(int type,
java.lang.String tmpDir,
Space fp,
byte[] bin)
タイプに対するバイナリリソースを生成. |
static BinResource |
Resource.createBinResource(int type,
java.lang.String tmpDir,
Space fp,
int size)
タイプに対するバイナリリソースを生成. |
| Space 型のパラメータを持つ com.JRcServer.resource のコンストラクタ | |
|---|---|
BinResourceUtil(int type,
java.lang.String dir,
Space space)
コンストラクタ. |
|
BinSpaceResource(int size,
Space fp)
コンストラクタ. |
|
ResourceType(int type,
java.lang.String dir,
Space space)
コンストラクタ. |
|
| com.JRcServer.sys.alias.resource での Space の使用 |
|---|
| Space を返す com.JRcServer.sys.alias.resource のメソッド | |
|---|---|
static Space |
AliasResource.getSpace()
AliasResource用スペースオブジェクトを取得. |
|
|||||||||
| 前 次 | フレームあり フレームなし | ||||||||