|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--org.apache.naming.resources.Resource | +--org.apache.naming.resources.WARDirContext.WARResource
This specialized resource implementation avoids opening the IputStream to the WAR right away.
フィールドの概要 | |
protected java.util.zip.ZipEntry |
entry
|
クラス org.apache.naming.resources.Resource から継承したフィールド |
binaryContent, inputStream |
コンストラクタの概要 | |
WARDirContext.WARResource(java.util.zip.ZipEntry entry)
|
メソッドの概要 | |
java.io.InputStream |
streamContent()
Content accessor. |
クラス org.apache.naming.resources.Resource から継承したメソッド |
getContent, setContent, setContent |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
protected java.util.zip.ZipEntry entry
コンストラクタの詳細 |
public WARDirContext.WARResource(java.util.zip.ZipEntry entry)
メソッドの詳細 |
public java.io.InputStream streamContent() throws java.io.IOException
Resource
内の streamContent
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |