-
- All Implemented Interfaces:
-
com.gojek.courier.MessageAdapter.Factory
public final class GsonMessageAdapterFactory implements MessageAdapter.Factory
-
-
Constructor Summary
Constructors Constructor Description GsonMessageAdapterFactory(Gson gson)
-
Method Summary
Modifier and Type Method Description MessageAdapter<?>create(Type type, Array<Annotation> annotations)-
-
Method Detail
-
create
MessageAdapter<?> create(Type type, Array<Annotation> annotations)
-
-
-
-