public class EndPointManager extends Object
| Constructor and Description |
|---|
EndPointManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
EndPoint |
get(long endPointId) |
EndPoint |
get(String token) |
long |
register(EndPoint endPoint) |
void |
unregister(EndPoint endPoint) |
void |
unregister(long endPointId) |
Copyright © 2019 OpenSource BIM. All rights reserved.