类 Wrapper<T>
- java.lang.Object
-
- org.apache.dubbo.common.serialize.protostuff.Wrapper<T>
-
public class Wrapper<T> extends Object
Protostuff can only serialize/deserialize POJOs, for those it can't deal with, use this Wrapper.
public class Wrapper<T> extends Object