Uses of Interface
de.uplanet.lucy.server.polling.IPollingEndpoint
-
Uses of IPollingEndpoint in de.uplanet.lucy.server.polling
Modifier and TypeMethodDescriptionIPollingService.getEndpoint
(String p_strKey) Get the endpoint with the given key.IPollingService.removeEndpoint
(String p_strKey) Get the endpoint with the given key.Modifier and TypeMethodDescriptionvoid
IPollingService.addEndpoint
(String p_strKey, IPollingEndpoint p_endpoint) Add a new polling endpoint.