类 CourierPrototype<M extends Serializable>

java.lang.Object
org.coodex.concrete.message.CourierPrototype<M>
所有已实现的接口:
Courier<M>
直接已知子类:
AggregatedCourierPrototype, LocalCourierPrototype

public abstract class CourierPrototype<M extends Serializable> extends Object implements Courier<M>
  • 构造器详细资料

    • CourierPrototype

      public CourierPrototype(String queue, String destination, Type topicType)
  • 方法详细资料