Interface PeerInfoWritable
-
Method Summary
Modifier and TypeMethodDescriptionaddress(SocketAddress address) port(int port) tlsCertificates(Certificate[] certificates) tlsPrincipal(Principal principal) Methods inherited from interface cool.scx.http.PeerInfo
address, host, port, tlsCertificates, tlsPrincipal
-
Method Details
-
address
-
host
-
port
-
tlsPrincipal
-
tlsCertificates
-