结合使用这两种对象,便可以轻松地对序列化数据进行密封和签名,而不必强调关于数字签名验证或加密的细节。
Together, these two objects let you seal and sign serialized data without having to stress about the details of digital signature verification or encryption.
通过对象,不需要再对对象中容纳的信息进行序列化、传输和反序列化。
With objects, there is no need to serialize, transport, and de-serialize the information contained within the object.
目标服务器对该对象进行反序列化,并将其附加到主题。
The target server deserializes the object and attaches it to the subject.
使用这里介绍的JSON方式,就没有办法针对每个请求对对象的序列化进行裁剪,所以不需要的字段可能经常会在网络上发送。
Using the JSON approach illustrated here, there's no way to tailor objects' serialization on a per-request basis, so unneeded fields may often be sent across the network.
您可以将业务对象解析为XML文档,并使用服务数据对象(SDO)API通过XML文档对其进行反序列化。
You can parse business objects into a XML document and deserialize them from the XML document using Service Data object (SDO) APIs.
严格的讲,XMI对从“对象管理集团 (OMG)元对象设施(MOF)”模型到大量的装入器、保存器以及模式的映射进行序列化。
Strictly speaking, XMI functions to serialize mappings from Object Management Group (OMG) Meta Object Facility (MOF) models to a variety of loaders, savers, and schemas.
序列化会话对象:因为会话中包含的对象将在集群内的节点中进行同步,所以必须实现它们的serializable接口。
Serializing the session object: Since objects that have been included in a session will be synchronized across nodes of a cluster, they must be implemented with the serializable interface.
我们要向用户强调的限制只有一个,那就是使用堆外存储的话,放置在BigMemory中的对象必须进行序列化。
The only constraint we highlight to users is that using an off-heap store imposes the requirement that objects must be serialized to be placed in BigMemory.
创建一个新解释器状态对象。不必要捕获解释器锁,但是当需要同步调用这个函数进行序列化的时候可能需要锁定。
Create a new interpreter state object. The interpreter lock need not be held, but may be held if it is necessary to serialize calls to this function.
将来自当前地址头的信息项反序列化为具有指定类型的对象,该对象使用指定格式化程序对此信息进行序列化。
Deserializes the information item from the current address header to an object of a specified type that USES a specified formatter to serialize this information.
将来自当前地址头的信息项反序列化为具有指定类型的对象,该对象使用指定格式化程序对此信息进行序列化。
Deserializes the information item from the current address header to an object of a specified type that USES a specified formatter to serialize this information.
应用推荐