org.mobicents.gct
Class Receiver

java.lang.Object
  extended by org.mobicents.gct.Receiver
All Implemented Interfaces:
java.lang.Runnable

public class Receiver
extends java.lang.Object
implements java.lang.Runnable

Author:
Oleg Kulikov

Constructor Summary
Receiver(java.net.DatagramSocket socket, InterProcessCommunicator board)
          Creates a new instance of Receiver
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Receiver

public Receiver(java.net.DatagramSocket socket,
                InterProcessCommunicator board)
Creates a new instance of Receiver

Method Detail

run

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


Copyright © 2010. All Rights Reserved.