Uses of Interface
au.gov.tas.dpiwe.mr.response.MultiBeanResponse

Packages that use MultiBeanResponse
au.gov.tas.dpiwe.mr.response The au.gov.tas.dpiwe.mr.response package contains the response tokens which are sent from the server container implementation back to the client container implementation. 
 

Uses of MultiBeanResponse in au.gov.tas.dpiwe.mr.response
 

Classes in au.gov.tas.dpiwe.mr.response that implement MultiBeanResponse
 class JoinResponse
          The CommandServlet's response to a JoinCommand, containing a collection of SiameseBeans.
 class SelectResponse
          The output of the servlet for the select command, containing this and other passivated persistent entity beans forming the result set.