Uses of Class
org.jboss.remoting.detection.Detection

Packages that use Detection
org.jboss.remoting.detection   
 

Uses of Detection in org.jboss.remoting.detection
 

Methods in org.jboss.remoting.detection that return Detection
 Detection AbstractDetector.createDetection()
          Will create a detection message based on the server invokers registered within the local InvokerRegistry.
 

Methods in org.jboss.remoting.detection with parameters of type Detection
protected  void AbstractDetector.detect(Detection detection)
          called when a remote detection from a peer is received by a detector
protected  boolean AbstractDetector.isRemoteDetection(Detection detection)
           
protected  boolean AbstractDetector.checkInvokerServer(Detection detection, java.lang.ClassLoader cl)
           
 



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