| Package | Description |
|---|---|
| org.rapidoid.net.impl | |
| org.rapidoid.net.tls |
| Modifier and Type | Method and Description |
|---|---|
RapidoidConnection |
RapidoidServerLoop.newConnection() |
RapidoidConnection |
RapidoidWorker.newConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
RapidoidWorker.close(RapidoidConnection conn) |
void |
RapidoidServerLoop.process(RapidoidConnection conn) |
void |
RapidoidWorker.process(RapidoidConnection conn) |
void |
RapidoidWorker.wantToWrite(RapidoidConnection conn) |
| Constructor and Description |
|---|
RapidoidTLS(SSLContext sslContext,
RapidoidConnection conn) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.