public final class Priorities extends Object
Modifier and Type | Field and Description |
---|---|
static int |
JWE_CLIENT_READ_PRIORITY |
static int |
JWE_SERVER_READ_PRIORITY |
static int |
JWE_WRITE_PRIORITY |
static int |
JWS_CLIENT_READ_PRIORITY |
static int |
JWS_SERVER_READ_PRIORITY |
static int |
JWS_WRITE_PRIORITY |
public static final int JWE_SERVER_READ_PRIORITY
public static final int JWS_SERVER_READ_PRIORITY
public static final int JWE_WRITE_PRIORITY
public static final int JWS_WRITE_PRIORITY
public static final int JWE_CLIENT_READ_PRIORITY
public static final int JWS_CLIENT_READ_PRIORITY
Apache CXF