public abstract class ResponseEnvelope<T extends Response<?,?>> extends Envelope<T>
| Modifier and Type | Method and Description |
|---|---|
long |
getExecutionTimeNanos()
Return the time the request took to execute in nanoseconds.
|
getMessage, getSessionId, getTxSequence, toStringpublic final long getExecutionTimeNanos()
Copyright © 2019 OpenDaylight. All rights reserved.