XNIO version 1.2.1.GA

Package org.jboss.xnio.management

The MBean interfaces that are used by XNIO providers.

See:
          Description


Interface Summary
AcceptorStats Statistics for entities which accept connections.
ChannelStats Statistics for entities which transfer bytes and messages.
InetBindable A managed object which may be bound and unbound to a socket address.
InetBound A managed object that is bound to a socket address.
InetConnected A managed object that is connected to a socket address.
ManagedCloseable A managed object which may be forcibly closed.
OneWayPipeConnectionMBean Statistics and management information for a one-way pipe connection.
PipeConnectionMBean Statistics and management information for a two-way pipe connection.
PipeServerMBean Statistics and management information for a pipe server.
PipeSinkServerMBean Statistics and management information for a one-way pipe server (sink end).
PipeSourceServerMBean Statistics and management information for a one-way pipe server (source end).
ReadableChannelStats Statistics for entities which read bytes and messages.
TcpConnectionMBean Statistics and management information for a TCP connection.
TcpServerMBean Statistics and management information for a TCP server.
TcpServerMBean.Listener Statistics and management information for a currently bound listener on a managed TCP server.
UdpServerMBean Statistics and management information for a UDP server.
UdpServerMBean.Channel Statistics and management information for a specific UDP server channel.
WritableChannelStats Statistics for entities which write bytes and messages.
 

Package org.jboss.xnio.management Description

The MBean interfaces that are used by XNIO providers.

Since:
1.2

XNIO version 1.2.1.GA

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