public class RPCConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_SIGNATURE |
static String |
NS_STRING_RPC |
static URI |
NS_URI_RPC |
static String |
PFX_WRPC |
static String |
PROP_RPC_SIGNATURE |
static QName |
Q_ATTR_RPC_SIGNATURE |
static String |
STYLE_STRING_RPC |
static URI |
STYLE_URI_RPC |
Constructor and Description |
---|
RPCConstants() |
public static final String NS_STRING_RPC
public static final URI NS_URI_RPC
public static final String STYLE_STRING_RPC
public static final URI STYLE_URI_RPC
public static final String PFX_WRPC
public static final String ATTR_SIGNATURE
public static final QName Q_ATTR_RPC_SIGNATURE
public static final String PROP_RPC_SIGNATURE
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.