public class CmRpcWriter extends NamespaceWriter
Modifier and Type | Field and Description |
---|---|
static String |
NS |
static String |
PREFIX |
static String |
RPC_INTERFACE_OPERATION_EXTENSION |
static String |
RPC_SIGNATURE |
out
Constructor and Description |
---|
CmRpcWriter(XMLWriter out) |
Modifier and Type | Method and Description |
---|---|
void |
rpcInterfaceOperationExtension(RPCInterfaceOperationExtensions rpcExtensions) |
getNamespace, getPrefix, write, writeAny
public static final String NS
public static final String PREFIX
public static final String RPC_INTERFACE_OPERATION_EXTENSION
public static final String RPC_SIGNATURE
public CmRpcWriter(XMLWriter out)
out
- public void rpcInterfaceOperationExtension(RPCInterfaceOperationExtensions rpcExtensions)
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.