XNIO API 2.0.0.GA

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

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

Uses of AcceptorStats in org.jboss.xnio.management
 

Subinterfaces of AcceptorStats in org.jboss.xnio.management
 interface PipeServerMBean
          Statistics and management information for a pipe server.
 interface PipeSinkServerMBean
          Statistics and management information for a one-way pipe server (sink end).
 interface PipeSourceServerMBean
          Statistics and management information for a one-way pipe server (source end).
 interface TcpServerMBean
          Statistics and management information for a TCP server.
static interface TcpServerMBean.Listener
          Statistics and management information for a currently bound listener on a managed TCP server.
 


XNIO API 2.0.0.GA

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