get
Returns the adapter for the type of Message.
Returns the adapter for type.
Returns the adapter for a given adapterString. adapterString is specified on a proto message field's WireField annotation in the form com.squareup.wire.protos.person.Person#ADAPTER.
Returns the adapter for a given adapterString, using classLoader. adapterString is specified on a proto message field's WireField annotation in the form com.squareup.wire.protos.person.Person#ADAPTER.