CommandResponseManager

csw.command.client.CommandResponseManager
See theCommandResponseManager companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Indicates that at least one of the responses ended with a negative response

Indicates that at least one of the responses ended with a negative response

Value parameters

responses

the set of responses

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait OverallResponse

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Indicates that all responses included completed successfully.

Indicates that all responses included completed successfully.

Value parameters

responses

the set of responses

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all