110
110
2) register the protocol provider with the function
111
111
register_transport_provider( ) ( and the "lazy" variant )
114
114
a) a single provider can support multple protcol ( like the ftp
116
116
b) a single protocol can have multiple providers ( like the http://
120
120
def register_transport_provider(self, key, obj):