Interface SafeSerializable
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
EndpointReference
,MessageContext
,MetaDataEntry
,OperationContext
,Options
,Parameter
,ParameterIncludeImpl
,RelatesTo
,ScriptMessageContext
,ServiceContext
,ServiceGroupContext
,SessionContext
public interface SafeSerializable extends Serializable
This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.