Uses of Class
org.apache.cxf.transport.AbstractDestination
Packages that use AbstractDestination
Package
Description
-
Uses of AbstractDestination in org.apache.cxf.transport
Subclasses of AbstractDestination in org.apache.cxf.transport -
Uses of AbstractDestination in org.apache.cxf.transport.http
Subclasses of AbstractDestination in org.apache.cxf.transport.httpModifier and TypeClassDescriptionclassCommon base for HTTP Destination implementations.Methods in org.apache.cxf.transport.http that return AbstractDestinationModifier and TypeMethodDescriptionDestinationRegistry.getSortedDestinations()DestinationRegistryImpl.getSortedDestinations() -
Uses of AbstractDestination in org.apache.cxf.transport.http_jaxws_spi
Subclasses of AbstractDestination in org.apache.cxf.transport.http_jaxws_spi -
Uses of AbstractDestination in org.apache.cxf.transport.http_jetty
Subclasses of AbstractDestination in org.apache.cxf.transport.http_jetty -
Uses of AbstractDestination in org.apache.cxf.transport.http_undertow
Subclasses of AbstractDestination in org.apache.cxf.transport.http_undertow -
Uses of AbstractDestination in org.apache.cxf.transport.http.netty.server
Subclasses of AbstractDestination in org.apache.cxf.transport.http.netty.server -
Uses of AbstractDestination in org.apache.cxf.transport.jms
Subclasses of AbstractDestination in org.apache.cxf.transport.jms -
Uses of AbstractDestination in org.apache.cxf.transport.local
Subclasses of AbstractDestination in org.apache.cxf.transport.local -
Uses of AbstractDestination in org.apache.cxf.transport.servlet
Subclasses of AbstractDestination in org.apache.cxf.transport.servletMethods in org.apache.cxf.transport.servlet with parameters of type AbstractDestinationModifier and TypeMethodDescriptionstatic voidBaseUrlHelper.setAddress(AbstractDestination dest, String absAddress) -
Uses of AbstractDestination in org.apache.cxf.transport.servlet.servicelist
Methods in org.apache.cxf.transport.servlet.servicelist with parameters of type AbstractDestinationModifier and TypeMethodDescriptionvoidFormattedServiceListWriter.writeServiceList(PrintWriter writer, String basePath, AbstractDestination[] soapDestinations, AbstractDestination[] restDestinations) voidServiceListWriter.writeServiceList(PrintWriter writer, String baseAddress, AbstractDestination[] soapDestinations, AbstractDestination[] restDestinations) voidUnformattedServiceListWriter.writeServiceList(PrintWriter writer, String basePath, AbstractDestination[] soapDestinations, AbstractDestination[] restDestinations) -
Uses of AbstractDestination in org.apache.cxf.transport.udp
Subclasses of AbstractDestination in org.apache.cxf.transport.udp -
Uses of AbstractDestination in org.apache.cxf.transport.websocket.atmosphere
Subclasses of AbstractDestination in org.apache.cxf.transport.websocket.atmosphereModifier and TypeClassDescriptionclassclassWebSocket Servlet Destination based on Atmosphereclass -
Uses of AbstractDestination in org.apache.cxf.transport.websocket.jetty11
Subclasses of AbstractDestination in org.apache.cxf.transport.websocket.jetty11 -
Uses of AbstractDestination in org.apache.cxf.transport.websocket.undertow
Subclasses of AbstractDestination in org.apache.cxf.transport.websocket.undertow