[−][src]Trait svc_agent::Addressable
Something that can be addressed as agent.
Required methods
fn as_agent_id(&self) -> &AgentId
Returns the AgentId reference of the addressable object.
Something that can be addressed as agent.
fn as_agent_id(&self) -> &AgentIdReturns the AgentId reference of the addressable object.
impl Addressable for ConnectionProperties[src]fn as_agent_id(&self) -> &AgentId[src]impl Addressable for IncomingEventProperties[src]fn as_agent_id(&self) -> &AgentId[src]impl Addressable for IncomingRequestProperties[src]fn as_agent_id(&self) -> &AgentId[src]impl Addressable for IncomingResponseProperties[src]fn as_agent_id(&self) -> &AgentId[src]impl Addressable for AgentId[src]fn as_agent_id(&self) -> &Self[src]