Package jadex.micro.tutorial
Class ChatServiceD4
- java.lang.Object
-
- jadex.micro.tutorial.ChatServiceD2
-
- jadex.micro.tutorial.ChatServiceD3
-
- jadex.micro.tutorial.ChatServiceD4
-
- All Implemented Interfaces:
IChatService
,IExtendedChatService
public class ChatServiceD4 extends ChatServiceD3
Chat service implementation.
-
-
Field Summary
-
Fields inherited from class jadex.micro.tutorial.ChatServiceD3
profile, profiles
-
Fields inherited from class jadex.micro.tutorial.ChatServiceD2
agent, clock, format, gui
-
-
Constructor Summary
Constructors Constructor Description ChatServiceD4()
-
Method Summary
-
Methods inherited from class jadex.micro.tutorial.ChatServiceD3
createGui, getUserProfile
-
Methods inherited from class jadex.micro.tutorial.ChatServiceD2
message, shutdownService, startService
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface jadex.micro.tutorial.IChatService
message
-
-