diff --git a/docs/Generic Diagram.drawio.svg b/docs/Generic Diagram.drawio.svg new file mode 100644 index 0000000..78c0960 --- /dev/null +++ b/docs/Generic Diagram.drawio.svg @@ -0,0 +1,4 @@ + + + +
User
User
UDPClient+ sendRequest(request : String): void+ getResponse(): StringUDPServer+ getRequest(): String+ execute(): void+ sendReply(reply: bytes, clientHost:InetAddress, clientPort: int):Dispatcher+ invoke(message: string):Skeleton <Service Name>+ method01(args:[]): string+ get_weather_temperature(): string+ method02(args:[]): string...Proxy <Service Name>+ method01(args:[]): function return+ method02(args:[]): function return...+ get_weather_temperature(): function return
 + doOperation(o:RemoteObjectRef): 
o:RemoteObjectRef
+ doOperation(o:RemoteObjectRef):...
<Service Name>+ method01(args:[]): function return+ get_weather_temperature(): function return+ method02(args:[]): function return...
Text is not SVG - cannot display
\ No newline at end of file