org.openspml.v2.client
Interface Spml2Client.SOAPClientAdapter
- Enclosing interface:
- Spml2Client
- public static interface Spml2Client.SOAPClientAdapter
We define one of these so we have a chance of using
different Soap Client implementations.
setHeader
public void setHeader(java.lang.String s)
setBodyAttributes
public void setBodyAttributes(java.lang.String s)
setMonitor
public void setMonitor(RPCRouterMonitor sm)
send
public java.lang.String send(java.net.URL url,
java.lang.String action,
java.lang.String xml)
throws Spml2Exception
- Throws:
Spml2Exception
Copyright © Sun Microsystems, Inc. All Rights Reserved.