Uses of Package
org.apache.sandesha2.storage.beans

Packages that use org.apache.sandesha2.storage.beans
org.apache.sandesha2.msgprocessors   
org.apache.sandesha2.storage.beanmanagers   
org.apache.sandesha2.storage.beans   
org.apache.sandesha2.storage.inmemory   
org.apache.sandesha2.storage.jdbc   
org.apache.sandesha2.util   
org.apache.sandesha2.workers   
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.msgprocessors
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.storage.beanmanagers
InvokerBean
          This bean is used at the receiving side (of both server and client) There is one object for each application message to be invoked.
RMDBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
RMSBean
          This bean is used at the sending side (of both server and client) There is on object of this for each sequence.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.storage.beans
InvokerBean
          This bean is used at the receiving side (of both server and client) There is one object for each application message to be invoked.
RMBean
          Defines a data bean used and managed by Sandesha2.
RMDBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
RMSBean
          This bean is used at the sending side (of both server and client) There is on object of this for each sequence.
RMSequenceBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.storage.inmemory
InvokerBean
          This bean is used at the receiving side (of both server and client) There is one object for each application message to be invoked.
RMBean
          Defines a data bean used and managed by Sandesha2.
RMDBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
RMSBean
          This bean is used at the sending side (of both server and client) There is on object of this for each sequence.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.storage.jdbc
InvokerBean
          This bean is used at the receiving side (of both server and client) There is one object for each application message to be invoked.
RMDBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
RMSBean
          This bean is used at the sending side (of both server and client) There is on object of this for each sequence.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.util
RMDBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
RMSBean
          This bean is used at the sending side (of both server and client) There is on object of this for each sequence.
RMSequenceBean
          This bean is used at the receiving side (of both server and client) There is one entry for each sequence.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 

Classes in org.apache.sandesha2.storage.beans used by org.apache.sandesha2.workers
InvokerBean
          This bean is used at the receiving side (of both server and client) There is one object for each application message to be invoked.
SenderBean
          This bean is used at the sending side (of both server and client) There is one eatry for each message to be sent.
 



Copyright © The Apache Software Foundation. All Rights Reserved.