Uses of Class
org.mockserver.async.asyncapi.AsyncApiMessage
Packages that use AsyncApiMessage
-
Uses of AsyncApiMessage in org.mockserver.async
Methods in org.mockserver.async with parameters of type AsyncApiMessageModifier and TypeMethodDescriptionMessageExampleGenerator.generateExample(AsyncApiMessage message) Generate an example payload for a singleAsyncApiMessage. -
Uses of AsyncApiMessage in org.mockserver.async.asyncapi
Methods in org.mockserver.async.asyncapi that return types with arguments of type AsyncApiMessageModifier and TypeMethodDescriptionAsyncApiChannel.getMessages()Returns all messages for this channel as a uniform list.