remoting
美
英 
例句
The only time you even have to think about this servlet is when you are setting up Seam Remoting in your application.
您需要考虑使用这个servlet的惟一情况是在应用程序中设置SeamRemoting的时候。
At least one channel must be registered with the remoting system on the server before a remote object can be called.
在可以调用远程对象之前,服务器上的远程处理系统必须注册了至少一个信道。
Clustering (or remoting or distribution if you want to call it that) will be completely abstracted away into a configuration task.
集群操作(如果你喜欢,可以把它叫做remoting或者分布式)会完全被提取到配置任务中。
At least one of the callers higher in the call stack does not have permission to configure remoting types and channels .
调用堆栈中的较高位置上至少有一个调用方没有配置远程处理类型和信道的权限。
Class and dynamic publication to extend the system or to using remoting at run time.
类和动态发布来扩展系统或者在运行时使用远程处理。
As you cast it into different types, the remoting infrastructure keeps track of the most used type to avoid loading the type unnecessarily .
当您将其强制转换为不同的类型时,远程处理基础结构跟踪最常用的类型,以防止不必要地加载该类型。
Second, as described in the next section, integration with IIS is the only way you can secure a cross-process . NET Remoting call.
第二,与IIS集成是确保跨进程.NETRemoting调用的唯一途径,如下一节所述。
Displays the total number of remoting channels registered across all application domains since application started.
显示自应用程序启动后在所有应用程序域上注册的远程处理信道的总数。
The details of this interaction are handled by the Seam Remoting framework, so long as you provide the conversation token to send.
这种交互的细节由SeamRemoting框架处理,只要您提供对话令牌即可。
Contains tags used to put custom settings in remoting application configuration files.
包含用于在远程处理应用程序配置文件中放置自定义设置的标记。
Remoting allows you to set up transparent calling between application domains , processes, or computers .
最后,客户端远程处理系统通过代理将调用的结果返回给客户端对象。
Creates a CallOut sink and chains it in front of the provided chain of sinks at the context boundary on the client end of a remoting call .
创建一个标注接收器,并将其链接到所提供的位于远程处理调用客户端的上下文边界处的接收器链的前面。
The presence of a SOAP formatter and an HTTP channel begs the question: Can . NET Remoting be used to build Web services?
SOAP格式化程序和HTTP信道的存在回避了一个问题:可以使用.NETRemoting建立Web服务吗?
Any application can host remoting objects and thus provide its services to any client on its computer or network .
使用对象引用在服务器对象和客户端之间进行通信是远程处理的核心。
In remote deployment, the collector runs in a separate process and connects to the target JVM using some form of JMX Remoting.
在远程部署中,收集器运行在一个单独的进程中,并使用某种形式的JMXRemoting来连接目标JVM。
Any application can host remoting objects and provide its services to any client on its computer or network .
任何应用程序都可以承载远程处理对象,从而将其服务提供给它的计算机或网络上的任何客户端。
This new option enables a DataSet and a DataTable to be serialized in binary format when using binary transports over remoting.
在通过远程处理进行二进制传输时,这个新选项使DataSet和DataTable可以使用二进制格式进行序列化。
Note that the same test could be applied for code that uses Web services or remoting, too, but I'm not covering those in this article.
请注意,这一相同测试也可应用于使用Web服务或远程处理的代码,但是本文对这些内容未做讲述。
Creates an instance of a remoting proxy for a remote object described by the specified.
描述并位于服务器上的远程对象的远程处理代理的实例。
To help protect against this type of attack, . NET Framework remoting provides two levels of automatic deserialization, Low and Full.
为了免受这种攻击,.NETFramework远程处理提供了两个自动反序列化级别:Low和Full。
Contributes an interception sink at the context boundary on the server end of a remoting call.
在远程处理调用的服务器端上的上下文边界上分配侦听接收器。
Then, the remoting infrastructure turns the message into a method call, and calls the server object.
然后,远程处理结构将消息转换为方法调用,并调用服务器对象。
Describes the security requirements to use remoting and the basic approaches to help build secure remoting applications.
描述对使用远程处理的安全性要求以及帮助生成安全的远程处理应用程序的基本方法。
A client that uses an object across any kind of a remoting boundary is actually using a transparent proxy for the object.
客户端在跨任何类型的远程处理边界使用对象时,对对象使用的实际上是透明代理。
Though this high-level overview of the remoting process is fairly straightforward, the lower-level details can be quite complex.
虽然远程处理进程的这种高级别概述相当简单,但低级别的详细信息可能是非常复杂的。
The . NET Remoting plumbing also supports SOAP messages, but it is important to note that this doesn't change its client requirements.
NETRemoting管线还支持SOAP消息,但必须注意这并没有改变其对客户端的要求。
Managed remoting can accommodate a firewall between the communicating components, as the following illustration shows.
托管远程处理可以适应通信组件之间的防火墙,如下面的插图所示。
Displays the total number of remoting proxy objects in this process since it started.
显示自进程启动后该进程中的远程处理代理对象的总数。
Initializes an internal serialization handler from an array of remoting headers that are applied to a method.
从应用到一个方法的远程处理标头数组初始化一个内部序列化处理程序。
Contributes an object-specific interception sink on the server end of a remoting call.
在远程处理调用的服务器端分配对象特定的侦听接收器。
Node of the console tree and click the name of the application for which to adjust remoting channels and object endpoints.
节点,并单击要为其调整远程处理信道和对象终结点的应用程序的名称。
The remoting system makes a complete copy of these objects and passes the copy to the calling application domain.
远程处理系统创建这些对象的完整副本并将副本传递到进行调用的应用程序域。
The remoting system ensures that the remote object is connected to the right channel when a client attempts to connect to the object .
当客户端尝试连接到远程对象时,远程处理系统将确保该远程对象被连接到正确的信道。
The Enterprise JavaBeans (EJB) specification provides services for security, persistence, transactions, messaging, and remoting.
企业JavaBean(EJB)规范提供安全性、持久性、事务、消息和远程的服务。
The Easy PowerShell Remoting feature simplifies creating remoting scripts and executing remote commands through predefined configurations.
EasyPowerShellRemoting特性通过预定义的设置简化了创建远程脚本和执行远程命令的操作。
Provides reference information about the elements used to configure. NET remoting using a configuration file.
提供有关用来通过配置文件配置.NET远程处理的元素的参考信息。
Class that want to contribute an interception sink at the context boundary on the server end of a remoting call.
类中的上下文属性实现,以期在远程处理调用的服务器端上的上下文边界上分配侦听接收器。
When a call is made on a remote object, this stack walk is not performed across the remoting boundary.
而调用远程对象时,则不跨越远程处理边界执行堆栈审核。
When a remote application references a marshal-by-value object, a copy of the object is passed across remoting boundaries.
当远程应用程序引用一个按值封送的对象时,将跨越远程处理边界传递该对象的副本。
This section describes how these rules affect object references and the different activation models commonly used in remoting.
本节描述这些规则如何影响对象引用以及远程处理中常用的不同激活模型。