com.sun.appserv.management.monitor.statistics
Interface NativeWebCoreVirtualServerRequestStats
- All Superinterfaces: 
- Stats
- public interface NativeWebCoreVirtualServerRequestStats- extends Stats
- See Also:
- NativeWebCoreVirtualServerRequestMonitor
 
 
getCountRequests
public CountStatistic getCountRequests()
- 
 
- 
 
getCountBytesTransmitted
public CountStatistic getCountBytesTransmitted()
- 
 
- 
 
getCount304
public CountStatistic getCount304()
- 
 
- 
 
getCount404
public CountStatistic getCount404()
- 
 
- 
 
getCount403
public CountStatistic getCount403()
- 
 
- 
 
getCountBytesReceived
public CountStatistic getCountBytesReceived()
- 
 
- 
 
getMethod
public StringStatistic getMethod()
- 
 
- 
 
getCount2xx
public CountStatistic getCount2xx()
- 
 
- 
 
getCount5xx
public CountStatistic getCount5xx()
- 
 
- 
 
getCountOpenConnections
public CountStatistic getCountOpenConnections()
- 
 
- 
 
getURI
public StringStatistic getURI()
- 
 
- 
 
getCountOther
public CountStatistic getCountOther()
- 
 
- 
 
getCount3xx
public CountStatistic getCount3xx()
- 
 
- 
 
getCount4xx
public CountStatistic getCount4xx()
- 
 
- 
 
getCount503
public CountStatistic getCount503()
- 
 
- 
 
getCount200
public CountStatistic getCount200()
- 
 
- 
 
getCount302
public CountStatistic getCount302()
- 
 
- 
 
getMaxByteTransmissionRate
public CountStatistic getMaxByteTransmissionRate()
- 
 
- 
 
getCount400
public CountStatistic getCount400()
- 
 
- 
 
getMaxOpenConnections
public CountStatistic getMaxOpenConnections()
- 
 
- 
 
getRateBytesTransmitted
public CountStatistic getRateBytesTransmitted()
- 
 
- 
 
getCount401
public CountStatistic getCount401()
- 
 
- 
 
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.