Given the builder this will extract the details required to encode the CoAP packet into its byte form, register a coap request internally and return a future for this request.
the request builder
the future
See Implementation
Given the builder this will extract the details required to encode the CoAP packet into its byte form, register a coap request internally and return a future for this request.