Serialized Form
-
Package jnr.unixsocket
-
Class jnr.unixsocket.UnixSocketAddress extends SocketAddress implements Serializable
- serialVersionUID:
- 4821337010221569096L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream o) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream o) throws IOException
- Throws:
IOException
-
-