Microsoft SDK for Java

createURLStreamHandler

This method of the WininetStreamHandlerFactory class creates a URLStreamHandler object for a specified protocol.

Syntax

public java.net.URLStreamHandler createURLStreamHandler(String protocol);

Parameters

protocol The specified protocol.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.