Uses of Interface
org.jboss.remoting.detection.Detector

Packages that use Detector
org.jboss.remoting.detection   
org.jboss.remoting.detection.jndi   
org.jboss.remoting.detection.multicast   
 

Uses of Detector in org.jboss.remoting.detection
 

Classes in org.jboss.remoting.detection that implement Detector
 class AbstractDetector
          AbstractDetector
 

Uses of Detector in org.jboss.remoting.detection.jndi
 

Subinterfaces of Detector in org.jboss.remoting.detection.jndi
 interface JNDIDetectorMBean
          JNDIDetectorMBean
 

Classes in org.jboss.remoting.detection.jndi that implement Detector
 class JNDIDetector
          This is a remoting detector for the remoting package which uses a JNDI server to maintain the registeries for remote invoker servers (stored as Detection messages).
 

Uses of Detector in org.jboss.remoting.detection.multicast
 

Subinterfaces of Detector in org.jboss.remoting.detection.multicast
 interface MulticastDetectorMBean
          MulticastDetectorMBean
 

Classes in org.jboss.remoting.detection.multicast that implement Detector
 class MulticastDetector
          MulticastDetector
 



Copyright © 2004 JBoss Inc. All Rights Reserved.