| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.net.ProtocolConstants
public final class ProtocolConstants
Defines URL protocols.
| Field Summary | |
|---|---|
| static java.lang.String | FILE_PROTOCOL | 
| static java.lang.String | HTTP_PROTOCOL | 
| static java.lang.String | HTTPS_PROTOCOL | 
| static java.lang.String | IDE_DISPLAY_PROTOCOLProtocol used to identify Nodes whoseURLis for display purposes only and does not represent an actual physical
 resource. | 
| static java.lang.String | IDE_PROTOCOL_HEADERProtocol header used by all ide protocols. | 
| static java.lang.String | IDE_TEXT_PROTOCOLProtocol used to identify Nodes that when opened
 by the user using aURLchooser dialog should be 
 represented by aTextNode. | 
| static java.lang.String | JAR_PROTOCOL | 
| static java.lang.String | WASJAR_PROTOCOL | 
| static java.lang.String | ZIP_PROTOCOL | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String FILE_PROTOCOL
public static final java.lang.String HTTP_PROTOCOL
public static final java.lang.String HTTPS_PROTOCOL
public static final java.lang.String JAR_PROTOCOL
public static final java.lang.String WASJAR_PROTOCOL
public static final java.lang.String ZIP_PROTOCOL
public static final java.lang.String IDE_PROTOCOL_HEADER
public static final java.lang.String IDE_TEXT_PROTOCOL
Nodes that when opened
 by the user using a URL chooser dialog should be 
 represented by a TextNode.
public static final java.lang.String IDE_DISPLAY_PROTOCOL
Nodes whose URL
 is for display purposes only and does not represent an actual physical
 resource.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||