| Package | Description |
|---|---|
| org.glassfish.appclient.server.core | |
| org.glassfish.appclient.server.core.jws.servedcontent |
| Modifier and Type | Method and Description |
|---|---|
abstract FixedContent |
AppClientDeployerHelper.fixedContentWithinEAR(String uriString)
Returns a FixedContent object for the file, within the EAR, at the
specified relative location.
|
FixedContent |
NestedAppClientDeployerHelper.fixedContentWithinEAR(String uriString) |
FixedContent |
StandaloneAppClientDeployerHelper.fixedContentWithinEAR(String uriString) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoSignedContent
Represents 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.
|
class |
StreamedAutoSignedStaticContent
Auto-signed content that is delivered not as an on-disk file but as an
output stream.
|
Copyright © 2019. All rights reserved.