-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inject Netty executors into Styx Core. (#583)
- Loading branch information
Showing
37 changed files
with
289 additions
and
797 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
components/client/src/main/java/com/hotels/styx/client/netty/ClientEventLoopFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
...java/com/hotels/styx/client/netty/eventloop/PlatformAwareClientEventLoopGroupFactory.java
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
...n/java/com/hotels/styx/client/netty/eventloop/epoll/EpollClientEventLoopGroupFactory.java
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
.../main/java/com/hotels/styx/client/netty/eventloop/nio/NioClientEventLoopGroupFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.