Uses of Interface
org.nhindirect.stagent.NHINDAgent

Packages that use NHINDAgent
org.nhindirect.stagent Security and trust agent interface and core messaging and routing structures. 
 

Uses of NHINDAgent in org.nhindirect.stagent
 

Classes in org.nhindirect.stagent that implement NHINDAgent
 class DefaultNHINDAgent
          Default agent implementation.
 

Methods in org.nhindirect.stagent that return NHINDAgent
 NHINDAgent MessageEnvelope.getAgent()
          Gets the agent associated with the message.
 NHINDAgent DefaultMessageEnvelope.getAgent()
          Gets the agent associated with the message.
 

Methods in org.nhindirect.stagent with parameters of type NHINDAgent
 void DefaultMessageEnvelope.setAgent(NHINDAgent agent)
          Associates the security and trust agent with the message.
 



Copyright © 2010-2012 HNIN Direct. All Rights Reserved.