Class WebsocketValidationResponse
java.lang.Object
ca.uhn.fhir.jpa.subscription.match.deliver.websocket.WebsocketValidationResponse
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebsocketValidationResponse
INVALID_RESPONSE
(String theMessage) boolean
isValid()
static WebsocketValidationResponse
VALID_RESPONSE
(ActiveSubscription theActiveSubscription)
-
Method Details
-
INVALID_RESPONSE
-
VALID_RESPONSE
-
isValid
-
getMessage
-
getActiveSubscription
-