No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
javax.jws

Annotation Type WebResult

    • Element Detail

      • name

        public abstract String name
        Name of return value.

        If the operation is rpc style and @WebResult.partName has not been specified, this is the name of the wsdl:part representing the return value.
        If the operation is document style or the return value maps to a header, this is the local name of the XML element representing the return value.

        Default:
        ""
      • partName

        public abstract String partName
        The name of the wsdl:part representing this return value.

        This is only used if the operation is rpc style, or if the operation is document style and the parameter style is BARE.

        Since:
        2.0
        Default:
        ""
      • targetNamespace

        public abstract String targetNamespace
        The XML namespace for the return value.

        Only used if the operation is document style or the return value maps to a header. If the target namespace is set to "", this represents the empty namespace.

        Default:
        ""
      • public abstract boolean header
        If true, the result is pulled from a message header rather then the message body.
        Since:
        2.0
        Default:
        false
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph