solar.service.pack
Class ClientPackService.Sender

java.lang.Object
  |
  +--solar.service.pack.ClientPackService.Sender
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ClientPackService

class ClientPackService.Sender
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) ClientPackService.Sender()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientPackService.Sender

ClientPackService.Sender()
Method Detail

run

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