1*12720SWyllys.Ingersoll@Sun.COM /* 2*12720SWyllys.Ingersoll@Sun.COM * CDDL HEADER START 3*12720SWyllys.Ingersoll@Sun.COM * 4*12720SWyllys.Ingersoll@Sun.COM * The contents of this file are subject to the terms of the 5*12720SWyllys.Ingersoll@Sun.COM * Common Development and Distribution License (the "License"). 6*12720SWyllys.Ingersoll@Sun.COM * You may not use this file except in compliance with the License. 7*12720SWyllys.Ingersoll@Sun.COM * 8*12720SWyllys.Ingersoll@Sun.COM * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*12720SWyllys.Ingersoll@Sun.COM * or http://www.opensolaris.org/os/licensing. 10*12720SWyllys.Ingersoll@Sun.COM * See the License for the specific language governing permissions 11*12720SWyllys.Ingersoll@Sun.COM * and limitations under the License. 12*12720SWyllys.Ingersoll@Sun.COM * 13*12720SWyllys.Ingersoll@Sun.COM * When distributing Covered Code, include this CDDL HEADER in each 14*12720SWyllys.Ingersoll@Sun.COM * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*12720SWyllys.Ingersoll@Sun.COM * If applicable, add the following below this CDDL HEADER, with the 16*12720SWyllys.Ingersoll@Sun.COM * fields enclosed by brackets "[]" replaced with your own identifying 17*12720SWyllys.Ingersoll@Sun.COM * information: Portions Copyright [yyyy] [name of copyright owner] 18*12720SWyllys.Ingersoll@Sun.COM * 19*12720SWyllys.Ingersoll@Sun.COM * CDDL HEADER END 20*12720SWyllys.Ingersoll@Sun.COM */ 21*12720SWyllys.Ingersoll@Sun.COM 22*12720SWyllys.Ingersoll@Sun.COM /* 23*12720SWyllys.Ingersoll@Sun.COM * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24*12720SWyllys.Ingersoll@Sun.COM */ 25*12720SWyllys.Ingersoll@Sun.COM 26*12720SWyllys.Ingersoll@Sun.COM /* KMS_DiscoveryStub.h 27*12720SWyllys.Ingersoll@Sun.COM Generated by gSOAP 2.7.17 from ../gsoapStubs/DiscoveryService/KMS_Discovery_SOAP.h 28*12720SWyllys.Ingersoll@Sun.COM Copyright(C) 2000-2010, Robert van Engelen, Genivia Inc. All Rights Reserved. 29*12720SWyllys.Ingersoll@Sun.COM This part of the software is released under one of the following licenses: 30*12720SWyllys.Ingersoll@Sun.COM GPL, the gSOAP public license, or Genivia's license for commercial use. 31*12720SWyllys.Ingersoll@Sun.COM */ 32*12720SWyllys.Ingersoll@Sun.COM 33*12720SWyllys.Ingersoll@Sun.COM #ifndef KMS_DiscoveryStub_H 34*12720SWyllys.Ingersoll@Sun.COM #define KMS_DiscoveryStub_H 35*12720SWyllys.Ingersoll@Sun.COM #ifndef WITH_NONAMESPACES 36*12720SWyllys.Ingersoll@Sun.COM #define WITH_NONAMESPACES 37*12720SWyllys.Ingersoll@Sun.COM #endif 38*12720SWyllys.Ingersoll@Sun.COM #ifndef WITH_NOGLOBAL 39*12720SWyllys.Ingersoll@Sun.COM #define WITH_NOGLOBAL 40*12720SWyllys.Ingersoll@Sun.COM #endif 41*12720SWyllys.Ingersoll@Sun.COM #include "stdsoap2.h" 42*12720SWyllys.Ingersoll@Sun.COM 43*12720SWyllys.Ingersoll@Sun.COM namespace KMS_Discovery { 44*12720SWyllys.Ingersoll@Sun.COM 45*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 46*12720SWyllys.Ingersoll@Sun.COM * * 47*12720SWyllys.Ingersoll@Sun.COM * Enumerations * 48*12720SWyllys.Ingersoll@Sun.COM * * 49*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 50*12720SWyllys.Ingersoll@Sun.COM 51*12720SWyllys.Ingersoll@Sun.COM 52*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 53*12720SWyllys.Ingersoll@Sun.COM * * 54*12720SWyllys.Ingersoll@Sun.COM * Types with Custom Serializers * 55*12720SWyllys.Ingersoll@Sun.COM * * 56*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 57*12720SWyllys.Ingersoll@Sun.COM 58*12720SWyllys.Ingersoll@Sun.COM 59*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 60*12720SWyllys.Ingersoll@Sun.COM * * 61*12720SWyllys.Ingersoll@Sun.COM * Classes and Structs * 62*12720SWyllys.Ingersoll@Sun.COM * * 63*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 64*12720SWyllys.Ingersoll@Sun.COM 65*12720SWyllys.Ingersoll@Sun.COM 66*12720SWyllys.Ingersoll@Sun.COM #if 0 /* volatile type: do not declare here, declared elsewhere */ 67*12720SWyllys.Ingersoll@Sun.COM 68*12720SWyllys.Ingersoll@Sun.COM #endif 69*12720SWyllys.Ingersoll@Sun.COM 70*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__hexBinary 71*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__hexBinary (20) 72*12720SWyllys.Ingersoll@Sun.COM /* hexBinary schema type: */ 73*12720SWyllys.Ingersoll@Sun.COM struct xsd__hexBinary 74*12720SWyllys.Ingersoll@Sun.COM { 75*12720SWyllys.Ingersoll@Sun.COM public: 76*12720SWyllys.Ingersoll@Sun.COM unsigned char *__ptr; 77*12720SWyllys.Ingersoll@Sun.COM int __size; 78*12720SWyllys.Ingersoll@Sun.COM }; 79*12720SWyllys.Ingersoll@Sun.COM #endif 80*12720SWyllys.Ingersoll@Sun.COM 81*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_KMS_Discovery_ClusterMember 82*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_KMS_Discovery_ClusterMember (24) 83*12720SWyllys.Ingersoll@Sun.COM /* KMS-Discovery-ClusterMember */ 84*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery_ClusterMember 85*12720SWyllys.Ingersoll@Sun.COM { 86*12720SWyllys.Ingersoll@Sun.COM public: 87*12720SWyllys.Ingersoll@Sun.COM LONG64 KMAID; /* required element of type xsd:long */ 88*12720SWyllys.Ingersoll@Sun.COM char *KMAName; /* optional element of type xsd:string */ 89*12720SWyllys.Ingersoll@Sun.COM char *KMASiteID; /* optional element of type xsd:string */ 90*12720SWyllys.Ingersoll@Sun.COM char *KMAHostName; /* optional element of type xsd:string */ 91*12720SWyllys.Ingersoll@Sun.COM char *KMANetworkAddress; /* optional element of type xsd:string */ 92*12720SWyllys.Ingersoll@Sun.COM bool Enabled; /* required element of type xsd:boolean */ 93*12720SWyllys.Ingersoll@Sun.COM long Load; /* required element of type xsd:int */ 94*12720SWyllys.Ingersoll@Sun.COM bool Responding; /* required element of type xsd:boolean */ 95*12720SWyllys.Ingersoll@Sun.COM char *KMAVersion; /* optional attribute of type xsd:kmaVersion */ 96*12720SWyllys.Ingersoll@Sun.COM char *KMAHostNameIPv6; /* optional attribute of type xsd:networkAddress */ 97*12720SWyllys.Ingersoll@Sun.COM char *KMANetworkAddressIPv6; /* optional attribute of type xsd:networkAddress */ 98*12720SWyllys.Ingersoll@Sun.COM bool KMS_Discovery__Locked; /* optional attribute of type xsd:boolean */ 99*12720SWyllys.Ingersoll@Sun.COM }; 100*12720SWyllys.Ingersoll@Sun.COM #endif 101*12720SWyllys.Ingersoll@Sun.COM 102*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_KMS_Discovery__ArrayOfClusterMembers 103*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_KMS_Discovery__ArrayOfClusterMembers (25) 104*12720SWyllys.Ingersoll@Sun.COM /* Sequence of KMS-Discovery:ArrayOfClusterMembers schema type: */ 105*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery__ArrayOfClusterMembers 106*12720SWyllys.Ingersoll@Sun.COM { 107*12720SWyllys.Ingersoll@Sun.COM public: 108*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery_ClusterMember *__ptr; 109*12720SWyllys.Ingersoll@Sun.COM int __size; 110*12720SWyllys.Ingersoll@Sun.COM }; 111*12720SWyllys.Ingersoll@Sun.COM #endif 112*12720SWyllys.Ingersoll@Sun.COM 113*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_KMS_Discovery__DiscoverClusterResponse 114*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_KMS_Discovery__DiscoverClusterResponse (29) 115*12720SWyllys.Ingersoll@Sun.COM /* KMS-Discovery:DiscoverClusterResponse */ 116*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery__DiscoverClusterResponse 117*12720SWyllys.Ingersoll@Sun.COM { 118*12720SWyllys.Ingersoll@Sun.COM public: 119*12720SWyllys.Ingersoll@Sun.COM char *EntitySiteID; /* SOAP 1.2 RPC return element (when namespace qualified) */ /* optional element of type xsd:string */ 120*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery__ArrayOfClusterMembers ArrayOfClusterMembers; /* optional element of type KMS-Discovery:ArrayOfClusterMembers */ 121*12720SWyllys.Ingersoll@Sun.COM }; 122*12720SWyllys.Ingersoll@Sun.COM #endif 123*12720SWyllys.Ingersoll@Sun.COM 124*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_KMS_Discovery__DiscoverCluster 125*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_KMS_Discovery__DiscoverCluster (32) 126*12720SWyllys.Ingersoll@Sun.COM /* KMS-Discovery:DiscoverCluster */ 127*12720SWyllys.Ingersoll@Sun.COM struct KMS_Discovery__DiscoverCluster 128*12720SWyllys.Ingersoll@Sun.COM { 129*12720SWyllys.Ingersoll@Sun.COM public: 130*12720SWyllys.Ingersoll@Sun.COM void *_; /* transient */ 131*12720SWyllys.Ingersoll@Sun.COM }; 132*12720SWyllys.Ingersoll@Sun.COM #endif 133*12720SWyllys.Ingersoll@Sun.COM 134*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_SOAP_ENV__Header 135*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_SOAP_ENV__Header (33) 136*12720SWyllys.Ingersoll@Sun.COM /* SOAP Header: */ 137*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Header 138*12720SWyllys.Ingersoll@Sun.COM { 139*12720SWyllys.Ingersoll@Sun.COM #ifdef WITH_NOEMPTYSTRUCT 140*12720SWyllys.Ingersoll@Sun.COM private: 141*12720SWyllys.Ingersoll@Sun.COM char dummy; /* dummy member to enable compilation */ 142*12720SWyllys.Ingersoll@Sun.COM #endif 143*12720SWyllys.Ingersoll@Sun.COM }; 144*12720SWyllys.Ingersoll@Sun.COM #endif 145*12720SWyllys.Ingersoll@Sun.COM 146*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_SOAP_ENV__Code 147*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_SOAP_ENV__Code (34) 148*12720SWyllys.Ingersoll@Sun.COM /* SOAP Fault Code: */ 149*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code 150*12720SWyllys.Ingersoll@Sun.COM { 151*12720SWyllys.Ingersoll@Sun.COM public: 152*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Value; /* optional element of type xsd:QName */ 153*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code *SOAP_ENV__Subcode; /* optional element of type SOAP-ENV:Code */ 154*12720SWyllys.Ingersoll@Sun.COM }; 155*12720SWyllys.Ingersoll@Sun.COM #endif 156*12720SWyllys.Ingersoll@Sun.COM 157*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_SOAP_ENV__Detail 158*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_SOAP_ENV__Detail (36) 159*12720SWyllys.Ingersoll@Sun.COM /* SOAP-ENV:Detail */ 160*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail 161*12720SWyllys.Ingersoll@Sun.COM { 162*12720SWyllys.Ingersoll@Sun.COM public: 163*12720SWyllys.Ingersoll@Sun.COM int __type; /* any type of element <fault> (defined below) */ 164*12720SWyllys.Ingersoll@Sun.COM void *fault; /* transient */ 165*12720SWyllys.Ingersoll@Sun.COM char *__any; 166*12720SWyllys.Ingersoll@Sun.COM }; 167*12720SWyllys.Ingersoll@Sun.COM #endif 168*12720SWyllys.Ingersoll@Sun.COM 169*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_SOAP_ENV__Reason 170*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_SOAP_ENV__Reason (37) 171*12720SWyllys.Ingersoll@Sun.COM /* SOAP-ENV:Reason */ 172*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Reason 173*12720SWyllys.Ingersoll@Sun.COM { 174*12720SWyllys.Ingersoll@Sun.COM public: 175*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Text; /* optional element of type xsd:string */ 176*12720SWyllys.Ingersoll@Sun.COM }; 177*12720SWyllys.Ingersoll@Sun.COM #endif 178*12720SWyllys.Ingersoll@Sun.COM 179*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_SOAP_ENV__Fault 180*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_SOAP_ENV__Fault (38) 181*12720SWyllys.Ingersoll@Sun.COM /* SOAP Fault: */ 182*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Fault 183*12720SWyllys.Ingersoll@Sun.COM { 184*12720SWyllys.Ingersoll@Sun.COM public: 185*12720SWyllys.Ingersoll@Sun.COM char *faultcode; /* optional element of type xsd:QName */ 186*12720SWyllys.Ingersoll@Sun.COM char *faultstring; /* optional element of type xsd:string */ 187*12720SWyllys.Ingersoll@Sun.COM char *faultactor; /* optional element of type xsd:string */ 188*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail *detail; /* optional element of type SOAP-ENV:Detail */ 189*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Code *SOAP_ENV__Code; /* optional element of type SOAP-ENV:Code */ 190*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Reason *SOAP_ENV__Reason; /* optional element of type SOAP-ENV:Reason */ 191*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Node; /* optional element of type xsd:string */ 192*12720SWyllys.Ingersoll@Sun.COM char *SOAP_ENV__Role; /* optional element of type xsd:string */ 193*12720SWyllys.Ingersoll@Sun.COM struct SOAP_ENV__Detail *SOAP_ENV__Detail; /* optional element of type SOAP-ENV:Detail */ 194*12720SWyllys.Ingersoll@Sun.COM }; 195*12720SWyllys.Ingersoll@Sun.COM #endif 196*12720SWyllys.Ingersoll@Sun.COM 197*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 198*12720SWyllys.Ingersoll@Sun.COM * * 199*12720SWyllys.Ingersoll@Sun.COM * Typedefs * 200*12720SWyllys.Ingersoll@Sun.COM * * 201*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 202*12720SWyllys.Ingersoll@Sun.COM 203*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery__QName 204*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery__QName (5) 205*12720SWyllys.Ingersoll@Sun.COM typedef char *_QName; 206*12720SWyllys.Ingersoll@Sun.COM #endif 207*12720SWyllys.Ingersoll@Sun.COM 208*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery__XML 209*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery__XML (6) 210*12720SWyllys.Ingersoll@Sun.COM typedef char *_XML; 211*12720SWyllys.Ingersoll@Sun.COM #endif 212*12720SWyllys.Ingersoll@Sun.COM 213*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__string 214*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__string (7) 215*12720SWyllys.Ingersoll@Sun.COM typedef char *xsd__string; 216*12720SWyllys.Ingersoll@Sun.COM #endif 217*12720SWyllys.Ingersoll@Sun.COM 218*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__float 219*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__float (9) 220*12720SWyllys.Ingersoll@Sun.COM typedef float xsd__float; 221*12720SWyllys.Ingersoll@Sun.COM #endif 222*12720SWyllys.Ingersoll@Sun.COM 223*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__int 224*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__int (11) 225*12720SWyllys.Ingersoll@Sun.COM typedef long xsd__int; 226*12720SWyllys.Ingersoll@Sun.COM #endif 227*12720SWyllys.Ingersoll@Sun.COM 228*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__boolean 229*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__boolean (13) 230*12720SWyllys.Ingersoll@Sun.COM typedef bool xsd__boolean; 231*12720SWyllys.Ingersoll@Sun.COM #endif 232*12720SWyllys.Ingersoll@Sun.COM 233*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__long 234*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__long (15) 235*12720SWyllys.Ingersoll@Sun.COM typedef LONG64 xsd__long; 236*12720SWyllys.Ingersoll@Sun.COM #endif 237*12720SWyllys.Ingersoll@Sun.COM 238*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__dateTime 239*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__dateTime (16) 240*12720SWyllys.Ingersoll@Sun.COM typedef char *xsd__dateTime; 241*12720SWyllys.Ingersoll@Sun.COM #endif 242*12720SWyllys.Ingersoll@Sun.COM 243*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__duration 244*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__duration (17) 245*12720SWyllys.Ingersoll@Sun.COM typedef char *xsd__duration; 246*12720SWyllys.Ingersoll@Sun.COM #endif 247*12720SWyllys.Ingersoll@Sun.COM 248*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__kmaVersion 249*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__kmaVersion (18) 250*12720SWyllys.Ingersoll@Sun.COM typedef char *xsd__kmaVersion; 251*12720SWyllys.Ingersoll@Sun.COM #endif 252*12720SWyllys.Ingersoll@Sun.COM 253*12720SWyllys.Ingersoll@Sun.COM #ifndef SOAP_TYPE_KMS_Discovery_xsd__networkAddress 254*12720SWyllys.Ingersoll@Sun.COM #define SOAP_TYPE_KMS_Discovery_xsd__networkAddress (19) 255*12720SWyllys.Ingersoll@Sun.COM typedef char *xsd__networkAddress; 256*12720SWyllys.Ingersoll@Sun.COM #endif 257*12720SWyllys.Ingersoll@Sun.COM 258*12720SWyllys.Ingersoll@Sun.COM 259*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 260*12720SWyllys.Ingersoll@Sun.COM * * 261*12720SWyllys.Ingersoll@Sun.COM * Externals * 262*12720SWyllys.Ingersoll@Sun.COM * * 263*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 264*12720SWyllys.Ingersoll@Sun.COM 265*12720SWyllys.Ingersoll@Sun.COM 266*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 267*12720SWyllys.Ingersoll@Sun.COM * * 268*12720SWyllys.Ingersoll@Sun.COM * Server-Side Operations * 269*12720SWyllys.Ingersoll@Sun.COM * * 270*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 271*12720SWyllys.Ingersoll@Sun.COM 272*12720SWyllys.Ingersoll@Sun.COM 273*12720SWyllys.Ingersoll@Sun.COM SOAP_FMAC5 int SOAP_FMAC6 KMS_Discovery__DiscoverCluster(struct soap*, void *_, struct KMS_Discovery__DiscoverClusterResponse &result); 274*12720SWyllys.Ingersoll@Sun.COM 275*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 276*12720SWyllys.Ingersoll@Sun.COM * * 277*12720SWyllys.Ingersoll@Sun.COM * Server-Side Skeletons to Invoke Service Operations * 278*12720SWyllys.Ingersoll@Sun.COM * * 279*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 280*12720SWyllys.Ingersoll@Sun.COM 281*12720SWyllys.Ingersoll@Sun.COM SOAP_FMAC5 int SOAP_FMAC6 KMS_Discovery_serve(struct soap*); 282*12720SWyllys.Ingersoll@Sun.COM 283*12720SWyllys.Ingersoll@Sun.COM SOAP_FMAC5 int SOAP_FMAC6 KMS_Discovery_serve_request(struct soap*); 284*12720SWyllys.Ingersoll@Sun.COM 285*12720SWyllys.Ingersoll@Sun.COM SOAP_FMAC5 int SOAP_FMAC6 soap_serve_KMS_Discovery__DiscoverCluster(struct soap*); 286*12720SWyllys.Ingersoll@Sun.COM 287*12720SWyllys.Ingersoll@Sun.COM /******************************************************************************\ 288*12720SWyllys.Ingersoll@Sun.COM * * 289*12720SWyllys.Ingersoll@Sun.COM * Client-Side Call Stubs * 290*12720SWyllys.Ingersoll@Sun.COM * * 291*12720SWyllys.Ingersoll@Sun.COM \******************************************************************************/ 292*12720SWyllys.Ingersoll@Sun.COM 293*12720SWyllys.Ingersoll@Sun.COM 294*12720SWyllys.Ingersoll@Sun.COM SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Discovery__DiscoverCluster(struct soap *soap, const char *soap_endpoint, const char *soap_action, void *_, struct KMS_Discovery__DiscoverClusterResponse &result); 295*12720SWyllys.Ingersoll@Sun.COM 296*12720SWyllys.Ingersoll@Sun.COM } // namespace KMS_Discovery 297*12720SWyllys.Ingersoll@Sun.COM 298*12720SWyllys.Ingersoll@Sun.COM 299*12720SWyllys.Ingersoll@Sun.COM #endif 300*12720SWyllys.Ingersoll@Sun.COM 301*12720SWyllys.Ingersoll@Sun.COM /* End of KMS_DiscoveryStub.h */ 302