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, wait
executor, messageReceived, newInstance
public boolean isForceExecution()
isForceExecution
in interface TransportRequestHandler<T extends TransportRequest>
Copyright © 2009–2015. All rights reserved.