IEMSSerialziable


Interface

Declaration

interface IEMSSerialzable 

Purpose

Customize serialization and deserialization of objects.

.NET
Compact Framework

This interface is available only in .NET Compact Framework. Programmers can use it to allow otherwise excluded objects within an ObjectMessage.

Remarks

When an object class implements this interface, it can be serialized within an ObjectMessage.

To implement this interface for a class, define the methods listed below and a constructor that does not require any arguments.

 

Method
Description
Page
192
193

See Also

ObjectMessage


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com