Java com.google.gwt.user.server.rpc.impl TypeNameObfuscator fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.user.server.rpc.impl TypeNameObfuscator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.user.server.rpc.impl TypeNameObfuscator.

The text is from its open source code.

Implementation

com.google.gwt.user.server.rpc.impl.TypeNameObfuscator has the following implementations.
Click this link to see all its implementation.

Field

StringSERVICE_INTERFACE_ID
A reserved ID for specifying the identifier for the service interface itself.

Method

StringgetClassNameForTypeId(String id)
Returns the name of the class that should be instantiated based on an obfuscated identifier.