Packages

object ServiceReferenceO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ServiceReferenceO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val nameL: Lens[ServiceReference, String]
  2. val namespaceL: Lens[ServiceReference, String]
  3. val pathL: Lens[ServiceReference, Optional[String]]
  4. val pathO: Optional[ServiceReference, String]
  5. val portL: Lens[ServiceReference, Optional[Int]]
  6. val portO: Optional[ServiceReference, Int]