org.apache.axis2.context.externalize
Interface SafeSerializable

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
EndpointReference, MessageContext, MetaDataEntry, OperationContext, Options, Parameter, ParameterIncludeImpl, RelatesTo, ScriptMessageContext, ServiceContext, ServiceGroupContext, SessionContext

public interface SafeSerializable
extends java.io.Serializable

This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.




Copyright © 2007 Apache Web Services Project. All Rights Reserved.