Package jadex.microservice.examples.sync
Interface ISyncService
- 
- All Known Implementing Classes:
- MultiServiceMicroservice,- SyncMicroservice
 
 public interface ISyncServiceExample interface for service.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringsayHello(java.lang.String name)Say hello method.
 
-