net.tomp2p.examples
Class ExampleUnQL

java.lang.Object
  extended by net.tomp2p.examples.ExampleUnQL

public class ExampleUnQL
extends Object


Constructor Summary
ExampleUnQL()
           
 
Method Summary
static void execute(Peer peer, String query)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleUnQL

public ExampleUnQL()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

execute

public static void execute(Peer peer,
                           String query)
                    throws IOException,
                           ClassNotFoundException
Throws:
IOException
ClassNotFoundException


Copyright © 2013. All Rights Reserved.