Chapter 11

  1. Ease of use.
  2. Approximately 10 percent of the HTTP's protocol is not exposed by the API:
    • Standard/common authentication mechanisms have been limited to basic authentication
    • Performance improvements might not be realized
    • There is no support for filtering on requests
    • There is no support for filtering on responses
    • The new API does not include a pluggable connection cache
    • There is a lack of a general upgrade mechanism
  1. Package names, source file names, access control option.
  2. languageVersion(), optionLength(String option), start(RootDoc root), validOptions(String[][] options, DocErrorReporter reporter).
  3. AttributeTree.ValueKind and DocTree.Kind.

  4. HTML5.
  5. A JavaScript engine for the JVM.
  6. European Computer Manufacturers Association scripting language specification for JavaScript.
  7. Support for the JarFile API and support for standard class loaders.

  8. The constructor should not take any arguments.
    • It must be serializable
    • It must contain mutator and accessor methods for its properties
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset