|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MuleConnection | |
| org.mule.ra | A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. |
| Uses of MuleConnection in org.mule.ra |
| Classes in org.mule.ra that implement MuleConnection | |
class |
DefaultMuleConnection
MuleConnection TODO |
| Methods in org.mule.ra that return MuleConnection | |
MuleConnection |
MuleConnectionFactory.createConnection()
|
MuleConnection |
MuleConnectionFactory.createConnection(MuleConnectionRequestInfo info)
|
MuleConnection |
DefaultMuleConnectionFactory.createConnection()
|
MuleConnection |
DefaultMuleConnectionFactory.createConnection(MuleConnectionRequestInfo info)
|
| Methods in org.mule.ra with parameters of type MuleConnection | |
void |
MuleManagedConnection.addConnection(MuleConnection connection)
Associate connection handle with the physical connection. |
void |
MuleManagedConnection.removeConnection(MuleConnection connection)
Removes the associated connection handle from the connections set to the physical connection. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||