类 LocalCourierPrototype<M extends Serializable>
java.lang.Object
org.coodex.concrete.message.CourierPrototype<M>
org.coodex.concrete.message.LocalCourierPrototype<M>
- 所有已实现的接口:
Courier<M>
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.coodex.concrete.message.CourierPrototype
associate, getDestination, getMessageType, getQueue, getTopic, getTopicType
-
构造器详细资料
-
LocalCourierPrototype
-
-
方法详细资料
-
afterTopicAssociation
protected void afterTopicAssociation()- 指定者:
afterTopicAssociation在类中CourierPrototype<M extends Serializable>
-
deliver
-
isConsumer
public boolean isConsumer() -
setConsumer
public void setConsumer(boolean consumer)
-