TransportDIDCommWS
fmgp.did.framework.TransportDIDCommWS
class TransportDIDCommWS[R](transport: TransportWS[R, String]) extends TransportDIDComm[R]
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Reciving from the other side. Income Messages
Reciving from the other side. Income Messages
Attributes
Send to the other side. Out going Messages
Send to the other side. Out going Messages
Attributes
Describe properties about the Flow (direction) of data for this transport
Describe properties about the Flow (direction) of data for this transport
Attributes
Describe properties about the Type connection in this transport
Describe properties about the Type connection in this transport
Attributes
Inherited methods
def provide(env: ZEnvironment[R]): Transport[Any, SignedMessage | EncryptedMessage, SignedMessage | EncryptedMessage]
Attributes
- Inherited from:
- Transport
Attributes
- Inherited from:
- Transport
In this article