PTLog Demo - 1.0

basic.bundle
Class Client2

java.lang.Object
  extended bybasic.bundle.Client2

public class Client2
extends java.lang.Object


Field Summary
static jp.ne.dti.lares.foozy.ptlog.LogTap TAP
           
 
Constructor Summary
Client2()
           
 
Method Summary
 void doSomething()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAP

public static final jp.ne.dti.lares.foozy.ptlog.LogTap TAP
Constructor Detail

Client2

public Client2()
Method Detail

doSomething

public void doSomething()

PTLog Demo - 1.0