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  boolean AbstractDetector.checkInvokerServer(Detection detection, java.lang.ClassLoader cl)
           
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)
           
 



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