Class ProducerEndpoint
java.lang.Object
javax.websocket.Endpoint
io.fluxcapacitor.testserver.WebsocketEndpoint
io.fluxcapacitor.testserver.endpoints.ProducerEndpoint
-
Field Summary
Fields inherited from class io.fluxcapacitor.testserver.WebsocketEndpoint
shutDown, shuttingDown -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.fluxcapacitor.common.Awaitablehandle(io.fluxcapacitor.common.api.publishing.Append request) Methods inherited from class io.fluxcapacitor.testserver.WebsocketEndpoint
getClientId, getClientName, getCompressionAlgorithm, getProjectId, getRequestType, handleMessage, onClose, onError, onOpen, sendResult, shutDown
-
Constructor Details
-
ProducerEndpoint
public ProducerEndpoint()
-
-
Method Details
-
handle
@Handle public io.fluxcapacitor.common.Awaitable handle(io.fluxcapacitor.common.api.publishing.Append request)
-