setContentFactory abstract method

void setContentFactory(
  1. String msgType,
  2. ContentFactory factory
)

Implementation

void setContentFactory(String msgType, ContentFactory factory);