LwM2M Transport Service
This commit is contained in:
parent
165148a126
commit
a87b91b2df
@ -71,7 +71,7 @@ public class DefaultLwM2mTransportService implements LwM2MTransportService {
|
||||
|
||||
private LeshanServer server;
|
||||
|
||||
@AfterStartUp(order = AfterStartUp.BEFORE_TRANSPORT_SERVICE)
|
||||
@AfterStartUp(order = AfterStartUp.AFTER_TRANSPORT_SERVICE)
|
||||
public void init() {
|
||||
this.server = getLhServer();
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user