|
Accept(FileDescriptor, InetSocketAddress)
|
Voir accept(2).
|
|
Access(String, Int32)
|
Voir access(2).
|
|
Bind(FileDescriptor, InetAddress, Int32)
|
Voir bind(2).
|
|
Bind(FileDescriptor, SocketAddress)
|
Voir bind(2).
|
|
Chmod(String, Int32)
|
Voir chmod(2).
|
|
Chown(String, Int32, Int32)
|
Voir chown(2).
|
|
Clone()
|
Crée et retourne une copie de cet objet.
(Hérité de Object)
|
|
Close(FileDescriptor)
|
Voir close(2).
|
|
Connect(FileDescriptor, InetAddress, Int32)
|
Voir connect(2).
|
|
Connect(FileDescriptor, SocketAddress)
|
Voir connect(2).
|
|
Construct(JniObjectReference, JniObjectReferenceOptions)
|
Accès aux fonctionnalités système de bas niveau.
(Hérité de JavaObject)
|
|
Dispose()
|
Libère les ressources détenues par cet homologue Java.
(Hérité de Object)
|
|
Dispose(Boolean)
|
Libère les ressources détenues par cet homologue Java.
(Hérité de Object)
|
|
DisposeUnlessReferenced()
|
Accès aux fonctionnalités système de bas niveau.
(Hérité de JavaObject)
|
|
Dladdr(Int64)
|
Voir dladdr(3)</>
</a>
|
|
Dup(FileDescriptor)
|
Voir dup(2).
|
|
Dup2(FileDescriptor, Int32)
|
Voir dup2(2).
|
|
Environ()
|
Voir environ(3).
|
|
Equals(Object)
|
Accès aux fonctionnalités système de bas niveau.
(Hérité de JavaObject)
|
|
Equals(Object)
|
Indique si un autre objet est « égal à » celui-ci.
(Hérité de Object)
|
|
Execv(String, String[])
|
Voir exec(3).
|
|
Execve(String, String[], String[])
|
Voir execve(2).
|
|
Fchmod(FileDescriptor, Int32)
|
Voir fchmod(2).
|
|
Fchown(FileDescriptor, Int32, Int32)
|
Voir fchown(2).
|
|
FcntlInt(FileDescriptor, Int32, Int32)
|
Voir fcntl(2).
|
|
Fdatasync(FileDescriptor)
|
Voir fdatasync(2).
|
|
Fstat(FileDescriptor)
|
Voir fstat(2).
|
|
Fstatvfs(FileDescriptor)
|
Voir fstatvfs(2).
|
|
Fsync(FileDescriptor)
|
Voir fsync(2).
|
|
Ftruncate(FileDescriptor, Int64)
|
Voir ftruncate(2).
|
|
Gai_strerror(Int32)
|
Voir gai_strerror(3).
|
|
Getegid()
|
Voir getegid(2).
|
|
Getenv(String)
|
Voir getenv(3).
|
|
Geteuid()
|
Voir geteuid(2).
|
|
Getgid()
|
Voir getgid(2).
|
|
GetHashCode()
|
Retourne une valeur de code de hachage pour l’objet.
(Hérité de Object)
|
|
Getpeername(FileDescriptor)
|
Voir getpeername(2).
|
|
Getpid()
|
Voir getpid(2).
|
|
Getppid()
|
Voir getppid(2).
|
|
Getsockname(FileDescriptor)
|
Voir getsockname(2).
|
|
GetsockoptTimeval(FileDescriptor, Int32, Int32)
|
Voir getsockopt(2).
|
|
Gettid()
|
Voir gettid(2).
|
|
Getuid()
|
Voir getuid(2).
|
|
Getxattr(String, String)
|
Voir getxattr(2)
|
|
If_indextoname(Int32)
|
Voir if_indextoname(3).
|
|
If_nametoindex(String)
|
Voir if_nametoindex(3).
|
|
Inet_pton(Int32, String)
|
Voir inet_pton(3).
|
|
Isatty(FileDescriptor)
|
Voir isatty(3).
|
|
JavaFinalize()
|
Appelé par le garbage collector sur un objet lorsque le garbage collection détermine qu’il n’y a plus de références à l’objet.
(Hérité de Object)
|
|
Kill(Int32, Int32)
|
Voir kill(2).
|
|
Lchown(String, Int32, Int32)
|
Voir lchown(2).
|
|
Link(String, String)
|
Voir lien(2).
|
|
Listen(FileDescriptor, Int32)
|
Voir listen(2).
|
|
Listxattr(String)
|
Voir listxattr(2)
|
|
Lseek(FileDescriptor, Int64, Int32)
|
Voir lseek(2).
|
|
Lstat(String)
|
Voir lstat(2).
|
|
Memfd_create(String, Int32)
|
Voir memfd_create(2).
|
|
Mincore(Int64, Int64, Byte[])
|
Voir mincore(2).
|
|
Mkdir(String, Int32)
|
Voir mkdir(2).
|
|
Mkfifo(String, Int32)
|
Voir mkfifo(3).
|
|
Mlock(Int64, Int64)
|
Voir mlock(2).
|
|
Mmap(Int64, Int64, Int32, Int32, FileDescriptor, Int64)
|
Voir mmap(2).
|
|
Msync(Int64, Int64, Int32)
|
Voir msync(2).
|
|
Munlock(Int64, Int64)
|
Voir munlock(2).
|
|
Munmap(Int64, Int64)
|
Voir munmap(2).
|
|
Notify()
|
Réveille un thread unique qui attend le moniteur de cet objet.
(Hérité de Object)
|
|
NotifyAll()
|
Réveille tous les threads qui attendent le moniteur de cet objet.
(Hérité de Object)
|
|
Open(String, Int32, Int32)
|
Voir open(2).
|
|
Pipe()
|
Voir pipe(2).
|
|
Poll(StructPollfd[], Int32)
|
Voir sondage(2).
|
|
Posix_fallocate(FileDescriptor, Int64, Int64)
|
Voir posix_fallocate(3).
|
|
Prctl(Int32, Int64, Int64, Int64, Int64)
|
Voir prctl(2).
|
|
Pread(FileDescriptor, Byte[], Int32, Int32, Int64)
|
Voir préad(2).
|
|
Pread(FileDescriptor, ByteBuffer, Int64)
|
Voir préad(2).
|
|
Pwrite(FileDescriptor, Byte[], Int32, Int32, Int64)
|
Voir pwrite(2).
|
|
Pwrite(FileDescriptor, ByteBuffer, Int64)
|
Voir pwrite(2).
|
|
Read(FileDescriptor, Byte[], Int32, Int32)
|
Voir read(2).
|
|
Read(FileDescriptor, ByteBuffer)
|
Voir read(2).
|
|
Readlink(String)
|
Voir readlink(2).
|
|
Readv(FileDescriptor, Object[], Int32[], Int32[])
|
Voir readv(2).
|
|
Recvfrom(FileDescriptor, Byte[], Int32, Int32, Int32, InetSocketAddress)
|
Voir recvfrom(2).
|
|
Recvfrom(FileDescriptor, ByteBuffer, Int32, InetSocketAddress)
|
Voir recvfrom(2).
|
|
Recvmsg(FileDescriptor, StructMsghdr, Int32)
|
Voir recvmsg(2).
|
|
Remove(String)
|
Voir remove(3).
|
|
Removexattr(String, String)
|
Voir removexattr(2).
|
|
Rename(String, String)
|
Voir renommer(2).
|
|
Sendfile(FileDescriptor, FileDescriptor, Int64Ref, Int64)
|
Voir sendfile(2).
|
|
Sendfile(FileDescriptor, FileDescriptor, MutableLong, Int64)
|
Voir <un href="http://man7.
|
|
Sendmsg(FileDescriptor, StructMsghdr, Int32)
|
Voir sendmsg(2).
|
|
Sendto(FileDescriptor, Byte[], Int32, Int32, Int32, InetAddress, Int32)
|
Voir sendto(2).
|
|
Sendto(FileDescriptor, Byte[], Int32, Int32, Int32, SocketAddress)
|
Voir sendto(2).
|
|
Sendto(FileDescriptor, ByteBuffer, Int32, InetAddress, Int32)
|
Voir sendto(2).
|
|
Setegid(Int32)
|
Voir setegid(2).
|
|
Setenv(String, String, Boolean)
|
Voir setenv(3).
|
|
Seteuid(Int32)
|
Voir seteuid(2).
|
|
Setgid(Int32)
|
Voir setgid(2).
|
|
SetHandle(IntPtr, JniHandleOwnership)
|
Définit la propriété Handle.
(Hérité de Object)
|
|
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)
|
Accès aux fonctionnalités système de bas niveau.
(Hérité de JavaObject)
|
|
Setsid()
|
Voir setsid(2).
|
|
SetsockoptInt(FileDescriptor, Int32, Int32, Int32)
|
Voir setsockopt(2).
|
|
SetsockoptTimeval(FileDescriptor, Int32, Int32, StructTimeval)
|
Voir setsockopt(2).
|
|
Setuid(Int32)
|
Voir setuid(2).
|
|
Setxattr(String, String, Byte[], Int32)
|
Voir setxattr(2)
|
|
Shutdown(FileDescriptor, Int32)
|
Voir shutdown(2).
|
|
Socket(Int32, Int32, Int32)
|
Voir socket(2).
|
|
Socketpair(Int32, Int32, Int32, FileDescriptor, FileDescriptor)
|
Voir socketpair(2).
|
|
Stat(String)
|
Voir stat(2).
|
|
Statvfs(String)
|
Consultez statvfs(2).
|
|
Strerror(Int32)
|
Voir strerror(2).
|
|
Strsignal(Int32)
|
Voir strsignal(3).
|
|
Symlink(String, String)
|
Voir symlink(2).
|
|
Sysconf(Int32)
|
Voir sysconf(3).
|
|
Tcdrain(FileDescriptor)
|
Voir tcdrain(3).
|
|
Tcsendbreak(FileDescriptor, Int32)
|
Voir tcsendbreak(3).
|
|
ToArray<T>()
|
Crée un tableau managé à partir de ce wrapper de tableau Java.
(Hérité de Object)
|
|
ToString()
|
Retourne une représentation sous forme de chaîne de l’objet.
(Hérité de Object)
|
|
Umask(Int32)
|
Voir umask(2).
|
|
Uname()
|
Voir uname(2).
|
|
UnregisterFromRuntime()
|
Annule l’inscription de cet homologue Java à partir du runtime d’interopérabilité.
(Hérité de Object)
|
|
Unsetenv(String)
|
Voir unsetenv(3).
|
|
Wait()
|
Provoque l’attente du thread actuel jusqu’à ce qu’il soit réveillé, généralement en étant <averti par em ou><em>interrompu</em>.<>
(Hérité de Object)
|
|
Wait(Int64, Int32)
|
Provoque l’attente du thread actuel jusqu’à ce qu’il soit réveillé, généralement en étant <averti> par< em>ou <em>interrompu/em<,> ou jusqu’à ce qu’une certaine quantité de temps réel s’est écoulée.
(Hérité de Object)
|
|
Wait(Int64)
|
Provoque l’attente du thread actuel jusqu’à ce qu’il soit réveillé, généralement en étant <averti> par< em>ou <em>interrompu/em<,> ou jusqu’à ce qu’une certaine quantité de temps réel s’est écoulée.
(Hérité de Object)
|
|
Waitpid(Int32, MutableInt, Int32)
|
Voir .
|
|
Write(FileDescriptor, Byte[], Int32, Int32)
|
Voir write(2).
|
|
Write(FileDescriptor, ByteBuffer)
|
Voir write(2).
|
|
Writev(FileDescriptor, Object[], Int32[], Int32[])
|
Voir writev(2).
|