| Package | Description |
|---|---|
| org.glassfish.appclient.server.core | |
| org.glassfish.appclient.server.core.jws | |
| org.glassfish.appclient.server.core.jws.servedcontent |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AppClientDeployerHelper.createAndAddLibraryJNLPs(AppClientDeployerHelper helper,
TokenHelper tHelper,
Map<String,DynamicContent> dynamicContent) |
void |
NestedAppClientDeployerHelper.createAndAddLibraryJNLPs(AppClientDeployerHelper helper,
TokenHelper tHelper,
Map<String,DynamicContent> dynamicContent) |
void |
StandaloneAppClientDeployerHelper.createAndAddLibraryJNLPs(AppClientDeployerHelper helper,
TokenHelper tHelper,
Map<String,DynamicContent> dynamicContent) |
| Modifier and Type | Method and Description |
|---|---|
void |
JWSAdapterManager.addContentForAppClient(String appName,
String clientURIWithinEAR,
AppClientServerApplication contributor,
Properties tokens,
Map<String,StaticContent> staticContent,
Map<String,DynamicContent> dynamicContent)
Adds content on behalf of a single app client to the HTTP adapters
for the client and/or the containing EAR.
|
void |
AppClientHTTPAdapter.addContentIfAbsent(Map<String,StaticContent> staticAdditions,
Map<String,DynamicContent> dynamicAdditions) |
static void |
JavaWebStartInfo.createAndAddDynamicContent(TokenHelper tHelper,
Map<String,DynamicContent> content,
String uriStringForContent,
String uriStringForTemplate) |
protected String |
AppClientHTTPAdapter.dumpContent(Map<String,DynamicContent> dc) |
void |
DeveloperContentHandler.init(ClassLoader loader,
TokenHelper tHelper,
File appRootDir,
ReadableArchive appClientArchive,
Map<String,StaticContent> staticContent,
Map<String,DynamicContent> dynamicContent,
AppClientDeployerHelper helper) |
| Constructor and Description |
|---|
AppClientHTTPAdapter(String contextRoot,
Map<String,StaticContent> staticContent,
Map<String,DynamicContent> dynamicContent,
Properties tokens,
File domainDir,
File installDir,
IiopService iiopService,
GlassFishORBFactory orbFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingDynamicContentImpl
Represents dynamic content in template form.
|
class |
SimpleDynamicContentImpl |
Copyright © 2019. All rights reserved.