- Timestamp:
- Feb 3, 2018 4:41:57 PM (3 years ago)
- Branches:
- master
- Children:
- a3d3eec
- Parents:
- e01234c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
core/java/src/net/i2p/util/PortMapper.java
re01234c r8250a8e 41 41 /** @since 0.9.23 */ 42 42 public static final String SVC_I2CP_SSL = "I2CP-SSL"; 43 /** @since 0.9.34 */ 44 public static final String SVC_HTTP_I2PCONTROL = "http_i2pcontrol"; 45 /** @since 0.9.34 */ 46 public static final String SVC_HTTPS_I2PCONTROL = "https_i2pcontrol"; 43 47 44 48 /**
Note: See TracChangeset
for help on using the changeset viewer.