wt.method
Class PingServer

java.lang.Object
  extended bywt.method.PingServer
All Implemented Interfaces:
RemoteAccess

public class PingServer
extends Object
implements RemoteAccess

Ping service class


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
PingServer()
           
 
Method Summary
static void ping()
           
static boolean streamingSupported()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PingServer

public PingServer()
Method Detail

ping

public static void ping()

streamingSupported

public static boolean streamingSupported()