|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPCClient | |
---|---|
railo.runtime.net.rpc | |
railo.runtime.spooler |
Uses of RPCClient in railo.runtime.net.rpc |
---|
Methods in railo.runtime.net.rpc with parameters of type RPCClient | |
---|---|
static void |
AxisUtil.addSOAPRequestHeader(RPCClient client,
String namespace,
String name,
Object value,
boolean mustUnderstand)
|
static Node |
AxisUtil.getSOAPRequest(RPCClient client)
|
static Node |
AxisUtil.getSOAPResponse(RPCClient client)
|
static Object |
AxisUtil.getSOAPResponseHeader(PageContext pc,
RPCClient client,
String namespace,
String name,
boolean asXML)
|
Uses of RPCClient in railo.runtime.spooler |
---|
Methods in railo.runtime.spooler that return RPCClient | |
---|---|
static RPCClient |
SpoolerTaskWS.getRPCClient(RemoteClient client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |