public abstract class BaseTransportRequestHandler<T extends TransportRequest> extends Object implements TransportRequestHandler<T>
| Constructor and Description |
|---|
BaseTransportRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isForceExecution()
Default force execution to false.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutor, messageReceived, newInstancepublic boolean isForceExecution()
isForceExecution in interface TransportRequestHandler<T extends TransportRequest>Copyright © 2009–2016. All rights reserved.