public class

RpcLogLinker

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

Class Overview

This linker emits RpcLogArtifacts as output files.

Summary

Public Constructors
RpcLogLinker()
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 RpcLogLinker ()

Public Methods

public String getDescription ()

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

Throws
UnableToCompleteException