did-framework
did-framework
API
fmgp.did
comm
protocol
Action
AnyReply
BasicMessageExecuter
NoReply
NullProtocolExecute
ProtocolExecuter
ProtocolExecuter
ProtocolExecuterCollection
ProtocolExecuterWithServices
Reply
TrustPingExecuter
DynamicResolver
framework
AgentProgram
AgentProgramImp
AgentProgramImp
MyHeaders
Operator
Transport
Transport
TransmissionFlow
TransmissionType
TransportDIDCommWS
TransportDispatcher
TransportFactory
TransportID
TransportManager
TransportManager
TransportWS
TransportWSImp
TransportWSImp
Websocket
Websocket
State
did-framework
/
fmgp.did
/
fmgp.did.framework
/
TransportDispatcher
TransportDispatcher
fmgp.did.framework.TransportDispatcher
trait
TransportDispatcher
extends
TransportFactory
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
TransportFactory
class
Object
trait
Matchable
class
Any
Known subtypes
class
TransportManager
Members list
Clear all
Value members
Abstract methods
def
send
(
to
:
TO
,
msg
:
SignedMessage
|
EncryptedMessage
,
thid
:
Option
[
MsgID
],
pthid
:
Option
[
MsgID
]):
ZIO
[
Resolver
&
Agent
&
Operations
,
DidFail
,
Unit
]
Concrete methods
def
sendViaDIDCommMessagingService
(
to
:
TO
,
msg
:
SignedMessage
|
EncryptedMessage
):
ZIO
[
Resolver
&
Agent
&
Operations
,
DidFail
,
Either
[
String
,
TransportDIDComm
[
Any
]]]
Inherited and Abstract methods
def
openTransport
(
uri
:
String
):
UIO
[
TransportDIDComm
[
Any
]]
Attributes
Inherited from:
TransportFactory
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Inherited and Abstract methods