Class HttpParserUtils

java.lang.Object
org.glassfish.jersey.jdk.connector.internal.HttpParserUtils

class HttpParserUtils extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    (package private) static class 
     
    (package private) static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
    (package private) static final byte
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) static boolean
     
    (package private) static boolean
    isSpaceOrTab(byte b)
     
    (package private) static int
    skipSpaces(ByteBuffer input, int offset, int packetLimit)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait