クラス MetaStaticResource.StaticResourceRuntime
java.lang.Object
org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
org.iplass.mtp.impl.web.staticresource.MetaStaticResource.StaticResourceRuntime
- すべての実装されたインタフェース:
org.iplass.mtp.impl.metadata.MetaDataRuntime
- 含まれているクラス:
MetaStaticResource
public class MetaStaticResource.StaticResourceRuntime
extends org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidhandle(WebRequestStack requestStack, String entryPath, boolean useContentDisposition, ContentDispositionType contentDispositionType) booleanクラスから継承されたメソッド org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
checkState, hasIllegalStateException, setIllegalStateException
-
コンストラクタの詳細
-
StaticResourceRuntime
public StaticResourceRuntime()
-
-
メソッドの詳細
-
getMetaData
-
isArchive
public boolean isArchive() -
handle
public void handle(WebRequestStack requestStack, String entryPath, boolean useContentDisposition, ContentDispositionType contentDispositionType) throws IOException, jakarta.servlet.ServletException - 例外:
IOExceptionjakarta.servlet.ServletException
-