Class DefaultIdStrategy

java.lang.Object
io.protostuff.runtime.IdStrategy
io.protostuff.runtime.DefaultIdStrategy

public final class DefaultIdStrategy extends IdStrategy
The FQCN(fully qualified class name) will serve as the id (string). Does not need any registration in the user-code (works out-of-the-box). The size of serialized representation may be not very efficient.