XNIO version 1.2.0.GA

org.jboss.xnio.management
Interface UdpServerMBean.Channel

All Superinterfaces:
ChannelStats, InetBound, ManagedCloseable, ReadableChannelStats, WritableChannelStats
Enclosing interface:
UdpServerMBean

public static interface UdpServerMBean.Channel
extends ChannelStats, InetBound, ManagedCloseable

Statistics and management information for a specific UDP server channel.


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.InetBound
getBindAddress
 
Methods inherited from interface org.jboss.xnio.management.ManagedCloseable
close
 


XNIO version 1.2.0.GA

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