public class

RpcPolicyManifestLinker

extends AbstractLinker
java.lang.Object
   ↳ com.google.gwt.core.ext.Linker
     ↳ com.google.gwt.core.ext.linker.AbstractLinker
       ↳ com.google.gwt.user.linker.rpc.RpcPolicyManifestLinker

Class Overview

Emit a file containing a map of RPC proxy classes to the partial path of the RPC policy file.

Summary

Public Constructors
RpcPolicyManifestLinker()
Public Methods
String getDescription()
ArtifactSet link(TreeLogger logger, LinkerContext context, ArtifactSet artifacts, boolean onePermutation)
[Expand]
Inherited Methods
From class com.google.gwt.core.ext.linker.AbstractLinker
From class com.google.gwt.core.ext.Linker
From class java.lang.Object

Public Constructors

public RpcPolicyManifestLinker ()

Public Methods

public String getDescription ()

public ArtifactSet link (TreeLogger logger, LinkerContext context, ArtifactSet artifacts, boolean onePermutation)

Throws
UnableToCompleteException