public class METimestamps extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
mConsumerChannelTime |
long |
mConsumerTime |
long |
mNMRTime |
long |
mProviderChannelTime |
long |
mProviderTime |
long |
mResponseTime |
long |
mStatusTime |
static byte |
TAG_CACCEPT |
static byte |
TAG_CQUEUE |
static byte |
TAG_CSEND |
static byte |
TAG_PACCEPT |
static byte |
TAG_PQUEUE |
static byte |
TAG_PSEND |
| Constructor and Description |
|---|
METimestamps() |
public long mConsumerTime
public long mProviderTime
public long mNMRTime
public long mConsumerChannelTime
public long mProviderChannelTime
public long mResponseTime
public long mStatusTime
public static final byte TAG_CSEND
public static final byte TAG_PQUEUE
public static final byte TAG_PACCEPT
public static final byte TAG_PSEND
public static final byte TAG_CQUEUE
public static final byte TAG_CACCEPT
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.