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