Searched defs:getAdapter (Results 1 - 24 of 24) sorted by relevance

/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/core/
H A DValuePropertyInfo.java34 Adapter<T,C> getAdapter(); method in interface:ValuePropertyInfo
H A DElementPropertyInfo.java122 Adapter<T,C> getAdapter(); method in interface:ElementPropertyInfo
H A DAttributePropertyInfo.java61 Adapter<T,C> getAdapter(); method in interface:AttributePropertyInfo
H A DPropertyInfo.java112 Adapter<T,C> getAdapter(); method in interface:PropertyInfo
H A DReferencePropertyInfo.java123 Adapter<T,C> getAdapter(); method in interface:ReferencePropertyInfo
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DJavaSuperAdapter.java42 public Object getAdapter() { method in class:JavaSuperAdapter
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/
H A DCoordinator.java84 public final <T extends XmlAdapter> T getAdapter(Class<T> key) { method in class:Coordinator
H A DMarshallerImpl.java579 public <A extends XmlAdapter> A getAdapter(Class<A> type) { method in class:MarshallerImpl
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/reflect/
H A DAdaptedAccessor.java91 private XmlAdapter<OnWireValueT, InMemValueT> getAdapter() { method in class:AdaptedAccessor
H A DAdaptedLister.java52 private XmlAdapter<OnWireItemT,InMemItemT> getAdapter() { method in class:AdaptedLister
/openjdk9/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/
H A DCSingleTypePropertyInfo.java88 public final CAdapter getAdapter() { method in class:CSingleTypePropertyInfo
H A DCPropertyInfo.java161 public abstract CAdapter getAdapter(); method in class:CPropertyInfo
H A DCReferencePropertyInfo.java179 public CAdapter getAdapter() { method in class:CReferencePropertyInfo
H A DCElementPropertyInfo.java177 public CAdapter getAdapter() { method in class:CElementPropertyInfo
/openjdk9/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/
H A DUnmarshaller.java1048 public <A extends XmlAdapter> A getAdapter( Class<A> type ); method in interface:Unmarshaller
H A DMarshaller.java702 public <A extends XmlAdapter> A getAdapter( Class<A> type ); method in interface:Marshaller
/openjdk9/jaxws/src/java.xml.bind/share/classes/javax/xml/bind/helpers/
H A DAbstractUnmarshallerImpl.java406 public <A extends XmlAdapter> A getAdapter(Class<A> type) { method in class:AbstractUnmarshallerImpl
H A DAbstractMarshallerImpl.java476 public <A extends XmlAdapter> A getAdapter(Class<A> type) { method in class:AbstractMarshallerImpl
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallerImpl.java549 public <A extends XmlAdapter> A getAdapter(Class<A> type) { method in class:UnmarshallerImpl
/openjdk9/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/impl/
H A DPropertyInfoImpl.java242 public Adapter<T,C> getAdapter() { method in class:PropertyInfoImpl
H A DElementInfoImpl.java196 public Adapter<T,C> getAdapter() { method in class:ElementInfoImpl.PropertyImpl
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/transport/http/server/
H A DEndpointImpl.java409 private HttpAdapter getAdapter(WSEndpoint endpoint, String urlPattern) { method in class:EndpointImpl
/openjdk9/jdk/src/java.base/share/classes/sun/util/locale/provider/
H A DLocaleProviderAdapter.java234 public static LocaleProviderAdapter getAdapter(Class<? extends LocaleServiceProvider> providerClass, method in class:LocaleProviderAdapter
/openjdk9/jdk/src/java.base/windows/native/libnet/
H A DNetworkInterface_winXP.c154 IP_ADAPTER_ADDRESSES *getAdapter (JNIEnv *env, jint index) { function

Completed in 135 milliseconds