public interface XMLRPCServerInterface
Modifier and Type | Method and Description |
---|---|
byte[] |
invoke(byte[] request,
java.util.Properties properties)
Method must be implemented by application using Java-API of XML/SOAP RPC Server.
|
byte[] invoke(byte[] request, java.util.Properties properties) throws java.lang.Exception
request
- XML/SOAP request documentproperties
- Information of request and response documentjava.lang.Exception
- the exception