com.google.gwt.user.linker.rpc
Class RpcPolicyFileArtifact
java.lang.Object
com.google.gwt.user.linker.rpc.RpcPolicyFileArtifact
public class RpcPolicyFileArtifact
- extends
This artifact provides information about which proxy classes resulted in
which rpc proxy files.
| Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
RpcPolicyFileArtifact
public RpcPolicyFileArtifact(java.lang.String proxyClass,
EmittedArtifact artifact)
getEmittedArtifact
public EmittedArtifact getEmittedArtifact()
getProxyClass
public java.lang.String getProxyClass()
hashCode
public final int hashCode()