Serialized Form
-
Package org.newsclub.net.unix
-
Class org.newsclub.net.unix.AFGenericSocketAddress
class AFGenericSocketAddress extends AFSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFSocketAddress
class AFSocketAddress extends InetSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Custom serialization: ReferenceAFAddressFamily
instance by identifier string.- Parameters:
in
- TheObjectInputStream
.- Throws:
ClassNotFoundException
- on error.IOException
- on error.
-
writeObject
Custom serialization: ReferenceAFAddressFamily
instance by identifier string.- Parameters:
out
- TheObjectOutputStream
.- Throws:
IOException
- on error.
-
-
Serialized Fields
-
bytes
byte[] bytes
Some byte-level representation of this address, which can only be converted to a native representation in combination with the domain ID. -
inetAddress
InetAddress inetAddress
AnInetAddress
-wrapped representation of this address. Only created upon demand.
-
-
Class org.newsclub.net.unix.AFSYSTEMSocketAddress
class AFSYSTEMSocketAddress extends AFSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFSYSTEMSocketAddress.SysAddr
class SysAddr extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFTIPCSocketAddress
class AFTIPCSocketAddress extends AFSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFTIPCSocketAddress.AddressType
class AddressType extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ds
org.newsclub.net.unix.AFTIPCSocketAddress.AddressType.DebugStringProvider ds
The provider of a debug string.
-
-
Class org.newsclub.net.unix.AFTIPCSocketAddress.Scope
class Scope extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFUNIXSocketAddress
class AFUNIXSocketAddress extends AFSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.AFUNIXSocketCredentials
class AFUNIXSocketCredentials extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
gids
long[] gids
All GID values (or null for "not set"); the first being the primary one. -
pid
long pid
The PID, or -1 for "not set". -
uid
long uid
The UID, or -1 for "not set". -
uuid
UUID uuid
The UUID, or null for "not set".
-
-
Class org.newsclub.net.unix.AFVSOCKSocketAddress
class AFVSOCKSocketAddress extends AFSocketAddress implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.BrokenPipeSocketException
class BrokenPipeSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.ConnectionResetSocketException
class ConnectionResetSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.InvalidArgumentSocketException
class InvalidArgumentSocketException extends InvalidSocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.InvalidSocketException
class InvalidSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.KnownJavaBugIOException
class KnownJavaBugIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.NamedInteger
class NamedInteger extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
int id
The ID value. -
name
String name
The name.
-
-
Class org.newsclub.net.unix.NamedIntegerBitmask
class NamedIntegerBitmask extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
flags
int flags
Flag value. -
name
String name
Name of the flag/flag set.
-
-
Exception Class org.newsclub.net.unix.NoSuchDeviceSocketException
class NoSuchDeviceSocketException extends InvalidSocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.NotBoundSocketException
class NotBoundSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.NotConnectedSocketException
class NotConnectedSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.OperationNotSupportedSocketException
class OperationNotSupportedSocketException extends InvalidSocketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.newsclub.net.unix.SocketClosedException
class SocketClosedException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Package org.newsclub.net.unix.rmi
-
Class org.newsclub.net.unix.rmi.AFRMISocketFactory
class AFRMISocketFactory extends RMISocketFactory implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.newsclub.net.unix.rmi.AFUNIXRMISocketFactory
class AFUNIXRMISocketFactory extends AFRMISocketFactory implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.newsclub.net.unix.rmi.DefaultRMIClientSocketFactory
class DefaultRMIClientSocketFactory extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.rmi.DefaultRMIServerSocketFactory
class DefaultRMIServerSocketFactory extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.rmi.RemoteFileDescriptor
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.newsclub.net.unix.rmi.RemoteFileDescriptorBase
class RemoteFileDescriptorBase extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.newsclub.net.unix.rmi.RemoteFileInput
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.newsclub.net.unix.rmi.RemoteFileOutput
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.newsclub.net.unix.tipc
-
Class org.newsclub.net.unix.tipc.AFTIPCDestName
class AFTIPCDestName extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lower
int lower
Lower service range value. -
type
int type
Type value. -
upper
int upper
Upper service range value.
-
-
Class org.newsclub.net.unix.tipc.AFTIPCErrInfo
class AFTIPCErrInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
dataLength
int dataLength
The length of the returned data. -
errorCode
AFTIPCErrInfo.ErrorCode errorCode
Error code.
-
-
Class org.newsclub.net.unix.tipc.AFTIPCErrInfo.ErrorCode
class ErrorCode extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.tipc.AFTIPCGroupRequest.GroupRequestFlags
class GroupRequestFlags extends NamedIntegerBitmask<AFTIPCGroupRequest.GroupRequestFlags> implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.tipc.AFTIPCSocketOptions.MessageImportance
class MessageImportance extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.tipc.AFTIPCTopologyEvent.Type
class Type extends NamedInteger implements Serializable- serialVersionUID:
- 1L
-
Class org.newsclub.net.unix.tipc.AFTIPCTopologySubscription.Flags
- serialVersionUID:
- 1L
-