public static class VirtualMachine.ForHotSpot.Connection.ForJnaPosixSocket.PosixLibrary.SocketAddress
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
short |
family
The socket family.
|
byte[] |
path
The socket path.
|
Constructor and Description |
---|
SocketAddress() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getFieldOrder() |
protected void |
setPath(String path)
Sets the socket path.
|
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
Copyright © 2014–2020. All rights reserved.