add abstract method

void add(
  1. CoapIResource child
)

Adds the specified resource as child.

Implementation

void add(final CoapIResource child);