Package com.sun.xml.ws.api.model


package com.sun.xml.ws.api.model
  • Class
    Description
    This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have WebFault annotation defined on it.
    Type of java exception as defined by JAXWS 2.0 JSR 224.
    Abstracts the annotated Method of a SEI.
    Constants that represents four message exchange patterns.
    Runtime Parameter that abstracts the annotated java parameter

    A parameter may be bound to a header, a body, or an attachment.
    Denotes the binding of a parameter.
    Represents 4 kinds of binding.
    Represents abstraction of SEI.
    WSDLOperationMapping represents the mapping between a WSDL operation and a JavaMethod.