XNIO API 2.0.0.GA

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

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

Uses of ManagedCloseable in org.jboss.xnio.management
 

Subinterfaces of ManagedCloseable in org.jboss.xnio.management
 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 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 TcpConnectionMBean
          Statistics and management information for a TCP connection.
 interface TcpServerMBean
          Statistics and management information for a TCP server.
 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.