net.tomp2p.examples.ws
Class ServiceImpl

java.lang.Object
  extended by net.tomp2p.examples.ws.ServiceImpl
All Implemented Interfaces:
Service

public class ServiceImpl
extends Object
implements Service


Constructor Summary
ServiceImpl()
           
 
Method Summary
 String insert()
           
 String query()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceImpl

public ServiceImpl()
Method Detail

insert

public String insert()
Specified by:
insert in interface Service

query

public String query()
Specified by:
query in interface Service


Copyright © 2013. All Rights Reserved.