java.lang.Object
net.jxta.ext.config.Protocol
- public class Protocol
- extends java.lang.Object
Description of the Class
- Version:
|
Constructor Summary |
private |
Protocol()
Constructor for the Protocol object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEMELESS_URI_DELIMITER
public static final java.lang.String SCHEMELESS_URI_DELIMITER
- See Also:
- Constant Field Values
URI_DELIMITER
public static final java.lang.String URI_DELIMITER
- See Also:
- Constant Field Values
TCP
public static final java.lang.String TCP
- Description of the Field: null
- See Also:
- Constant Field Values
TCP_URI
public static final java.lang.String TCP_URI
- See Also:
- Constant Field Values
HTTP
public static final java.lang.String HTTP
- Description of the Field: null
- See Also:
- Constant Field Values
HTTP_URI
public static final java.lang.String HTTP_URI
- See Also:
- Constant Field Values
UDP
public static final java.lang.String UDP
- Description of the Field null
- See Also:
- Constant Field Values
UDP_URI
public static final java.lang.String UDP_URI
- See Also:
- Constant Field Values
DEFAULT
public static final java.lang.String DEFAULT
- Description of the Field: null
- See Also:
- Constant Field Values
protocols
private static java.util.List protocols
Protocol
private Protocol()
- Constructor for the Protocol object
getProtocols
public static java.util.List getProtocols()
- Gets the protocols attribute of the Protocol class
isValid
public static boolean isValid(java.lang.String p)
- Gets the valid attribute of the Protocol class