| Package | Description |
|---|---|
| it.poliba.sisinflab.coap.ldp.resources | |
| it.poliba.sisinflab.coap.ldp.server |
| Modifier and Type | Method and Description |
|---|---|
CoAPLDPNonRDFSource |
CoAPLDPIndirectContainer.createNonRDFSource(java.lang.String name,
int mediaType) |
CoAPLDPNonRDFSource |
CoAPLDPDirectContainer.createNonRDFSource(java.lang.String name,
int mediaType) |
abstract CoAPLDPNonRDFSource |
CoAPLDPContainer.createNonRDFSource(java.lang.String name,
int mediaType)
Creates a new LDP Non-RDF Source as contained object.
|
CoAPLDPNonRDFSource |
CoAPLDPBasicContainer.createNonRDFSource(java.lang.String name,
int mediaType) |
| Modifier and Type | Method and Description |
|---|---|
CoAPLDPNonRDFSource |
CoAPLDPServer.createNonRDFSource(java.lang.String name,
int mediaType)
Creates a new LDP Non-RDF Source as contained object.
|