-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathadapter.drawio
More file actions
91 lines (91 loc) · 11.5 KB
/
adapter.drawio
File metadata and controls
91 lines (91 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<mxfile host="app.diagrams.net" modified="2024-05-21T14:05:31.003Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" etag="DteyguiBxk7rLI-_Tgvg" version="24.4.4" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="904" dy="581" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="5LI01iwwVY6qhHqUaQNz-0" value="EmailService" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="40" y="40" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-2" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-0">
<mxGeometry y="26" width="250" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-3" value="+ sendEmail(String, String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-0">
<mxGeometry y="34" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-4" value="SMSService" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="330" y="40" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-5" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-4">
<mxGeometry y="26" width="250" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-6" value="+ sendSMS(String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-4">
<mxGeometry y="34" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-7" value="EmailServiceImpl" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="40" y="150" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-8" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-7">
<mxGeometry y="26" width="250" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-9" value="+ sendEmail(String, String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-7">
<mxGeometry y="34" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="5LI01iwwVY6qhHqUaQNz-7" target="5LI01iwwVY6qhHqUaQNz-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-11" value="SMSServiceImpl" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="330" y="150" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-12" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-11">
<mxGeometry y="26" width="250" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-13" value="+ sendSMS(String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-11">
<mxGeometry y="34" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="5LI01iwwVY6qhHqUaQNz-11" target="5LI01iwwVY6qhHqUaQNz-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-23" value="MessagingService" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="180" y="270" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-24" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-23">
<mxGeometry y="26" width="250" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-25" value="+ sendMessage(String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-23">
<mxGeometry y="34" width="250" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-26" value="EmailServiceAdapter" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="50" y="400" width="240" height="86" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-27" value="+ emailService: EmailService" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-26">
<mxGeometry y="26" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-28" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-26">
<mxGeometry y="52" width="240" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-29" value="+ sendMessage(String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-26">
<mxGeometry y="60" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-30" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.312;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="5LI01iwwVY6qhHqUaQNz-26" target="5LI01iwwVY6qhHqUaQNz-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-31" value="SMSServiceAdapter" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="330" y="400" width="240" height="86" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-32" value="+ smsService: SMSService" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-31">
<mxGeometry y="26" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-33" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;strokeColor=inherit;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-31">
<mxGeometry y="52" width="240" height="8" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-34" value="+ sendMessage(String, String): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="5LI01iwwVY6qhHqUaQNz-31">
<mxGeometry y="60" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="5LI01iwwVY6qhHqUaQNz-35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.64;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="5LI01iwwVY6qhHqUaQNz-31" target="5LI01iwwVY6qhHqUaQNz-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>