Package 

Class TextMessageAdapterFactory

  • All Implemented Interfaces:
    com.gojek.courier.MessageAdapter.Factory

    
    public final class TextMessageAdapterFactory
     implements MessageAdapter.Factory
                        
    • Method Summary

      Modifier and Type Method Description
      MessageAdapter<?> create(Type type, Array<Annotation> annotations)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TextMessageAdapterFactory

        TextMessageAdapterFactory()