org.lastbamboo.common.ice
Class UdtSocketFactory.RequestRunner

java.lang.Object
  extended by org.lastbamboo.common.ice.UdtSocketFactory.RequestRunner
All Implemented Interfaces:
Runnable
Enclosing class:
UdtSocketFactory

public static class UdtSocketFactory.RequestRunner
extends Object
implements Runnable


Constructor Summary
UdtSocketFactory.RequestRunner(org.lastbamboo.common.offer.answer.OfferAnswerListener<Socket> socketListener, udt.UDTSocket sock)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdtSocketFactory.RequestRunner

public UdtSocketFactory.RequestRunner(org.lastbamboo.common.offer.answer.OfferAnswerListener<Socket> socketListener,
                                      udt.UDTSocket sock)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013 LittleShoot. All Rights Reserved.