Class DefaultResponseCodecs.ObjectFactory<T>
java.lang.Object
net.bluemind.core.rest.base.codec.DefaultResponseCodecs.ObjectFactory<T>
- All Implemented Interfaces:
 ResponseCodec.Factory<T>
- Enclosing class:
 DefaultResponseCodecs
public static class DefaultResponseCodecs.ObjectFactory<T>
extends Object
implements ResponseCodec.Factory<T>
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ObjectFactory
public ObjectFactory() 
 - 
 - 
Method Details
- 
create
- Specified by:
 createin interfaceResponseCodec.Factory<T>
 
 -