public final class MethodRejection extends java.lang.Object implements MethodRejection, Rejection, scala.Product, java.io.Serializable
| Constructor and Description | 
|---|
| MethodRejection(HttpMethod supported) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract static R | apply(T1 v1) | 
| HttpMethod | supported() | 
| static java.lang.String | toString() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MethodRejection(HttpMethod supported)
public abstract static R apply(T1 v1)
public static java.lang.String toString()
public HttpMethod supported()
supported in interface MethodRejection