RespondDirectives

org.elasticmq.rest.sqs.directives.RespondDirectives

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
Directives

Members list

Value members

Concrete methods

def emptyResponse(xmlTagName: String)(implicit marshallerDependencies: MarshallerDependencies): Route
def respondWith(elem: Elem): Route
def respondWith(statusCode: Int)(elem: Elem): Route