XNIO API 2.0.0.GA

Uses of Interface
org.jboss.xnio.management.ReadableChannelStats

Packages that use ReadableChannelStats
org.jboss.xnio.management The MBean interfaces that are used by XNIO providers. 
 

Uses of ReadableChannelStats in org.jboss.xnio.management
 

Subinterfaces of ReadableChannelStats in org.jboss.xnio.management
 interface ChannelStats
          Statistics for entities which transfer bytes and messages.
 interface PipeConnectionMBean
          Statistics and management information for a two-way pipe connection.
 interface TcpConnectionMBean
          Statistics and management information for a TCP connection.
 interface UdpServerMBean
          Statistics and management information for a UDP server.
static interface UdpServerMBean.Channel
          Statistics and management information for a specific UDP server channel.
 


XNIO API 2.0.0.GA

Copyright © 2009 JBoss, a division of Red Hat, Inc.