@Deprecated
public class Sockaddr
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
family
Deprecated.
The family
|
java.lang.String |
hostname
Deprecated.
The hostname
|
long |
next
Deprecated.
If multiple addresses were found by apr_sockaddr_info_get(), this
points to a representation of the next address.
|
long |
pool
Deprecated.
The pool to use...
|
int |
port
Deprecated.
The numeric port
|
java.lang.String |
servname
Deprecated.
Either a string of the port number or the service name for the port
|
| Constructor and Description |
|---|
Sockaddr()
Deprecated.
|
public long pool
public java.lang.String hostname
public java.lang.String servname
public int port
public int family
public long next
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.