Uses of Class
org.glassfish.contextpropagation.wireadapters.AbstractWireAdapter
-
Packages that use AbstractWireAdapter Package Description org.glassfish.contextpropagation.wireadapters.glassfish org.glassfish.contextpropagation.wireadapters.wls Provides public interfaces and classes for compatibility with Web Logicweblogic.workarea. -
-
Uses of AbstractWireAdapter in org.glassfish.contextpropagation.wireadapters.glassfish
Subclasses of AbstractWireAdapter in org.glassfish.contextpropagation.wireadapters.glassfish Modifier and Type Class Description classDefaultWireAdapterThis wire adapter implementation produces a compact wire format that starts with a catalog. -
Uses of AbstractWireAdapter in org.glassfish.contextpropagation.wireadapters.wls
Subclasses of AbstractWireAdapter in org.glassfish.contextpropagation.wireadapters.wls Modifier and Type Class Description classWLSWireAdapterThis WireAdapter implementation is compatible with the wire format from Web Logic Server 12.2 and earlier.
-