Uses of Enum
org.apache.qpid.proton.engine.SslDomain.Mode
Packages that use SslDomain.Mode
-
Uses of SslDomain.Mode in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return SslDomain.ModeModifier and TypeMethodDescriptionSslDomain.getMode()static SslDomain.ModeReturns the enum constant of this type with the specified name.static SslDomain.Mode[]SslDomain.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.qpid.proton.engine with parameters of type SslDomain.ModeModifier and TypeMethodDescriptionvoidSslDomain.init(SslDomain.Mode mode) Initialize the ssl domain object. -
Uses of SslDomain.Mode in org.apache.qpid.proton.engine.impl.ssl
Methods in org.apache.qpid.proton.engine.impl.ssl that return SslDomain.ModeMethods in org.apache.qpid.proton.engine.impl.ssl with parameters of type SslDomain.Mode