did-framework
did-framework
API
fmgp.did
comm
protocol
Action
AnyReply
BasicMessageExecuter
NoReply
NullProtocolExecute
ProtocolExecuter
ProtocolExecuter
ProtocolExecuterCollection
ProtocolExecuterWithServices
Reply
TrustPingExecuter
DynamicResolver
framework
AgentExecutar
AgentExecutarImp
AgentExecutarImp
MyHeaders
Operator
Transport
Transport
TransmissionFlow
TransmissionType
TransportDIDCommOverHTTP
TransportDIDCommOverHTTP
TransportDIDCommWS
TransportDispatcher
TransportFactory
TransportFactoryImp
TransportID
TransportManager
TransportManager
TransportWS
TransportWSImp
TransportWSImp
Websocket
Websocket
State
WebsocketJVMImp
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 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 methods