net.tomp2p.simgrid
Class TomP2PSender

java.lang.Object
  extended by org.simgrid.msg.Process
      extended by net.tomp2p.simgrid.TomP2PSender
All Implemented Interfaces:
Runnable

public class TomP2PSender
extends org.simgrid.msg.Process


Field Summary
 
Fields inherited from class org.simgrid.msg.Process
args, bind, host, id, killTime, name, nextProcessId, pid, ppid, properties, startTime
 
Constructor Summary
TomP2PSender(org.simgrid.msg.Host host, String name, String[] args)
           
 
Method Summary
 void main(String[] args)
           
 
Methods inherited from class org.simgrid.msg.Process
create, currentProcess, fromPID, getHost, getPID, getPPID, isSuspended, kill, killAll, migrate, msgName, nativeInit, pause, restart, run, showArgs, sleep, sleep, start, waitFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomP2PSender

public TomP2PSender(org.simgrid.msg.Host host,
                    String name,
                    String[] args)
Method Detail

main

public void main(String[] args)
          throws org.simgrid.msg.MsgException
Specified by:
main in class org.simgrid.msg.Process
Throws:
org.simgrid.msg.MsgException


Copyright © 2012. All Rights Reserved.