object TLSClosing
- Source
- SslTlsOptions.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TLSClosing
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def eagerClose: TLSClosing
Java API: obtain the EagerClose singleton value.
- def ignoreBoth: TLSClosing
Java API: obtain the IgnoreBoth singleton value.
- def ignoreCancel: TLSClosing
Java API: obtain the IgnoreCancel singleton value.
- def ignoreComplete: TLSClosing
Java API: obtain the IgnoreComplete singleton value.