mirror of https://github.com/apache/activemq.git
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@431369 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1c0e39f7c9
commit
e427cc99a6
|
@ -1584,7 +1584,7 @@ public class ActiveMQConnection implements Connection, TopicConnection, QueueCon
|
|||
}
|
||||
|
||||
public void setAsyncDispatch(boolean asyncDispatch) {
|
||||
//this.asyncDispatch = asyncDispatch;
|
||||
this.asyncDispatch = asyncDispatch;
|
||||
}
|
||||
|
||||
public boolean isObjectMessageSerializationDefered() {
|
||||
|
|
Loading…
Reference in New Issue