| Package | Description |
|---|---|
| org.bimserver.endpoints | |
| org.bimserver.notifications | |
| org.bimserver.servlets |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualEndPoint |
| Modifier and Type | Method and Description |
|---|---|
EndPoint |
EndPointManager.get(long endPointId) |
EndPoint |
EndPointManager.get(String token) |
| Modifier and Type | Method and Description |
|---|---|
long |
EndPointManager.register(EndPoint endPoint) |
void |
EndPointManager.unregister(EndPoint endPoint) |
| Modifier and Type | Method and Description |
|---|---|
EndPoint |
NotificationContainer.getEndPoint() |
| Modifier and Type | Method and Description |
|---|---|
Set<EndPoint> |
Topic.getEndPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
Topic.Mapper.map(EndPoint endPoint) |
void |
Topic.register(EndPoint endPoint) |
void |
Topic.unregister(EndPoint endPoint) |
| Constructor and Description |
|---|
NotificationContainer(long uoid,
EndPoint endPoint) |
NotificationSocketHandler(org.bimserver.models.store.User user,
EndPoint endPoint,
Socket socket) |
| Modifier and Type | Class and Description |
|---|---|
class |
Streamer |
Copyright © 2019 OpenSource BIM. All rights reserved.