Uses of Class
convex.api.ConvexRemote
Packages that use ConvexRemote
-
Uses of ConvexRemote in convex.api
Methods in convex.api that return ConvexRemoteModifier and TypeMethodDescriptionstatic ConvexRemote
Convex.connect
(InetSocketAddress hostAddress) Creates an anonymous connection to a Peer, suitable for queriesstatic ConvexRemote
Convex.connect
(InetSocketAddress peerAddress, Address address, AKeyPair keyPair) Create a Convex client by connecting to the specified Peer using the given key pairstatic ConvexRemote
ConvexRemote.connect
(InetSocketAddress peerAddress) static ConvexRemote
ConvexRemote.connectNetty
(InetSocketAddress sa) static ConvexRemote
ConvexRemote.connectNIO
(InetSocketAddress sa) Methods in convex.api with parameters of type ConvexRemoteModifier and TypeMethodDescriptionstatic Acquiror
Acquiror.create
(Hash hash, AStore store, ConvexRemote source) Constructors in convex.api with parameters of type ConvexRemote