C E F G H M O P R S W 

C

Client - Class in org.apache.servicemix.examples.cxf.wsaddressing
 
Client() - Constructor for class org.apache.servicemix.examples.cxf.wsaddressing.Client
 
createFaultDetail() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of FaultDetail
createGreetMe() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMe
createGreetMeOneWay() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMeOneWay
createGreetMeResponse() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMeResponse
createPingMe() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of PingMe
createPingMeResponse() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of PingMeResponse
createSayHi() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of SayHi
createSayHiResponse() - Method in class org.apache.hello_world_soap_http.types.ObjectFactory
Create an instance of SayHiResponse

E

EnableCORSInterceptor - Class in org.apache.servicemix.examples.cxf
 
EnableCORSInterceptor() - Constructor for class org.apache.servicemix.examples.cxf.EnableCORSInterceptor
 

F

FaultDetail - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
FaultDetail() - Constructor for class org.apache.hello_world_soap_http.types.FaultDetail
 

G

getFaultInfo() - Method in exception org.apache.hello_world_soap_http.PingMeFault
 
getMajor() - Method in class org.apache.hello_world_soap_http.types.FaultDetail
Gets the value of the major property.
getMinor() - Method in class org.apache.hello_world_soap_http.types.FaultDetail
Gets the value of the minor property.
getRequestType() - Method in class org.apache.hello_world_soap_http.types.GreetMe
Gets the value of the requestType property.
getRequestType() - Method in class org.apache.hello_world_soap_http.types.GreetMeOneWay
Gets the value of the requestType property.
getResponseType() - Method in class org.apache.hello_world_soap_http.types.GreetMeResponse
Gets the value of the responseType property.
getResponseType() - Method in class org.apache.hello_world_soap_http.types.SayHiResponse
Gets the value of the responseType property.
getSoapPort() - Method in class org.apache.hello_world_soap_http.SOAPService
 
getSoapPort(WebServiceFeature...) - Method in class org.apache.hello_world_soap_http.SOAPService
 
Greeter - Interface in org.apache.hello_world_soap_http
This class was generated by Apache CXF 3.0.2 2015-01-19T20:51:01.926+01:00 Generated source version: 3.0.2
GreeterImpl - Class in org.apache.servicemix.examples.cxf.wsaddressing
 
GreeterImpl() - Constructor for class org.apache.servicemix.examples.cxf.wsaddressing.GreeterImpl
 
greetMe(String) - Method in interface org.apache.hello_world_soap_http.Greeter
 
GreetMe - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMe() - Constructor for class org.apache.hello_world_soap_http.types.GreetMe
 
greetMe(String) - Method in class org.apache.servicemix.examples.cxf.wsaddressing.GreeterImpl
 
greetMeOneWay(String) - Method in interface org.apache.hello_world_soap_http.Greeter
 
GreetMeOneWay - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMeOneWay() - Constructor for class org.apache.hello_world_soap_http.types.GreetMeOneWay
 
greetMeOneWay(String) - Method in class org.apache.servicemix.examples.cxf.wsaddressing.GreeterImpl
 
GreetMeResponse - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMeResponse() - Constructor for class org.apache.hello_world_soap_http.types.GreetMeResponse
 

H

handleMessage(Message) - Method in class org.apache.servicemix.examples.cxf.EnableCORSInterceptor
 

M

main(String[]) - Static method in class org.apache.servicemix.examples.cxf.wsaddressing.Client
 
major - Variable in class org.apache.hello_world_soap_http.types.FaultDetail
 
minor - Variable in class org.apache.hello_world_soap_http.types.FaultDetail
 

O

ObjectFactory - Class in org.apache.hello_world_soap_http.types
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.hello_world_soap_http.types package.
ObjectFactory() - Constructor for class org.apache.hello_world_soap_http.types.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.hello_world_soap_http.types
org.apache.hello_world_soap_http - package org.apache.hello_world_soap_http
 
org.apache.hello_world_soap_http.types - package org.apache.hello_world_soap_http.types
 
org.apache.servicemix.examples.cxf - package org.apache.servicemix.examples.cxf
 
