Serialization

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.  

Serialization allows you to create a JVM-independent binary representation of an in-memory Java object. This external representation may be used to transfer or store the object and to recreate it in another JVM.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
 
How do I pass messages from one object to another?
Sat 10/20/01
03:35:35AM
 
0
Sat 10/20/01
03:35:35AM
37
 
 
how to draw dynamic xy graph which getting input continously from other class
Sat 10/20/01
06:55:52AM
 
0
Sat 10/20/01
06:55:52AM
36
 
 
I serialized an Object with ObjectOutputStream After, I converted this stream to a String and I put...
Mon 10/22/01
08:29:04AM
 
1
Tue 10/16/01
06:21:58AM
30
 
 
hi Is it possible to serialize an input stream like ByteArrayInputStrram If yescould you pls incl...
Thu 10/25/01
10:34:03PM
 
0
Thu 10/25/01
10:34:03PM
38
 
 
I would like to send a serialized object through a socket. How can i serialize an object to a string...
Fri 10/26/01
01:03:50PM
 
0
Fri 10/26/01
01:03:50PM
40
 
 
 
My application serializes a class StTextField which extends the JTextField class. Implemented in St...
Wed 11/07/01
09:19:17AM
 
0
Wed 11/07/01
09:19:17AM
37
 
 
My question is how to check for end of file when read object from file using readObject()? For ex...
Sun 11/11/01
08:15:55PM
 
1
Fri 10/19/01
05:39:47AM
35
 
 
My superclass implements Serializable. Do my subclasses need to implement Serializable interface onc...
Thu 11/22/01
12:56:02PM
 
1
Tue 10/30/01
07:48:48AM
31
 
 
If two interfaces are implemented having identical methods, when the method is called, how can we kn...
Wed 11/28/01
06:33:50AM
 
2
Thu 11/08/01
04:22:33AM
40
 
 
Hi I am writing a client-server application which exchange serialized objects over the socket connec...
Wed 01/02/02
12:21:22PM
 
2
Fri 11/09/01
11:48:05AM
36
 
 
 
Results  91 to 100 of 436  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 44 Next » 
"Serialization" is moderated by Moderators:  SAdmin
About | Sitemap | Contact