Interface MyClient
-
- All Known Implementing Classes:
AsyncClient
,SyncClient
public interface MyClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCount()
Message
getMessage()
-