Searched defs:getFeatures (Results 1 - 12 of 12) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/addressing/policy/
H A DAddressingFeatureConfigurator.java71 public Collection<WebServiceFeature> getFeatures(final PolicyMapKey key, final PolicyMap policyMap) throws PolicyException { method in class:AddressingFeatureConfigurator
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/
H A DWSBinding.java122 @NotNull WSFeatureList getFeatures(); method in interface:WSBinding
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/model/wsdl/
H A DWSDLFeaturedObject.java54 @NotNull WSFeatureList getFeatures(); method in interface:WSDLFeaturedObject
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/policy/
H A DFastInfosetFeatureConfigurator.java62 public Collection<WebServiceFeature> getFeatures(final PolicyMapKey key, final PolicyMap policyMap) throws PolicyException { method in class:FastInfosetFeatureConfigurator
H A DMtomFeatureConfigurator.java63 public Collection<WebServiceFeature> getFeatures(PolicyMapKey key, PolicyMap policyMap) throws PolicyException { method in class:MtomFeatureConfigurator
H A DSelectOptimalEncodingFeatureConfigurator.java61 public Collection<WebServiceFeature> getFeatures(PolicyMapKey key, PolicyMap policyMap) throws PolicyException { method in class:SelectOptimalEncodingFeatureConfigurator
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/jaxws/spi/
H A DPolicyFeatureConfigurator.java55 public Collection<WebServiceFeature> getFeatures(PolicyMapKey key, PolicyMap policyMap) throws PolicyException; method in interface:PolicyFeatureConfigurator
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/model/wsdl/
H A DAbstractFeaturedObjectImpl.java54 public @NotNull WebServiceFeatureList getFeatures() { method in class:AbstractFeaturedObjectImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/binding/
H A DBindingImpl.java156 public WebServiceFeatureList getFeatures() { method in class:BindingImpl
/openjdk7/jdk/src/share/classes/sun/net/ftp/
H A DFtpClient.java595 public abstract List<String> getFeatures() throws FtpProtocolException, IOException; method in class:FtpClient
/openjdk7/jdk/src/share/classes/sun/net/ftp/impl/
H A DFtpClient.java1520 public List<String> getFeatures() throws sun.net.ftp.FtpProtocolException, IOException { method in class:FtpClient
/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.cpp251 FeatureMask getFeatures ( le_uint32 charIndex ) function in class:IndicReorderingOutput
1172 FeatureMask outMask = output.getFeatures(i+inv_count);
1207 FeatureMask tmp = output.getFeatures(i-1+inv_count);

Completed in 66 milliseconds