org.apache.geronimo.cxf
Class GeronimoDestinationFactory

java.lang.Object
  extended by org.apache.cxf.transport.AbstractTransportFactory
      extended by org.apache.cxf.transport.http.AbstractHTTPTransportFactory
          extended by org.apache.geronimo.cxf.GeronimoDestinationFactory
All Implemented Interfaces:
org.apache.cxf.transport.ConduitInitiator, org.apache.cxf.transport.DestinationFactory, org.apache.cxf.wsdl11.WSDLEndpointFactory

public class GeronimoDestinationFactory
extends org.apache.cxf.transport.http.AbstractHTTPTransportFactory


Constructor Summary
GeronimoDestinationFactory()
           
GeronimoDestinationFactory(org.apache.cxf.Bus bus)
           
 
Method Summary
 org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo)
           
 
Methods inherited from class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
configure, createEndpointInfo, createPortExtensors, getBus, getConduit, getConduit, getUriPrefixes, setActivationNamespaces, setBus
 
Methods inherited from class org.apache.cxf.transport.AbstractTransportFactory
getTransportIds, setTransportIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.cxf.transport.DestinationFactory
getTransportIds
 

Constructor Detail

GeronimoDestinationFactory

public GeronimoDestinationFactory()

GeronimoDestinationFactory

public GeronimoDestinationFactory(org.apache.cxf.Bus bus)
Method Detail

getDestination

public org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo)
                                                    throws IOException
Specified by:
getDestination in interface org.apache.cxf.transport.DestinationFactory
Specified by:
getDestination in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
Throws:
IOException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.