Uses of Class
com.sun.xml.ws.developer.EPRRecipe

Packages that use EPRRecipe
com.sun.xml.ws.developer JAX-WS RI vendor extension features that are available to the JAX-WS RI users. 
 

Uses of EPRRecipe in com.sun.xml.ws.developer
 

Methods in com.sun.xml.ws.developer that return EPRRecipe
 EPRRecipe EPRRecipe.addMetadata(Iterable<? extends Source> sources)
           
 EPRRecipe EPRRecipe.addMetadata(Source... sources)
           
 EPRRecipe EPRRecipe.addMetadata(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(Iterable<? extends Header> headers)
          Adds all the headers as reference parameters.
 



Copyright © 2015 Oracle Corporation. All Rights Reserved.