org.apache.axis2.context.externalize
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.




Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.