org.cruxframework.crux.core.shared.rpc.st
Interface CruxSynchronizerTokenService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
CruxSynchronizerTokenServiceImpl

public interface CruxSynchronizerTokenService
extends com.google.gwt.user.client.rpc.RemoteService

Author:
Thiago da Rosa de Bustamante

Field Summary
static String CRUX_SYNC_TOKEN_PARAM
           
 
Method Summary
 String getSynchronizerToken(String methodFullSignature)
           
 

Field Detail

CRUX_SYNC_TOKEN_PARAM

static final String CRUX_SYNC_TOKEN_PARAM
See Also:
Constant Field Values
Method Detail

getSynchronizerToken

String getSynchronizerToken(String methodFullSignature)


Copyright © 2014. All rights reserved.