Uses of Enum Class
oracle.stellent.ridc.protocol.jaxws.JaxWSClientConfig.JAXWSSTACK
Packages that use JaxWSClientConfig.JAXWSSTACK
-
Uses of JaxWSClientConfig.JAXWSSTACK in oracle.stellent.ridc.protocol.jaxws
Methods in oracle.stellent.ridc.protocol.jaxws that return JaxWSClientConfig.JAXWSSTACKModifier and TypeMethodDescriptionJaxWSClientConfig.getJaxWSStack()
static JaxWSClientConfig.JAXWSSTACK
Returns the enum constant of this class with the specified name.static JaxWSClientConfig.JAXWSSTACK[]
JaxWSClientConfig.JAXWSSTACK.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in oracle.stellent.ridc.protocol.jaxws with parameters of type JaxWSClientConfig.JAXWSSTACKModifier and TypeMethodDescriptionvoid
JaxWSClientConfig.setJaxWSStack
(JaxWSClientConfig.JAXWSSTACK stack)