Uses of Class
wrapper.Connection

Uses of Connection in wrapper
 

Fields in wrapper declared as Connection
protected  Connection Invocation.parent
           
 

Methods in wrapper that return Connection
(package private)  Connection CPAMMegamodule.getConnection(java.lang.Integer connectionId)
           
 

Constructors in wrapper with parameters of type Connection
Invocation.Invocation(ParamValueTable clientParams, java.lang.String methodname, Connection connection, java.lang.Integer invocationId)