Your program passes the name of the remote method to invoke and any necessary parameters.
程序传递要调用的远程方法的名称和所有必需参数。
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() 方法,特别是对于远程的会话、或者是在循环中调用这段代码的时候。
应用推荐