forked from I2P_Developers/i2p.i2p
javadoc fixes
This commit is contained in:
@@ -39,7 +39,6 @@ public class I2PSink implements Sink {
|
||||
|
||||
/**
|
||||
* @param raw false for repliable
|
||||
* @param fromPort I2CP source port, 0-65535
|
||||
* @param toPort I2CP destination port, 0-65535
|
||||
* @since 0.9.53
|
||||
*/
|
||||
|
||||
@@ -46,7 +46,7 @@ public class I2PSource implements Source {
|
||||
|
||||
/**
|
||||
* @param port I2CP port or I2PSession.PORT_ANY
|
||||
* @param portocol REPLIABLE, RAW, or BOTH
|
||||
* @param protocol REPLIABLE, RAW, or BOTH
|
||||
* @since 0.9.53
|
||||
*/
|
||||
public I2PSource(I2PSession sess, Protocol protocol, int port) {
|
||||
|
||||
Reference in New Issue
Block a user