Class FastInfosetFeature


  • @ManagedData
    public class FastInfosetFeature
    extends WebServiceFeature
    Enable or disable Fast Infoset on a Web service.

    The following describes the affects of this feature with respect to being enabled or disabled:

    • ENABLED: In this Mode, Fast Infoset will be enabled.
    • DISABLED: In this Mode, Fast Infoset will be disabled and the Web service will not process incoming messages or produce outgoing messages encoded using Fast Infoset.

    If this feature is not present on a Web service then the default behaviour is equivalent to this feature being present and enabled.

    Author:
    Paul.Sandoz@Sun.Com