| Package | Description |
|---|---|
| io.konig.ldp | |
| io.konig.ldp.client | |
| io.konig.ldp.impl |
| Modifier and Type | Method and Description |
|---|---|
LdpResponse |
LinkedDataPlatform.createResponse() |
LdpResponse |
LinkedDataPlatform.createResponse(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
int |
LinkedDataPlatform.serve(LdpRequest request,
LdpResponse response) |
void |
LdpWriter.write(LdpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
LdpResponse |
LdpClient.createResponse() |
LdpResponse |
LdpClient.createResponse(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
int |
LdpClient.serve(LdpRequest request,
LdpResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
LdpResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
LdpResponse |
AbstractPlatform.createResponse() |
LdpResponse |
AbstractPlatform.createResponse(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPlatform.doPost(LdpRequest request,
LdpResponse response) |
int |
AbstractPlatform.serve(LdpRequest request,
LdpResponse response) |
void |
TurtleLdpWriter.write(LdpResponse response) |
void |
JsonldLdpWriter.write(LdpResponse response) |
void |
GenericLdpWriter.write(LdpResponse response) |
Copyright © 2019. All rights reserved.