com.google.gwt.rpc.linker
Class ClientOracleLinker

java.lang.Object
  extended by AbstractLinker
      extended by com.google.gwt.rpc.linker.ClientOracleLinker

Exports data required by server components for directly-evalable RPC.


Constructor Summary
ClientOracleLinker()
          
Method Summary
 java.lang.String getDescription()
          
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientOracleLinker

public ClientOracleLinker()
Method Detail

getDescription

public java.lang.String getDescription()

link

public ArtifactSet link(TreeLogger logger,
                        LinkerContext context,
                        ArtifactSet artifacts,
                        boolean onePermutation)
                 throws UnableToCompleteException
Throws:
UnableToCompleteException