Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by AnnRobinson:
http://wiki.apache.org/ws/FrontPage/Axis2/MessageContextSaveRestore

------------------------------------------------------------------------------
  serialization stream.                                                    
  
  An Externalizable object must implement two methods:                 
+ 
    public void writeExternal ( ObjectOutput out ) throws IOException
+ 
    public void readExternal ( ObjectInput in ) throws IOException,  
      ClassNotFoundException
+ 
  and have a public constructor that takes no arguments.               
  
  In the writeExternal() method, the object must manually write each piece

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to