Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit ae9ad81

Browse files
committed
javadoc fix
1 parent 6417f08 commit ae9ad81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/kttdevelopment/simplehttpserver/handler/ServerSessionThrottler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ public int getMaxConnections(final HttpSession session, final HttpExchange excha
138138
/**
139139
* Returns if a session is exempt from the server connection limit only.
140140
*
141+
* @param session session to process
141142
* @param exchange exchange to process
142143
* @return if exchange ignores server connection limit
143144
*

0 commit comments

Comments
 (0)