C D E F G J M O P Q T U 
All Classes All Packages

C

ChatCli - Class in org.drasyl.example.chat
This is an Example of a Chat Application running on the drasyl Overlay Network.
ChatCli() - Constructor for class org.drasyl.example.chat.ChatCli
 
ChatGui - Class in org.drasyl.example.chat
This is an Example of a Chat Application running on the drasyl Overlay Network.
ChatGui(DrasylConfig) - Constructor for class org.drasyl.example.chat.ChatGui
 
created() - Method in class org.drasyl.example.diningphilosophers.Fork
 
created() - Method in class org.drasyl.example.diningphilosophers.Philosopher
 

D

DiningPhilosophers - Class in org.drasyl.example.diningphilosophers
This example demonstrates how drasyl nodes can be implemented as finite state machines using the dining philosophers problem.
DiningPhilosophers() - Constructor for class org.drasyl.example.diningphilosophers.DiningPhilosophers
 
DiscardClient - Class in org.drasyl.example.discard
Starts a node which keeps sending random data to given address.
DiscardClient(DrasylConfig) - Constructor for class org.drasyl.example.discard.DiscardClient
 
DiscardServer - Class in org.drasyl.example.discard
Starts a node which discards all incoming messages.
DiscardServer(DrasylConfig) - Constructor for class org.drasyl.example.discard.DiscardServer
 

E

EchoClient - Class in org.drasyl.example.echo
Starts a node which sends one message to given address and echoes back any received message to the sender.
EchoClient(DrasylConfig) - Constructor for class org.drasyl.example.echo.EchoClient
 
EchoServer - Class in org.drasyl.example.echo
Starts a node that sends all received messages back to the receiver.
EchoServer(DrasylConfig) - Constructor for class org.drasyl.example.echo.EchoServer
 
events() - Method in class org.drasyl.example.ObservableDrasylNode
 

F

Fork - Class in org.drasyl.example.diningphilosophers
 
Fork(String) - Constructor for class org.drasyl.example.diningphilosophers.Fork
 
from - Variable in class org.drasyl.example.qotm.QuoteOfTheMomentServer.Quote
 

G

getQuoteOfTheMoment() - Static method in class org.drasyl.example.qotm.QuoteOfTheMomentServer
 
GroupsClientNode - Class in org.drasyl.example.groups
This example starts a drasyl node with activated GroupsClientNode.
GroupsClientNode(GroupUri) - Constructor for class org.drasyl.example.groups.GroupsClientNode
 
GroupsManagerNode - Class in org.drasyl.example.groups
This example starts a drasyl node with activated GroupsManagerPlugin managing a single group.
GroupsManagerNode(Group) - Constructor for class org.drasyl.example.groups.GroupsManagerNode
 

J

JTextFieldWithPlaceholder - Class in org.drasyl.example.chat
 
JTextFieldWithPlaceholder(int, String) - Constructor for class org.drasyl.example.chat.JTextFieldWithPlaceholder
 
JTextFieldWithPlaceholder(String) - Constructor for class org.drasyl.example.chat.JTextFieldWithPlaceholder
 

M

main(String[]) - Static method in class org.drasyl.example.chat.ChatCli
 
main(String[]) - Static method in class org.drasyl.example.chat.ChatGui
 
main(String[]) - Static method in class org.drasyl.example.diningphilosophers.DiningPhilosophers
 
main(String[]) - Static method in class org.drasyl.example.discard.DiscardClient
 
main(String[]) - Static method in class org.drasyl.example.discard.DiscardServer
 
main(String[]) - Static method in class org.drasyl.example.echo.EchoClient
 
main(String[]) - Static method in class org.drasyl.example.echo.EchoServer
 
main(String[]) - Static method in class org.drasyl.example.groups.GroupsClientNode
 
main(String[]) - Static method in class org.drasyl.example.groups.GroupsManagerNode
 
main(String[]) - Static method in class org.drasyl.example.ObservableDrasylNode
 
main(String[]) - Static method in class org.drasyl.example.qotm.QuoteOfTheMomentClient
 
main(String[]) - Static method in class org.drasyl.example.qotm.QuoteOfTheMomentServer
 
