File tree Expand file tree Collapse file tree 9 files changed +28
-9
lines changed Expand file tree Collapse file tree 9 files changed +28
-9
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 10
10
href : mailboxes.md
11
11
- name : Scheduling Future and Recurring Messages
12
12
href : schedulers.md
13
+ - name : Akka.IO
14
+ href : io.md
13
15
- name : Inbox
14
16
href : inbox.md
15
17
- name : Finite State Machines
23
25
- name : Testing Actor Systems
24
26
href : testing-actor-systems.md
25
27
- name : Coordinated Shutdown
26
- href : coordinated-shutdown.md
28
+ href : coordinated-shutdown.md
29
+
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < title > Akka.IO</ title >
5
+ < meta http-equiv = "refresh " content ="1;url=../actors/io.html " />
6
+ </ head >
7
+ < body >
8
+ < p > This page has been moved to < a href ="../actors/io.html "> Akka.IO</ a > .</ p >
9
+ </ body >
10
+ </ html >
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < title > Serialization</ title >
5
+ < meta http-equiv = "refresh " content ="1;url=../serialization/serialization.html " />
6
+ </ head >
7
+ < body >
8
+ < p > This page has been moved to < a href ="../serialization/serialization.html "> Serialization</ a > .</ p >
9
+ </ body >
10
+ </ html >
Load Diff This file was deleted.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
- - name : Serializer Code Table
2
- href : serializer-codes.md
1
+ - name : Overview
2
+ href : serialization.md
3
+ - name : Built-in Serializer Ids
4
+ href : codes.md
Original file line number Diff line number Diff line change 10
10
href : persistence/toc.yml
11
11
- name : Streams
12
12
href : streams/toc.yml
13
- - name : Networking
14
- href : networking/toc.yml
15
13
- name : Remoting
16
14
href : remoting/toc.yml
17
15
- name : Clustering
You can’t perform that action at this time.
0 commit comments