Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mule.umo.impl.MuleSession

Uses of MuleSession in org.mule.umo.impl
 

Fields in org.mule.umo.impl declared as MuleSession
private  MuleSession MuleProxy.session
          A reference to the session for this proxy
 

Constructors in org.mule.umo.impl with parameters of type MuleSession
MuleProxy(MuleSession session, org.mule.umo.UniversalMessageObject umo)
          Constructs a Proxy using the UMO's Session and the UMO itself