XNIO version 1.2.1.GA

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
 


XNIO version 1.2.1.GA

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