Index
All Classes and Interfaces|All Packages
C
- canHandle(SerializedMessage) - Method in class io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
- ConsumerEndpoint - Class in io.fluxcapacitor.testserver.endpoints
- ConsumerEndpoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- createWebsocketDeploymentInfo() - Static method in class io.fluxcapacitor.testserver.WebsocketDeploymentUtils
D
- deploy(Function<String, Endpoint>, String, PathHandler) - Static method in class io.fluxcapacitor.testserver.WebsocketDeploymentUtils
E
- equals(Object) - Method in class io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
- EventSourcingEndpoint - Class in io.fluxcapacitor.testserver.endpoints
- EventSourcingEndpoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
G
- getClientId(Session) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- getClientName(Session) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- getCompressionAlgorithm(Session) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- getProjectId(Session) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- getRequestType() - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
H
- handle(AppendEvents) - Method in class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
- handle(DeleteEvents) - Method in class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
- handle(GetEvents) - Method in class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
- handle(DeleteValue) - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- handle(GetValue) - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- handle(StoreValueIfAbsent) - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- handle(StoreValues) - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- handle(StoreValuesAndWait) - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- handle(GetAggregateIds) - Method in class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
- handle(UpdateRelationships) - Method in class io.fluxcapacitor.testserver.endpoints.EventSourcingEndpoint
- handle(Append) - Method in class io.fluxcapacitor.testserver.endpoints.ProducerEndpoint
- handle(CancelSchedule) - Method in class io.fluxcapacitor.testserver.endpoints.SchedulingEndpoint
- handle(GetSchedule) - Method in class io.fluxcapacitor.testserver.endpoints.SchedulingEndpoint
- handle(Schedule) - Method in class io.fluxcapacitor.testserver.endpoints.SchedulingEndpoint
- handle(BulkUpdateDocuments) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(CreateAuditTrail) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(DeleteCollection) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(DeleteDocumentById) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(DeleteDocuments) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(GetDocument) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(GetDocumentStats) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(GetSearchHistogram) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(IndexDocuments) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(SearchDocuments) - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- handle(ClaimSegment, Session) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(DisconnectTracker) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(GetPosition) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(ReadFromIndex) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(Read, Session) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(ResetPosition) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- handle(StorePosition) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- Handle - Annotation Type in io.fluxcapacitor.testserver
- handleMessage(Session, byte[]) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- hashCode() - Method in class io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
I
- io.fluxcapacitor.testserver - package io.fluxcapacitor.testserver
- io.fluxcapacitor.testserver.endpoints - package io.fluxcapacitor.testserver.endpoints
K
- KeyValueEndPoint - Class in io.fluxcapacitor.testserver.endpoints
- KeyValueEndPoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
M
- main(String[]) - Static method in class io.fluxcapacitor.testserver.TestServer
- MultiClientEndpoint - Class in io.fluxcapacitor.testserver
- MultiClientEndpoint(Function<String, Endpoint>) - Constructor for class io.fluxcapacitor.testserver.MultiClientEndpoint
O
- onClose(Session, CloseReason) - Method in class io.fluxcapacitor.testserver.endpoints.ConsumerEndpoint
- onClose(Session, CloseReason) - Method in class io.fluxcapacitor.testserver.MultiClientEndpoint
- onClose(Session, CloseReason) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- onError(Session, Throwable) - Method in class io.fluxcapacitor.testserver.MultiClientEndpoint
- onError(Session, Throwable) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- onOpen(Session, EndpointConfig) - Method in class io.fluxcapacitor.testserver.MultiClientEndpoint
- onOpen(Session, EndpointConfig) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
P
- ProducerEndpoint - Class in io.fluxcapacitor.testserver.endpoints
- ProducerEndpoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.ProducerEndpoint
S
- SchedulingEndpoint - Class in io.fluxcapacitor.testserver.endpoints
- SchedulingEndpoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.SchedulingEndpoint
- SearchEndpoint - Class in io.fluxcapacitor.testserver.endpoints
- SearchEndpoint() - Constructor for class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- sendResult(Session, Object) - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
- shutDown - Variable in class io.fluxcapacitor.testserver.WebsocketEndpoint
- shutDown() - Method in class io.fluxcapacitor.testserver.WebsocketEndpoint
-
Close all sessions on the websocket after an optional delay.
- shuttingDown - Variable in class io.fluxcapacitor.testserver.WebsocketEndpoint
- start(int) - Static method in class io.fluxcapacitor.testserver.TestServer
T
- TestServer - Class in io.fluxcapacitor.testserver
- TestServer() - Constructor for class io.fluxcapacitor.testserver.TestServer
- toString() - Method in class io.fluxcapacitor.testserver.endpoints.KeyValueEndPoint
- toString() - Method in class io.fluxcapacitor.testserver.endpoints.SearchEndpoint
- toString() - Method in class io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
W
- WebsocketDeploymentUtils - Class in io.fluxcapacitor.testserver
- WebsocketDeploymentUtils() - Constructor for class io.fluxcapacitor.testserver.WebsocketDeploymentUtils
- WebsocketEndpoint - Class in io.fluxcapacitor.testserver
- WebsocketEndpoint() - Constructor for class io.fluxcapacitor.testserver.WebsocketEndpoint
- WebsocketEndpoint(ObjectMapper, Executor, Executor) - Constructor for class io.fluxcapacitor.testserver.WebsocketEndpoint
- WebsocketEndpoint(Executor) - Constructor for class io.fluxcapacitor.testserver.WebsocketEndpoint
- WebSocketTrackerRead - Class in io.fluxcapacitor.testserver.endpoints
- WebSocketTrackerRead(Read, String, String, MessageType) - Constructor for class io.fluxcapacitor.testserver.endpoints.WebSocketTrackerRead
All Classes and Interfaces|All Packages