PTLog Demo - 1.0

basic.bundle
Class Client1

java.lang.Object
  extended bybasic.bundle.Client1

public class Client1
extends java.lang.Object


Field Summary
static jp.ne.dti.lares.foozy.ptlog.LogTap TAP
           
 
Constructor Summary
Client1()
           
 
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

Client1

public Client1()
Method Detail

doSomething

public void doSomething()

PTLog Demo - 1.0