JAXRPCHandler

This type is a class for model objects.

A JAX-RPC handler provides customization of Web service request or response handling.

Package: sibws

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
name : EString The name of the JAX RPC Handler. Standard WebSphere character restrictions apply.
soapRoles : EString Defines any SOAP roles in which this handler acts.
description : EString Optional description of this handler.
handlerClassName : EString The name of the class that implements this JAX RPC Handler.
JAXRPCHeader : JAXRPCHeader * Defines any JAX-RPC headers against which this handler operates.
property : * Null Class Name * * Optional additional properties may be configured here as name-value pairs.



Attribute Details

name  -  The name of the JAX RPC Handler. Standard WebSphere character restrictions apply.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

soapRoles  -  Defines any SOAP roles in which this handler acts.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  Optional description of this handler.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

handlerClassName  -  The name of the class that implements this JAX RPC Handler.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

JAXRPCHeader  -  Defines any JAX-RPC headers against which this handler operates.
    Reference Type: JAXRPCHeader *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

property  -  Optional additional properties may be configured here as name-value pairs.
    Reference Type: * Null Class Name * *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006