Uses of Class
org.glassfish.appclient.server.core.jws.servedcontent.Content.Adapter
-
Packages that use Content.Adapter Package Description org.glassfish.appclient.server.core.jws.servedcontent -
-
Uses of Content.Adapter in org.glassfish.appclient.server.core.jws.servedcontent
Subclasses of Content.Adapter in org.glassfish.appclient.server.core.jws.servedcontent Modifier and Type Class Description classAutoSignedContentRepresents otherwise fixed content that must be automatically signed if it does not yet exist or if the underlying unsigned file has changed since the signed version was created.classCachingDynamicContentImplRepresents dynamic content in template form.classFixedContentRepresents static content that is fixed in location and content over time.classSimpleDynamicContentImplclassStreamedAutoSignedStaticContentAuto-signed content that is delivered not as an on-disk file but as an output stream.
-