ePOST API

rice.post.proxy
Class ConnectivityCheckClient.ConnectivityCheckClientClient

java.lang.Object
  extended by java.lang.Thread
      extended by rice.post.proxy.ConnectivityCheckClient.ConnectivityCheckClientClient
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ConnectivityCheckClient

protected class ConnectivityCheckClient.ConnectivityCheckClientClient
extends java.lang.Thread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
protected  java.net.DatagramSocket dsocket
           
protected  int port
           
protected  java.net.InetSocketAddress server
           
protected  java.net.ServerSocket socket
           
protected  boolean tcp
           
protected  boolean udp
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
ConnectivityCheckClient.ConnectivityCheckClientClient(java.net.InetSocketAddress address, int port)
           
 
Method Summary
protected  void die()
           
 void run()
           
protected  void send()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

server

protected java.net.InetSocketAddress server

port

protected int port

socket

protected java.net.ServerSocket socket

dsocket

protected java.net.DatagramSocket dsocket

udp

protected boolean udp

tcp

protected boolean tcp
Constructor Detail

ConnectivityCheckClient.ConnectivityCheckClientClient

public ConnectivityCheckClient.ConnectivityCheckClientClient(java.net.InetSocketAddress address,
                                                             int port)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Overrides:
run in class java.lang.Thread

die

protected void die()
            throws java.io.IOException
Throws:
java.io.IOException

send

protected void send()
             throws java.io.IOException
Throws:
java.io.IOException

ePOST API

Copyright © 2001-2005 - Rice Pastry.