Uses of Interface
io.helidon.common.socket.PeerInfo
-
Uses of PeerInfo in io.helidon.common.socket
Methods in io.helidon.common.socket that return PeerInfoModifier and TypeMethodDescriptionPlainSocket.localPeer()SocketContext.localPeer()Local peer information.TlsSocket.localPeer()PlainSocket.remotePeer()SocketContext.remotePeer()Remote peer information.TlsSocket.remotePeer()