|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPRRecipe | |
|---|---|
| com.sun.xml.ws.developer | JAX-WS RI vendor extension features that are available to the JAX-WS RI users. |
| com.sun.xml.ws.server | JAX-WS 2.0.1 Server Runtime |
| Uses of EPRRecipe in com.sun.xml.ws.developer |
|---|
| Methods in com.sun.xml.ws.developer that return EPRRecipe | |
|---|---|
EPRRecipe |
EPRRecipe.addMetadata(java.lang.Iterable<? extends javax.xml.transform.Source> sources)
|
EPRRecipe |
EPRRecipe.addMetadata(javax.xml.transform.Source... sources)
|
EPRRecipe |
EPRRecipe.addMetadata(javax.xml.transform.Source source)
Adds a new metadata. |
EPRRecipe |
EPRRecipe.addReferenceParameter(Header h)
Adds a new reference parameter. |
EPRRecipe |
EPRRecipe.addReferenceParameters(Header... headers)
Adds all the headers as reference parameters. |
EPRRecipe |
EPRRecipe.addReferenceParameters(java.lang.Iterable<? extends Header> headers)
Adds all the headers as reference parameters. |
| Methods in com.sun.xml.ws.developer with parameters of type EPRRecipe | ||
|---|---|---|
|
StatefulWebServiceManager.export(java.lang.Class<EPR> eprType,
Packet currentRequest,
T o,
EPRRecipe recipe)
The same as StatefulWebServiceManager.export(Class, Packet, Object) except
that it takes EPRRecipe. |
|
|
StatefulWebServiceManager.export(java.lang.Class<EPR> epr,
T o,
EPRRecipe recipe)
Exports an object. |
|
| Uses of EPRRecipe in com.sun.xml.ws.server |
|---|
| Methods in com.sun.xml.ws.server with parameters of type EPRRecipe | ||
|---|---|---|
|
StatefulInstanceResolver.export(java.lang.Class<EPR> adrsVer,
Packet currentRequest,
T o,
EPRRecipe recipe)
|
|
|
StatefulInstanceResolver.export(java.lang.Class<EPR> adrsVer,
java.lang.String endpointAddress,
java.lang.String wsdlAddress,
T o,
EPRRecipe recipe)
|
|
|
StatefulInstanceResolver.export(java.lang.Class<EPR> epr,
T o,
EPRRecipe recipe)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||