| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.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 whose URL is 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 a URL chooser dialog should be represented by a TextNode. | 
static java.lang.String | 
JAR_PROTOCOL | 
static java.lang.String | 
WASJAR_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 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 Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||