State
fmgp.did.framework.Websocket.State
object State extends Enumeration
Attributes
- See also
- Graph
-
- Supertypes
- Self type
-
State.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Enumeration
- Supertypes
Attributes
- Inherited from:
- Enumeration
- Supertypes
object ValueOrdering
Attributes
- Inherited from:
- Enumeration
- Supertypes
class ValueSet
Attributes
- Inherited from:
- Enumeration
- Supertypes
-
trait Serializableclass AbstractSet[Value]class AbstractSet[Value]trait Equalsclass AbstractIterable[Value]trait IterableOnce[Value]class Objecttrait Matchableclass AnyShow all
object ValueSet
Attributes
- Inherited from:
- Enumeration
- Supertypes
Value members
Inherited methods
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Enumeration -> Any
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Concrete fields
The connection is closed or couldn't be opened.
The connection is closed or couldn't be opened.
Attributes
The connection is in the process of closing.
The connection is in the process of closing.
Attributes
Socket has been created. The connection is not yet open.
Socket has been created. The connection is not yet open.
Attributes
In this article