XNIO API 2.1.0.CR2

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

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

Uses of WritableChannelStats in org.jboss.xnio.management
 

Subinterfaces of WritableChannelStats in org.jboss.xnio.management
 interface ChannelStats
          Statistics for entities which transfer bytes and messages.
 interface OneWayPipeConnectionMBean
          Statistics and management information for a one-way pipe connection.
 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.1.0.CR2

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