org.jboss.xnio.management
Interface PipeConnectionMBean

All Superinterfaces:
ManagedCloseable, ReadableChannelStats, WritableChannelStats

public interface PipeConnectionMBean
extends ReadableChannelStats, WritableChannelStats, ManagedCloseable

Statistics and management information for a two-way pipe connection.

Since:
1.2

Method Summary
 
Methods inherited from interface org.jboss.xnio.management.ReadableChannelStats
getBytesRead, getMessagesRead
 
Methods inherited from interface org.jboss.xnio.management.WritableChannelStats
getBytesWritten, getMessagesWritten
 
Methods inherited from interface org.jboss.xnio.management.ManagedCloseable
close