com.google.gwt.user.rebind.rpc
Interface SerializedInstanceReference
- public interface SerializedInstanceReference
Interface for describing a serialized instance reference reference.
SERIALIZED_REFERENCE_SEPARATOR
public static final String SERIALIZED_REFERENCE_SEPARATOR
- See Also:
- Constant Field Values
getName
public String getName()
- Returns:
- name of the type
getSignature
public String getSignature()
- Returns:
- signature of the instance reference
This javadoc distribution was not produced by Google. The official documentation is here.