main(String[]) - Static method in class org.drasyl.example.time.TimeClient
 
main(String[]) - Static method in class org.drasyl.example.time.TimeServer
 

O

ObservableDrasylNode - Class in org.drasyl.example
This particular Implementation of a drasyl Node shows exemplary how incoming Events can be processed using the Observer Pattern.
ObservableDrasylNode() - Constructor for class org.drasyl.example.ObservableDrasylNode
 
ObservableDrasylNode(DrasylConfig) - Constructor for class org.drasyl.example.ObservableDrasylNode
 
of(String, String) - Static method in class org.drasyl.example.qotm.QuoteOfTheMomentServer.Quote
 
onEvent(Event) - Method in class org.drasyl.example.discard.DiscardClient
 
onEvent(Event) - Method in class org.drasyl.example.discard.DiscardServer
 
onEvent(Event) - Method in class org.drasyl.example.echo.EchoClient
 
onEvent(Event) - Method in class org.drasyl.example.echo.EchoServer
 
onEvent(Event) - Method in class org.drasyl.example.groups.GroupsClientNode
 
onEvent(Event) - Method in class org.drasyl.example.groups.GroupsManagerNode
 
onEvent(Event) - Method in class org.drasyl.example.ObservableDrasylNode
 
onEvent(Event) - Method in class org.drasyl.example.qotm.QuoteOfTheMomentClient
 
onEvent(Event) - Method in class org.drasyl.example.qotm.QuoteOfTheMomentServer
 
onEvent(Event) - Method in class org.drasyl.example.time.TimeClient
 
onEvent(Event) - Method in class org.drasyl.example.time.TimeServer
 
online() - Method in class org.drasyl.example.qotm.QuoteOfTheMomentClient
 
ONLINE_TIMEOUT - Static variable in class org.drasyl.example.chat.ChatCli
 
ONLINE_TIMEOUT - Static variable in class org.drasyl.example.chat.ChatGui
 
org.drasyl.example - package org.drasyl.example
 
org.drasyl.example.chat - package org.drasyl.example.chat
 
org.drasyl.example.diningphilosophers - package org.drasyl.example.diningphilosophers
 
org.drasyl.example.discard - package org.drasyl.example.discard
 
org.drasyl.example.echo - package org.drasyl.example.echo
 
org.drasyl.example.groups - package org.drasyl.example.groups
 
org.drasyl.example.qotm - package org.drasyl.example.qotm
 
org.drasyl.example.time - package org.drasyl.example.time
 

P

paintComponent(Graphics) - Method in class org.drasyl.example.chat.JTextFieldWithPlaceholder
 
Philosopher - Class in org.drasyl.example.diningphilosophers
 
Philosopher(String, String, CompressedPublicKey, String, CompressedPublicKey) - Constructor for class org.drasyl.example.diningphilosophers.Philosopher
 

Q

QuoteOfTheMomentClient - Class in org.drasyl.example.qotm
 
QuoteOfTheMomentClient() - Constructor for class org.drasyl.example.qotm.QuoteOfTheMomentClient
 
QuoteOfTheMomentServer - Class in org.drasyl.example.qotm
 
QuoteOfTheMomentServer() - Constructor for class org.drasyl.example.qotm.QuoteOfTheMomentServer
 
QuoteOfTheMomentServer.Quote - Class in org.drasyl.example.qotm
 

T

text - Variable in class org.drasyl.example.qotm.QuoteOfTheMomentServer.Quote
 
TimeClient - Class in org.drasyl.example.time
Starts a node which sends an empty message to the given address.
TimeClient(DrasylConfig) - Constructor for class org.drasyl.example.time.TimeClient
 
TimeServer - Class in org.drasyl.example.time
Starts a node which replies the time in seconds since midnight on January first 1900, when receiving an empty message.
TimeServer(DrasylConfig) - Constructor for class org.drasyl.example.time.TimeServer
 
toString() - Method in class org.drasyl.example.qotm.QuoteOfTheMomentServer.Quote
 

U

UNIX_TIME_OFFSET - Static variable in class org.drasyl.example.time.TimeServer
 
C D E F G J M O P Q T U 
All Classes All Packages