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