Interface PeerInfoWritable
- All Superinterfaces:
PeerInfo
PeerInfoWritable
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptionaddress(SocketAddress address) port(int port) tlsCertificates(Certificate[] certificates) tlsPrincipal(Principal principal) Methods inherited from interface PeerInfo
address, host, port, tlsCertificates, tlsPrincipal
-
Method Details
-
address
-
host
-
port
-
tlsPrincipal
-
tlsCertificates
-