public interface EndPoint
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
long |
getEndPointId() |
org.bimserver.shared.interfaces.NotificationInterface |
getNotificationInterface() |
org.bimserver.shared.interfaces.RemoteServiceInterface |
getRemoteServiceInterface() |
org.bimserver.shared.StreamingSocketInterface |
getStreamingSocketInterface() |
String |
getToken() |
long |
getUoid() |
long getEndPointId()
org.bimserver.shared.interfaces.NotificationInterface getNotificationInterface()
org.bimserver.shared.interfaces.RemoteServiceInterface getRemoteServiceInterface()
void cleanup()
long getUoid()
String getToken()
org.bimserver.shared.StreamingSocketInterface getStreamingSocketInterface()
Copyright © 2019 OpenSource BIM. All rights reserved.