Remote method invocation does support tunneling over http , but i have yet to meet anyone who has successfully incorporated rmi over http 远程方法调用( remote method invocation , rmi )的确支持运用http的穿透法,但我尚未遇见过在http基础上成功地集成rmi的人。
To demonstrate the basic technique , listing 1 shows python code that uses dynamic features to log all invocations of a remote method to standard error on the console 为了示范基本的技术,清单1中的python代码使用动态特性将所有的远程方法调用记录到控制台的标准错误中。
Xml - rpc , xml messaging transfer model and other key technologies are discussed , and the application of soap technology in contract ml sub - system is also researched 研究了xml远程方法调用技术和xml消息传递模型等关键技术,分析研究了简单对象访问协议( soap )在合同管理系统中的应用。
Web services are driven by remote method calls wrapped in standard , xml - based messages and encoding , such as simple object access protocol soap Web服务由远程方法调用驱动,这些调用是用标准的、基于xml的消息和编码封装的,如简单对象访问协议( simple object access protocol ( soap ) ) 。
The server of the system disposes the module of xml switcher with the mechanism of rmi ( remote method invocation ) , so the system can admit multi - data 系统的服务器端通过rmi ( remotemethodinvocation ,远程方法调用)机制布置了xml转换引擎,使得系统具备支持多数据源的特性以及良好的可扩展性。
Geronimo is no different from any other j2ee server when it comes to connecting a client to a server , following the well - established standards of communication through jndi lookups and remote method invocation 将客户端连接到服务器时, geronimo与其他任何j2ee服务器没有任何不同,遵守健全的通过jndi查询和远程方法调用( rmi )进行的通信标准。
Security is an important consideration when building business applications and developers must be able to add security features such as authorization or encryption to remote method calls to meet business requirements 安全性是构建商业应用程序时需要考虑的重要方面,开发人员必须能够将授权或加密等安全功能添加到远程方法调用中,以满足业务需求。
Moreover , rmi of java expresses the idea of distributed object technology , and inherits every virtue of java . therefore , it is the best choice of developing large distributed system 而java远程方法调用( rmi : remotemethodinvocation )很好地体现了分布式对象技术的思想,并且充分继承了java计算平台的各种优点,是开发大型分布式应用的理想选择。
Soap defines a messaging protocol between requester and provider objects , such that the requesting objects can perform a remote method invocation on the providing objects in an object - oriented programming fashion Soap在请求者和提供者对象之间定义了一个通讯协议,这样,在面向对象编程流行的环境中,该请求对象可以在提供的对象上执行远程方法调用。
Firstly , based on the research of the remote method invocation system ( rmi ) of java , a new remote method invocation system named dpcf runtime is designed for distributed parrllel computing 其次对java的远程方法调用系统( rmi )进行了深入的研究,提出了dpcfruntime 。它是基于java的面向分布式并行计算系统的一个远程方法调用系统,提供了分布式虚拟机处理器的功能。