A request generally consists of the name of the method to invoke on the remote server, and the arguments.
请求通常由调用远程服务器上的方法名称和参数组成。
About the only tricky thing to remember is to invoke the remove() method of the session when you are done with it -- especially if the session is remote, or if this code could get called in a loop.
仅有一件棘手的事情需要记住,在完成之后,需要调用会话的remove()方法,特别是对于远程的会话、或者是在循环中调用这段代码的时候。
With SOAP, your program sends a "SOAP request" (a short XML document that describes a method to invoke on a remote machine and any parameters to pass to it) to a SOAP server.
使用SOAP,您的程序向SOAP服务器发送“SOAP请求”(一个简短的XML文档,描述在远程机器上要调用的方法和所有要传递给它的参数)。
With SOAP, your program sends a "SOAP request" (a short XML document that describes a method to invoke on a remote machine and any parameters to pass to it) to a SOAP server.
使用SOAP,您的程序向SOAP服务器发送“SOAP请求”(一个简短的XML文档,描述在远程机器上要调用的方法和所有要传递给它的参数)。
应用推荐