src/java.net.http/share/classes/module-info.java
branchhttp-client-branch
changeset 56102 34f5fa24fdfb
parent 56089 42208b2f224e
child 56199 681a3e27af10
equal deleted inserted replaced
56101:983e338eeb50 56102:34f5fa24fdfb
    22  * or visit www.oracle.com if you need additional information or have any
    22  * or visit www.oracle.com if you need additional information or have any
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 
    25 
    26 /**
    26 /**
    27  * Defines the high-level HTTP and WebSocket API.
    27  * Defines the high-level HTTP Client and WebSocket API.
    28  *
    28  *
    29  * @moduleGraph
    29  * @moduleGraph
    30  * @since 11
    30  * @since 11
    31  */
    31  */
    32 module java.net.http {
    32 module java.net.http {