Uses of Class
com.yahoo.jrt.Spec
Packages that use Spec
-
Uses of Spec in com.yahoo.jrt
Methods in com.yahoo.jrt that return SpecModifier and TypeMethodDescriptionabstract SpecTarget.peerSpec()Acceptor.spec()Obtain the Spec for the local port and host interface this Acceptor is listening to.Methods in com.yahoo.jrt with parameters of type SpecModifier and TypeMethodDescriptionintConnects to the given address.Connects to the given address.CryptoEngine.createClientCryptoSocket(SocketChannel channel, Spec spec) MaybeTlsCryptoEngine.createClientCryptoSocket(SocketChannel channel, Spec spec) NullCryptoEngine.createClientCryptoSocket(SocketChannel channel, Spec spec) TlsCryptoEngine.createClientCryptoSocket(SocketChannel channel, Spec spec) Listens to the given address. -
Uses of Spec in com.yahoo.jrt.slobrok.api
Methods in com.yahoo.jrt.slobrok.api that return SpecConstructors in com.yahoo.jrt.slobrok.api with parameters of type SpecModifierConstructorDescriptionRegister(Supervisor orb, SlobrokList slobroks, Spec spec) Create a new Register using the given Supervisor, slobrok connect specs, hostname and portRegister(Supervisor orb, SlobrokList slobroks, Spec spec, BackOffPolicy bop) Create a new Register using the given Supervisor, slobrok connect specs, hostname and port