コード例 #1
0
 @Override
 public Producer createProducer() throws Exception {
   return Twitter4JFactory.getProducer(this, getEndpointUri());
 }