SOAP driver question

Hi there,

I’m consuming a couple of SOAP web services in my application. What
would be the best method to create the RPC driver only once?

Thank you.

Sorry, “method” meaning “way”. Basically I want to create the driver
only once, at initialization, so I don’t have to every time the web
service is used.