Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] Why is CaliforniumLwM2mRequestSender#cancelPendingRequests not declared in LwM2mRequestSender interface

Hi Daniel,

 

I think Simon has already provided the answer to this question in the issue you created J

 

So, I guess it would be easiest if you created a PR for adding the method in question to the LwM2mRequestSender interface.

 

Regards,

Kai

From: leshan-dev-bounces@xxxxxxxxxxx [mailto:leshan-dev-bounces@xxxxxxxxxxx] On Behalf Of Maier Daniel (INST/ECS4)
Sent: Wednesday, April 27, 2016 12:33 PM
To: leshan-dev@xxxxxxxxxxx
Subject: [leshan-dev] Why is CaliforniumLwM2mRequestSender#cancelPendingRequests not declared in LwM2mRequestSender interface

 

Hi all,

 

are there any reasons why the method CaliforniumLwM2mRequestSender#cancelPendingRequests is not declared in interface LwM2mRequestSender? I am asking because we are implementing a LwM2mRequestSender with Queue Mode and also want to have requests canceled on unregister of clients.

 

(I also created a issue (https://github.com/eclipse/leshan/issues/122) for this, but got the hint that the mailing list is the better place for this discussion )

 

Thanks

Daniel


Back to the top