public class ToResponseMarshallable$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ToResponseMarshallable$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ToResponseMarshallable$() |
Modifier and Type | Method and Description |
---|---|
<A> ToResponseMarshallable |
apply(A _value,
Marshaller<A,HttpResponse> _marshaller) |
Marshaller<ToResponseMarshallable,HttpResponse> |
marshaller() |
public static final ToResponseMarshallable$ MODULE$
public <A> ToResponseMarshallable apply(A _value, Marshaller<A,HttpResponse> _marshaller)
public Marshaller<ToResponseMarshallable,HttpResponse> marshaller()