add abstract method

void add(
  1. CoapResource child
)

Adds the specified resource as child.

Implementation

void add(final CoapResource child);