Package javacardx.servlet.http

Provides the classes and interfaces to support the web application environment specific to the Java Card platform.

See:
          Description

Interface Summary
HttpDigestAuthentication This interface must be implemented by PIN or password Authenticator that may be used for HTTP Digest Authentication as defined by RFC 2617: HTTP Authentication: Basic and Digest Authentication.
 

Class Summary
DefaultServlet This class is the default Default Servlet that implements the default container behavior and which is mapped to the ”/” URL pattern.
 

Package javacardx.servlet.http Description

Provides the classes and interfaces to support the web application environment specific to the Java Card platform.

See Runtime Environment Specification for the Java Card Platform, Connected Edition, chapters 3 for details.



Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.