org.apache.servicemix.examples.cxf.wsaddressing - package org.apache.servicemix.examples.cxf.wsaddressing
 

P

pingMe() - Method in interface org.apache.hello_world_soap_http.Greeter
 
PingMe - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
PingMe() - Constructor for class org.apache.hello_world_soap_http.types.PingMe
 
pingMe() - Method in class org.apache.servicemix.examples.cxf.wsaddressing.GreeterImpl
 
PingMeFault - Exception in org.apache.hello_world_soap_http
This class was generated by Apache CXF 3.0.2 2015-01-19T20:51:01.899+01:00 Generated source version: 3.0.2
PingMeFault() - Constructor for exception org.apache.hello_world_soap_http.PingMeFault
 
PingMeFault(String) - Constructor for exception org.apache.hello_world_soap_http.PingMeFault
 
PingMeFault(String, Throwable) - Constructor for exception org.apache.hello_world_soap_http.PingMeFault
 
PingMeFault(String, FaultDetail) - Constructor for exception org.apache.hello_world_soap_http.PingMeFault
 
PingMeFault(String, FaultDetail, Throwable) - Constructor for exception org.apache.hello_world_soap_http.PingMeFault
 
PingMeResponse - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
PingMeResponse() - Constructor for class org.apache.hello_world_soap_http.types.PingMeResponse
 

R

requestType - Variable in class org.apache.hello_world_soap_http.types.GreetMe
 
requestType - Variable in class org.apache.hello_world_soap_http.types.GreetMeOneWay
 
responseType - Variable in class org.apache.hello_world_soap_http.types.GreetMeResponse
 
responseType - Variable in class org.apache.hello_world_soap_http.types.SayHiResponse
 

S

sayHi() - Method in interface org.apache.hello_world_soap_http.Greeter
 
SayHi - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
SayHi() - Constructor for class org.apache.hello_world_soap_http.types.SayHi
 
sayHi() - Method in class org.apache.servicemix.examples.cxf.wsaddressing.GreeterImpl
 
SayHiResponse - Class in org.apache.hello_world_soap_http.types
Java class for anonymous complex type.
SayHiResponse() - Constructor for class org.apache.hello_world_soap_http.types.SayHiResponse
 
sendRequest() - Method in class org.apache.servicemix.examples.cxf.wsaddressing.Client
 
SERVICE - Static variable in class org.apache.hello_world_soap_http.SOAPService
 
setMajor(short) - Method in class org.apache.hello_world_soap_http.types.FaultDetail
Sets the value of the major property.
setMinor(short) - Method in class org.apache.hello_world_soap_http.types.FaultDetail
Sets the value of the minor property.
setRequestType(String) - Method in class org.apache.hello_world_soap_http.types.GreetMe
Sets the value of the requestType property.
setRequestType(String) - Method in class org.apache.hello_world_soap_http.types.GreetMeOneWay
Sets the value of the requestType property.
setResponseType(String) - Method in class org.apache.hello_world_soap_http.types.GreetMeResponse
Sets the value of the responseType property.
setResponseType(String) - Method in class org.apache.hello_world_soap_http.types.SayHiResponse
Sets the value of the responseType property.
SoapPort - Static variable in class org.apache.hello_world_soap_http.SOAPService
 
SOAPService - Class in org.apache.hello_world_soap_http
This class was generated by Apache CXF 3.0.2 2015-01-19T20:51:01.939+01:00 Generated source version: 3.0.2
SOAPService(URL) - Constructor for class org.apache.hello_world_soap_http.SOAPService
 
SOAPService(URL, QName) - Constructor for class org.apache.hello_world_soap_http.SOAPService
 
SOAPService() - Constructor for class org.apache.hello_world_soap_http.SOAPService
 
SOAPService(WebServiceFeature...) - Constructor for class org.apache.hello_world_soap_http.SOAPService
 
SOAPService(URL, WebServiceFeature...) - Constructor for class org.apache.hello_world_soap_http.SOAPService
 
SOAPService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.hello_world_soap_http.SOAPService
 

W

WSDL_LOCATION - Static variable in class org.apache.hello_world_soap_http.SOAPService
 
C E F G H M O P R S W 

Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.