|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.queue.AsyncDeliveryConfig
public class AsyncDeliveryConfig
Field Summary | |
---|---|
int |
poolSize
|
Constructor Summary | |
---|---|
AsyncDeliveryConfig()
|
Method Summary | |
---|---|
static java.util.concurrent.Executor |
getAsyncDeliveryExecutor()
|
java.util.concurrent.Executor |
getExecutor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int poolSize
Constructor Detail |
---|
public AsyncDeliveryConfig()
Method Detail |
---|
public java.util.concurrent.Executor getExecutor()
public static java.util.concurrent.Executor getAsyncDeliveryExecutor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |