Uses of Class
org.jboss.remoting.network.NetworkInstance

Packages that use NetworkInstance
org.jboss.remoting.detection   
org.jboss.remoting.network   
 

Uses of NetworkInstance in org.jboss.remoting.detection
 

Methods in org.jboss.remoting.detection that return NetworkInstance
 NetworkInstance[] AbstractDetector.forceDetection()
          To be used to force detection to occur in synchronouse manner instead of being passive and waiting for detection messages to come in from remote detectors.
 

Uses of NetworkInstance in org.jboss.remoting.network
 

Methods in org.jboss.remoting.network that return NetworkInstance
 NetworkInstance[] NetworkRegistryMBean.getServers()
          return the servers on the network
 NetworkInstance[] NetworkRegistry.getServers()
          return the servers on the network
 NetworkInstance[] NetworkRegistryMBean.queryServers(NetworkFilter filter)
          query the network registry for 0..* of servers based on a filter
 NetworkInstance[] NetworkRegistry.queryServers(NetworkFilter filter)
          query the network registry for 0..* of servers based on a filter.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.