XNIO API 2.1.0.CR2

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 API 2.1.0.CR2

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