public static class DefaultStatisticsModelRpcEventHandler.RpcTree extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
begin |
GwtDebugStatisticsModel.GwtNode |
callbackNode |
double |
deserialized |
GwtDebugStatisticsModel.GwtNode |
deserializedNode |
GwtDebugStatisticsModel.GwtNode |
parent |
double |
response |
GwtDebugStatisticsModel.GwtNode |
responseNode |
GwtDebugStatisticsModel.GwtNode |
root |
double |
sent |
GwtDebugStatisticsModel.GwtNode |
sentNode |
double |
serialized |
GwtDebugStatisticsModel.GwtNode |
serializedNode |
| Constructor and Description |
|---|
DefaultStatisticsModelRpcEventHandler.RpcTree(GwtDebugStatisticsModel.GwtNode parent,
GwtDebugStatisticsModel.GwtNode root) |
public GwtDebugStatisticsModel.GwtNode parent
public GwtDebugStatisticsModel.GwtNode root
public double begin
public GwtDebugStatisticsModel.GwtNode serializedNode
public double serialized
public GwtDebugStatisticsModel.GwtNode sentNode
public double sent
public GwtDebugStatisticsModel.GwtNode responseNode
public double response
public GwtDebugStatisticsModel.GwtNode deserializedNode
public double deserialized
public GwtDebugStatisticsModel.GwtNode callbackNode
public DefaultStatisticsModelRpcEventHandler.RpcTree(GwtDebugStatisticsModel.GwtNode parent, GwtDebugStatisticsModel.GwtNode root)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.