Uses of Interface
com.sun.sgs.nio.channels.ChannelPoolMXBean

Packages that use ChannelPoolMXBean
com.sun.sgs.nio.channels Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. 
 

Uses of ChannelPoolMXBean in com.sun.sgs.nio.channels
 

Methods in com.sun.sgs.nio.channels that return types with arguments of type ChannelPoolMXBean
 List<ChannelPoolMXBean> ManagedChannelFactory.getChannelPoolMXBeans()
          Returns a list of ChannelPoolMXBean objects representing the management interfaces to one or more pools of channels.
static List<ChannelPoolMXBean> Channels.getChannelPoolMXBeans()
          Returns a list of the ChannelPoolMXBean objects in the Java virtual machine.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved