Project JXTA

net.jxta.ext.service.reflection
Class ReflectionProbe

java.lang.Object
  extended bynet.jxta.ext.service.reflection.ReflectionProbe

public class ReflectionProbe
extends Object

Version:
$Id: ReflectionProbe.java,v 1.3 2004/10/30 00:22:43 gonzo Exp $
Author:
james todd [gonzo at jxta dot org]

Field Summary
(package private) static int INTERVAL
           
(package private) static int MAXTIME
           
static String PING
           
static String PONG
           
 
Constructor Summary
ReflectionProbe()
           
 
Method Summary
 List probe(List t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PING

public static final String PING
See Also:
Constant Field Values

PONG

public static final String PONG
See Also:
Constant Field Values

MAXTIME

static final int MAXTIME
See Also:
Constant Field Values

INTERVAL

static final int INTERVAL
See Also:
Constant Field Values
Constructor Detail

ReflectionProbe

public ReflectionProbe()
Method Detail

probe

public List probe(List t)

JXTA J2SE