Uses of Class
org.mockserver.model.Action
Packages that use Action
-
Uses of Action in org.mockserver.mock
Methods in org.mockserver.mock that return ActionModifier and TypeMethodDescriptionExpectation.getAction()Convenience alias ofExpectation.getPrimaryAction(Integer)mirroring the no-argExpectation.getAction().Expectation.getPrimaryAction()Expectation.getPrimaryAction(Integer forcedResponseIndex) Action-resolution overload that honours a caller-forced response-sequence index (theExpectation.FORCE_RESPONSE_INDEX_HEADERaffordance).Methods in org.mockserver.mock that return types with arguments of type Action -
Uses of Action in org.mockserver.model
Classes in org.mockserver.model with type parameters of type ActionSubclasses of Action in org.mockserver.modelModifier and TypeClassDescriptionclassclassclassResponse action for true bidirectional gRPC streaming.classclassclassclassclassclassForward a request to an upstream host; if upstream returns a configured status code (default 500-599) or times out, return a fallback mock response.classclassclassclassclassclassclassMethods in org.mockserver.model that return Action