Packages

object EndpointAddress extends EndpointAddressFields with Serializable

Linear Supertypes
Serializable, Serializable, EndpointAddressFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EndpointAddress
  2. Serializable
  3. Serializable
  4. EndpointAddressFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val EndpointAddressDecoder: Decoder[EndpointAddress]
  2. implicit val EndpointAddressEncoder: Encoder[EndpointAddress]
  3. def hostname: client.model.Field
    Definition Classes
    EndpointAddressFields
  4. def ip: client.model.Field
    Definition Classes
    EndpointAddressFields
  5. def nestedField(prefix: Chunk[String]): EndpointAddressFields
  6. def nodeName: client.model.Field
    Definition Classes
    EndpointAddressFields
  7. def targetRef: ObjectReferenceFields
    Definition Classes
    EndpointAddressFields