1 #
   2 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 # ##########################################################
  26 # ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
  27 # ##########################################################
  28 #
  29 class name javax/xml/ws/Endpoint
  30 -method name create descriptor (Ljava/lang/Object;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  31 -method name create descriptor (Ljava/lang/String;Ljava/lang/Object;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  32 -method name publish descriptor (Ljava/lang/String;Ljava/lang/Object;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  33 -method name publish descriptor (Ljavax/xml/ws/spi/http/HttpContext;)V
  34 -method name setEndpointContext descriptor (Ljavax/xml/ws/EndpointContext;)V
  35 
  36 -class name javax/xml/ws/EndpointContext
  37 
  38 class name javax/xml/ws/FaultAction
  39 -method name className descriptor ()Ljava/lang/Class;
  40 method name className descriptor ()Ljava/lang/Class; flags 401
  41 
  42 class name javax/xml/ws/Holder
  43 header extends java/lang/Object flags 31 signature <T:Ljava/lang/Object;>Ljava/lang/Object;
  44 
  45 class name javax/xml/ws/RequestWrapper
  46 -method name partName descriptor ()Ljava/lang/String;
  47 
  48 class name javax/xml/ws/RespectBinding
  49 header extends java/lang/Object implements java/lang/annotation/Annotation flags 2601 runtimeAnnotations @Ljava/lang/annotation/Target;(value={eLjava/lang/annotation/ElementType;TYPE;})@Ljava/lang/annotation/Retention;(value=eLjava/lang/annotation/RetentionPolicy;RUNTIME;)@Ljava/lang/annotation/Documented;@Ljavax/xml/ws/spi/WebServiceFeatureAnnotation;(id="javax.xml.ws.RespectBindingFeature",bean=cLjavax/xml/ws/RespectBindingFeature;)
  50 
  51 class name javax/xml/ws/ResponseWrapper
  52 -method name partName descriptor ()Ljava/lang/String;
  53 
  54 class name javax/xml/ws/Service
  55 -method name <init> descriptor (Ljava/net/URL;Ljavax/xml/namespace/QName;[Ljavax/xml/ws/WebServiceFeature;)V
  56 -method name create descriptor (Ljava/net/URL;Ljavax/xml/namespace/QName;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Service;
  57 -method name create descriptor (Ljavax/xml/namespace/QName;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Service;
  58 
  59 class name javax/xml/ws/WebFault
  60 -method name messageName descriptor ()Ljava/lang/String;
  61 
  62 class name javax/xml/ws/WebServiceRef
  63 -method name type descriptor ()Ljava/lang/Class;
  64 -method name value descriptor ()Ljava/lang/Class;
  65 -method name lookup descriptor ()Ljava/lang/String;
  66 method name type descriptor ()Ljava/lang/Class; annotationDefaultValue cLjava/lang/Object; flags 401
  67 method name value descriptor ()Ljava/lang/Class; annotationDefaultValue cLjava/lang/Object; flags 401
  68 
  69 class name javax/xml/ws/soap/Addressing
  70 header extends java/lang/Object implements java/lang/annotation/Annotation flags 2601 runtimeAnnotations @Ljava/lang/annotation/Target;(value={eLjava/lang/annotation/ElementType;TYPE;})@Ljava/lang/annotation/Retention;(value=eLjava/lang/annotation/RetentionPolicy;RUNTIME;)@Ljava/lang/annotation/Documented;@Ljavax/xml/ws/spi/WebServiceFeatureAnnotation;(id="http://www.w3.org/2005/08/addressing/module",bean=cLjavax/xml/ws/soap/AddressingFeature;)
  71 -method name responses descriptor ()Ljavax/xml/ws/soap/AddressingFeature$Responses;
  72 
  73 class name javax/xml/ws/soap/AddressingFeature
  74 header extends javax/xml/ws/WebServiceFeature flags 31
  75 -method name <init> descriptor (ZZLjavax/xml/ws/soap/AddressingFeature$Responses;)V
  76 -method name getResponses descriptor ()Ljavax/xml/ws/soap/AddressingFeature$Responses;
  77 
  78 -class name javax/xml/ws/soap/AddressingFeature$Responses
  79 
  80 class name javax/xml/ws/soap/MTOM
  81 header extends java/lang/Object implements java/lang/annotation/Annotation flags 2601 runtimeAnnotations @Ljava/lang/annotation/Target;(value={eLjava/lang/annotation/ElementType;TYPE;})@Ljava/lang/annotation/Retention;(value=eLjava/lang/annotation/RetentionPolicy;RUNTIME;)@Ljava/lang/annotation/Documented;@Ljavax/xml/ws/spi/WebServiceFeatureAnnotation;(id="http://www.w3.org/2004/08/soap/features/http-optimization",bean=cLjavax/xml/ws/soap/MTOMFeature;)
  82 
  83 -class name javax/xml/ws/spi/Invoker
  84 
  85 class name javax/xml/ws/spi/Provider
  86 -method name createServiceDelegate descriptor (Ljava/net/URL;Ljavax/xml/namespace/QName;Ljava/lang/Class;)Ljavax/xml/ws/spi/ServiceDelegate;
  87 -method name createServiceDelegate descriptor (Ljava/net/URL;Ljavax/xml/namespace/QName;Ljava/lang/Class;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/spi/ServiceDelegate;
  88 -method name createW3CEndpointReference descriptor (Ljava/lang/String;Ljavax/xml/namespace/QName;Ljavax/xml/namespace/QName;Ljavax/xml/namespace/QName;Ljava/util/List;Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/Map;)Ljavax/xml/ws/wsaddressing/W3CEndpointReference;
  89 -method name createAndPublishEndpoint descriptor (Ljava/lang/String;Ljava/lang/Object;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  90 -method name createEndpoint descriptor (Ljava/lang/String;Ljava/lang/Object;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  91 -method name createEndpoint descriptor (Ljava/lang/String;Ljava/lang/Class;Ljavax/xml/ws/spi/Invoker;[Ljavax/xml/ws/WebServiceFeature;)Ljavax/xml/ws/Endpoint;
  92 method name createServiceDelegate descriptor (Ljava/net/URL;Ljavax/xml/namespace/QName;Ljava/lang/Class;)Ljavax/xml/ws/spi/ServiceDelegate; flags 401
  93 
  94 -class name javax/xml/ws/spi/http/HttpContext
  95 
  96 -class name javax/xml/ws/spi/http/HttpExchange
  97 
  98 -class name javax/xml/ws/spi/http/HttpHandler
  99 
 100 -class name javax/xml/ws/wsaddressing/W3CEndpointReference
 101 
 102 -class name javax/xml/ws/wsaddressing/W3CEndpointReferenceBuilder
 103