nsISupports
Last changed in Gecko 1.7 nsISocketProvider getSocketProvider(in string socketType); |
Given a string representing a socket type, this method returns an nsISocketProvider
representing that socket type.
nsISocketProvider getSocketProvider( in string socketType );
socketType
nsISocketProvider
that handles the specified socket type.