Uses of Class
org.apache.cxf.service.model.EndpointInfo
-
-
Uses of EndpointInfo in org.apache.cxf.binding.corba
Methods in org.apache.cxf.binding.corba that return EndpointInfo Modifier and Type Method Description EndpointInfoCorbaDestination. getEndPointInfo()Methods in org.apache.cxf.binding.corba with parameters of type EndpointInfo Modifier and Type Method Description ConduitCorbaBindingFactory. getConduit(EndpointInfo endpointInfo, Bus bus)ConduitCorbaBindingFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)DestinationCorbaBindingFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Constructors in org.apache.cxf.binding.corba with parameters of type EndpointInfo Constructor Description CorbaConduit(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType ref, OrbConfig config)CorbaDestination(EndpointInfo ei, OrbConfig config)CorbaDestination(EndpointInfo ei, OrbConfig config, CorbaTypeMap tm)CorbaServerConduit(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType ref, org.omg.CORBA.Object targetObj, org.omg.CORBA.ORB o, OrbConfig config, CorbaTypeMap map) -
Uses of EndpointInfo in org.apache.cxf.binding.soap
Methods in org.apache.cxf.binding.soap that return EndpointInfo Modifier and Type Method Description EndpointInfoSoapTransportFactory. createEndpointInfo(Bus bus, ServiceInfo serviceInfo, BindingInfo b, List<?> ees)Methods in org.apache.cxf.binding.soap with parameters of type EndpointInfo Modifier and Type Method Description voidSoapTransportFactory. createPortExtensors(Bus b, EndpointInfo ei, Service service)ConduitSoapTransportFactory. getConduit(EndpointInfo ei, Bus b)ConduitSoapTransportFactory. getConduit(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)DestinationSoapTransportFactory. getDestination(EndpointInfo ei, Bus bus)protected voidSoapBindingFactory. setupUDP(InterceptorProvider p, EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.endpoint
Methods in org.apache.cxf.endpoint that return EndpointInfo Modifier and Type Method Description EndpointInfoEndpoint. getEndpointInfo()EndpointInfoEndpointImpl. getEndpointInfo()Methods in org.apache.cxf.endpoint with parameters of type EndpointInfo Modifier and Type Method Description EndpointImplEndpointImplFactory. newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo)Create an EndpointImpl from a bus, service, and endpoint info.EndpointImplSimpleEndpointImplFactory. newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo)Create an EndpointImpl from a bus, service, and endpoint info.Constructors in org.apache.cxf.endpoint with parameters of type EndpointInfo Constructor Description EndpointImpl(Bus bus, Service s, EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return EndpointInfo Modifier and Type Method Description protected EndpointInfoAbstractWSDLBasedEndpointFactory. createEndpointInfo(BindingInfo bindingInfo)Methods in org.apache.cxf.frontend with parameters of type EndpointInfo Modifier and Type Method Description DocumentWSDLGetUtils. getDocument(Message message, String base, Map<String,String> params, String ctxUri, EndpointInfo endpointInfo)StringWSDLGetUtils. getPublishableEndpointUrl(javax.wsdl.Definition def, String epurl, EndpointInfo endpointInfo)Retrieve the published endpoint url from the working information set.protected StringWSDLGetUtils. getPublishedEndpointURL(Message message, String base, EndpointInfo endpointInfo)Retrieve the published endpoint url from the working information set.protected Map<String,javax.wsdl.extensions.schema.SchemaReference>WSDLGetUtils. getSchemaKeySchemaReference(EndpointInfo endpointInfo)Retrieve the map of known xsd SchemaReference objects for this endpoint.Map<String,String>WSDLGetUtils. getSchemaLocations(Message message, String base, String ctxUri, EndpointInfo endpointInfo)Set<String>WSDLGetUtils. getWSDLIds(Message message, String base, String ctxUri, EndpointInfo endpointInfo)protected Map<String,javax.wsdl.Definition>WSDLGetUtils. getWSDLKeyDefinition(EndpointInfo endpointInfo)Retrieve the map of known wsdl Definition objects for this endpoint.protected voidWSDLGetUtils. updateWSDLKeyDefinition(Bus bus, Map<String,javax.wsdl.Definition> mp, Message message, Map<String,javax.wsdl.extensions.schema.SchemaReference> smp, String base, EndpointInfo endpointInfo)Create a wsdl Definition object from the endpoint information and register it in the local data structure for future reference.voidWSDLGetUtils. updateWSDLPublishedEndpointAddress(javax.wsdl.Definition def, EndpointInfo endpointInfo)DocumentWSDLGetUtils. writeWSDLDocument(Message message, Map<String,javax.wsdl.Definition> mp, Map<String,javax.wsdl.extensions.schema.SchemaReference> smp, String wsdl, String base, EndpointInfo endpointInfo)Write the contents of a wsdl Definition object to a file. -
Uses of EndpointInfo in org.apache.cxf.javascript.service
Methods in org.apache.cxf.javascript.service with parameters of type EndpointInfo Modifier and Type Method Description voidServiceJavascriptBuilder. begin(EndpointInfo endpointInfo) -
Uses of EndpointInfo in org.apache.cxf.jaxrs
Methods in org.apache.cxf.jaxrs that return EndpointInfo Modifier and Type Method Description protected EndpointInfoAbstractJAXRSFactoryBean. createEndpointInfo(Service service)EndpointInfoJAXRSServiceImpl. getEndpointInfo(QName endpoint) -
Uses of EndpointInfo in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support with parameters of type EndpointInfo Modifier and Type Method Description EndpointJaxWsServiceFactoryBean. createEndpoint(EndpointInfo ei)EndpointImplJaxWsEndpointImplFactory. newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo)Create an EndpointImpl from a bus, service, and endpoint info.Constructors in org.apache.cxf.jaxws.support with parameters of type EndpointInfo Constructor Description JaxWsClientEndpointImpl(Bus bus, Service s, EndpointInfo ei, ServiceImpl si, List<javax.xml.ws.WebServiceFeature> wf)JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei)JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei, List<javax.xml.ws.WebServiceFeature> wf)JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei, JaxWsImplementorInfo implementorInfo, List<javax.xml.ws.WebServiceFeature> wf, List<? extends Feature> af, boolean isFromWsdl) -
Uses of EndpointInfo in org.apache.cxf.policy
Methods in org.apache.cxf.policy with parameters of type EndpointInfo Modifier and Type Method Description <T> TPolicyDataEngine. getClientEndpointPolicy(Message m, EndpointInfo ei, Conduit c, PolicyCalculator<T> policyCalculator)<T> TPolicyDataEngine. getServerEndpointPolicy(Message m, EndpointInfo ei, Destination d, PolicyCalculator<T> policyCalculator) -
Uses of EndpointInfo in org.apache.cxf.service
Methods in org.apache.cxf.service that return EndpointInfo Modifier and Type Method Description EndpointInfoService. getEndpointInfo(QName endpoint)EndpointInfoServiceImpl. getEndpointInfo(QName endpoint)Methods in org.apache.cxf.service with parameters of type EndpointInfo Modifier and Type Method Description voidServiceModelVisitor. begin(EndpointInfo endpointInfo)voidServiceModelVisitor. end(EndpointInfo endpointInfo) -
Uses of EndpointInfo in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model that return EndpointInfo Modifier and Type Method Description static EndpointInfoServiceModelUtil. findBestEndpointInfo(QName qn, List<ServiceInfo> serviceInfos)EndpointInfoServiceInfo. getEndpoint(QName qn)Methods in org.apache.cxf.service.model that return types with arguments of type EndpointInfo Modifier and Type Method Description Collection<EndpointInfo>ServiceInfo. getEndpoints()Methods in org.apache.cxf.service.model with parameters of type EndpointInfo Modifier and Type Method Description voidServiceInfo. addEndpoint(EndpointInfo ep)static QNameServiceModelUtil. getServiceQName(EndpointInfo ei)booleanEndpointInfo. isSameAs(EndpointInfo epInfo) -
Uses of EndpointInfo in org.apache.cxf.transport
Fields in org.apache.cxf.transport declared as EndpointInfo Modifier and Type Field Description protected EndpointInfoAbstractDestination. endpointInfoMethods in org.apache.cxf.transport that return EndpointInfo Modifier and Type Method Description EndpointInfoAbstractDestination. getEndpointInfo()Return the ServiceModel endpoint description for this destination.EndpointInfoDestinationWithEndpoint. getEndpointInfo()Return the ServiceModel endpoint description for this destination.Methods in org.apache.cxf.transport with parameters of type EndpointInfo Modifier and Type Method Description ConduitConduitInitiator. getConduit(EndpointInfo targetInfo, Bus bus)Initiate an outbound Conduit.ConduitConduitInitiator. getConduit(EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Initiate an outbound Conduit.DestinationDestinationFactory. getDestination(EndpointInfo ei, Bus bus)Create a destination.protected static org.apache.cxf.ws.addressing.EndpointReferenceTypeAbstractObservable. getTargetReference(EndpointInfo ei, Bus bus)Get the target reference .protected static org.apache.cxf.ws.addressing.EndpointReferenceTypeAbstractObservable. getTargetReference(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, Bus bus)Get the target endpoint reference.Constructors in org.apache.cxf.transport with parameters of type EndpointInfo Constructor Description AbstractDestination(Bus b, org.apache.cxf.ws.addressing.EndpointReferenceType ref, EndpointInfo ei)AbstractDestination(org.apache.cxf.ws.addressing.EndpointReferenceType ref, EndpointInfo ei)AbstractMultiplexDestination(Bus b, org.apache.cxf.ws.addressing.EndpointReferenceType ref, EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.transport.http
Fields in org.apache.cxf.transport.http declared as EndpointInfo Modifier and Type Field Description protected EndpointInfoHTTPConduit. endpointInfoThis field is used for two reasons.Methods in org.apache.cxf.transport.http that return EndpointInfo Modifier and Type Method Description EndpointInfoHTTPTransportFactory. createEndpointInfo(ServiceInfo serviceInfo, BindingInfo b, List<?> ees)protected static EndpointInfoAbstractHTTPDestination. getAddressValue(EndpointInfo ei)protected static EndpointInfoAbstractHTTPDestination. getAddressValue(EndpointInfo ei, boolean dp)Methods in org.apache.cxf.transport.http with parameters of type EndpointInfo Modifier and Type Method Description HTTPConduitHTTPConduitFactory. createConduit(HTTPTransportFactory f, Bus b, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)AbstractHTTPDestinationHttpDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)voidHTTPTransportFactory. createPortExtensors(EndpointInfo ei, Service service)protected HTTPConduitFactoryHTTPTransportFactory. findFactory(EndpointInfo endpointInfo, Bus bus)protected static EndpointInfoAbstractHTTPDestination. getAddressValue(EndpointInfo ei)protected static EndpointInfoAbstractHTTPDestination. getAddressValue(EndpointInfo ei, boolean dp)ConduitHTTPTransportFactory. getConduit(EndpointInfo endpointInfo, Bus bus)This call creates a new HTTPConduit for the endpoint.ConduitHTTPTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)This call creates a new HTTP Conduit based on the EndpointInfo and EndpointReferenceType.DestinationHTTPTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Constructors in org.apache.cxf.transport.http with parameters of type EndpointInfo Constructor Description AbstractHTTPDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, String path, boolean dp)ConstructorHttpClientHTTPConduit(Bus b, EndpointInfo ei)HttpClientHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t)HTTPConduit(Bus b, EndpointInfo ei)ConstructorHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t)ConstructorURLConnectionHTTPConduit(Bus b, EndpointInfo ei)URLConnectionHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t) -
Uses of EndpointInfo in org.apache.cxf.transport.http_jaxws_spi
Methods in org.apache.cxf.transport.http_jaxws_spi with parameters of type EndpointInfo Modifier and Type Method Description DestinationJAXWSHttpSpiTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Constructors in org.apache.cxf.transport.http_jaxws_spi with parameters of type EndpointInfo Constructor Description JAXWSHttpSpiDestination(Bus b, DestinationRegistry registry, EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.transport.http_jetty
Methods in org.apache.cxf.transport.http_jetty with parameters of type EndpointInfo Modifier and Type Method Description AbstractHTTPDestinationJettyDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)protected StringJettyHTTPDestination. getAddress(EndpointInfo endpointInfo)Constructors in org.apache.cxf.transport.http_jetty with parameters of type EndpointInfo Constructor Description JettyHTTPDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, URL nurl, JettyHTTPServerEngineFactory serverEngineFactory)JettyHTTPDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, JettyHTTPServerEngineFactory serverEngineFactory)Constructor -
Uses of EndpointInfo in org.apache.cxf.transport.http_undertow
Methods in org.apache.cxf.transport.http_undertow with parameters of type EndpointInfo Modifier and Type Method Description AbstractHTTPDestinationUndertowDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)protected StringUndertowHTTPDestination. getAddress(EndpointInfo endpointInfo)Constructors in org.apache.cxf.transport.http_undertow with parameters of type EndpointInfo Constructor Description UndertowHTTPDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, UndertowHTTPServerEngineFactory serverEngineFactory)Constructor -
Uses of EndpointInfo in org.apache.cxf.transport.http.asyncclient
Methods in org.apache.cxf.transport.http.asyncclient with parameters of type EndpointInfo Modifier and Type Method Description HTTPConduitAsyncHTTPConduitFactory. createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)HTTPConduitAsyncHTTPConduitFactory. createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)protected StringAsyncHttpTransportFactory. getAddress(EndpointInfo endpointInfo)ConduitAsyncHttpTransportFactory. getConduit(EndpointInfo endpointInfo, Bus bus)ConduitAsyncHttpTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Constructors in org.apache.cxf.transport.http.asyncclient with parameters of type EndpointInfo Constructor Description AsyncHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, AsyncHTTPConduitFactory factory) -
Uses of EndpointInfo in org.apache.cxf.transport.http.asyncclient.hc5
Methods in org.apache.cxf.transport.http.asyncclient.hc5 with parameters of type EndpointInfo Modifier and Type Method Description HTTPConduitAsyncHTTPConduitFactory. createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)HTTPConduitAsyncHTTPConduitFactory. createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)protected StringAsyncHttpTransportFactory. getAddress(EndpointInfo endpointInfo)ConduitAsyncHttpTransportFactory. getConduit(EndpointInfo endpointInfo, Bus bus)ConduitAsyncHttpTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Constructors in org.apache.cxf.transport.http.asyncclient.hc5 with parameters of type EndpointInfo Constructor Description AsyncHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, AsyncHTTPConduitFactory factory) -
Uses of EndpointInfo in org.apache.cxf.transport.http.netty.client
Methods in org.apache.cxf.transport.http.netty.client with parameters of type EndpointInfo Modifier and Type Method Description HTTPConduitNettyHttpConduitFactory. createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)HTTPConduitNettyHttpConduitFactory. createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)protected StringNettyHttpTransportFactory. getAddress(EndpointInfo endpointInfo)ConduitNettyHttpTransportFactory. getConduit(EndpointInfo endpointInfo, Bus bus)ConduitNettyHttpTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Constructors in org.apache.cxf.transport.http.netty.client with parameters of type EndpointInfo Constructor Description NettyHttpConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, NettyHttpConduitFactory conduitFactory) -
Uses of EndpointInfo in org.apache.cxf.transport.http.netty.server
Methods in org.apache.cxf.transport.http.netty.server with parameters of type EndpointInfo Modifier and Type Method Description AbstractHTTPDestinationNettyHttpDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)protected StringNettyHttpTransportFactory. getAddress(EndpointInfo endpointInfo)DestinationNettyHttpTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Constructors in org.apache.cxf.transport.http.netty.server with parameters of type EndpointInfo Constructor Description NettyHttpDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, NettyHttpServerEngineFactory serverEngineFactory)Constructor -
Uses of EndpointInfo in org.apache.cxf.transport.jms
Methods in org.apache.cxf.transport.jms with parameters of type EndpointInfo Modifier and Type Method Description static JMSConfigurationJMSConfigFactory. createFromEndpointInfo(Bus bus, EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)ConduitJMSTransportFactory. getConduit(EndpointInfo endpointInfo, Bus b)ConduitJMSTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Initiate an outbound Conduit.DestinationJMSTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Create a destination.Constructors in org.apache.cxf.transport.jms with parameters of type EndpointInfo Constructor Description JMSDestination(Bus b, EndpointInfo info, JMSConfiguration jmsConfig) -
Uses of EndpointInfo in org.apache.cxf.transport.jms.uri
Methods in org.apache.cxf.transport.jms.uri with parameters of type EndpointInfo Modifier and Type Method Description static <T> TJMSEndpointWSDLUtil. getWSDLExtensor(EndpointInfo ei, Class<T> cls)Constructors in org.apache.cxf.transport.jms.uri with parameters of type EndpointInfo Constructor Description JMSEndpoint(EndpointInfo endpointInfo, String endpointUri)JMSEndpoint(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)Get the extensors from the wsdl and/or configuration that will then be used to configure the JMSConfiguration object -
Uses of EndpointInfo in org.apache.cxf.transport.local
Methods in org.apache.cxf.transport.local with parameters of type EndpointInfo Modifier and Type Method Description ConduitLocalTransportFactory. getConduit(EndpointInfo ei, Bus bus)ConduitLocalTransportFactory. getConduit(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)LocalDestinationLocalTransportFactory. getDestination(EndpointInfo ei, Bus bus)protected LocalDestinationLocalTransportFactory. getDestination(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, Bus bus)Constructors in org.apache.cxf.transport.local with parameters of type EndpointInfo Constructor Description LocalDestination(LocalTransportFactory localDestinationFactory, org.apache.cxf.ws.addressing.EndpointReferenceType epr, EndpointInfo ei, Bus bus) -
Uses of EndpointInfo in org.apache.cxf.transport.servlet
Methods in org.apache.cxf.transport.servlet with parameters of type EndpointInfo Modifier and Type Method Description AbstractHTTPDestinationServletDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)Constructors in org.apache.cxf.transport.servlet with parameters of type EndpointInfo Constructor Description ServletDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, String path)Constructor, allowing subsititution of configuration.ServletDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, String path, boolean dp) -
Uses of EndpointInfo in org.apache.cxf.transport.udp
Methods in org.apache.cxf.transport.udp with parameters of type EndpointInfo Modifier and Type Method Description ConduitUDPTransportFactory. getConduit(EndpointInfo ei, Bus bus)ConduitUDPTransportFactory. getConduit(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)DestinationUDPTransportFactory. getDestination(EndpointInfo ei, Bus bus)protected DestinationUDPTransportFactory. getDestination(EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType reference, Bus bus)Constructors in org.apache.cxf.transport.udp with parameters of type EndpointInfo Constructor Description UDPDestination(Bus b, org.apache.cxf.ws.addressing.EndpointReferenceType ref, EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.transport.websocket
Methods in org.apache.cxf.transport.websocket with parameters of type EndpointInfo Modifier and Type Method Description AbstractHTTPDestinationWebSocketDestinationFactory. createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)ConduitWebSocketTransportFactory. getConduit(EndpointInfo endpointInfo, Bus b)ConduitWebSocketTransportFactory. getConduit(EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target, Bus bus)Initiate an outbound Conduit.DestinationWebSocketTransportFactory. getDestination(EndpointInfo endpointInfo, Bus bus)Create a destination. -
Uses of EndpointInfo in org.apache.cxf.transport.websocket.ahc
Constructors in org.apache.cxf.transport.websocket.ahc with parameters of type EndpointInfo Constructor Description AhcWebSocketConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t) -
Uses of EndpointInfo in org.apache.cxf.transport.websocket.atmosphere
Methods in org.apache.cxf.transport.websocket.atmosphere with parameters of type EndpointInfo Modifier and Type Method Description protected StringAtmosphereWebSocketJettyDestination. getAddress(EndpointInfo endpointInfo)protected StringAtmosphereWebSocketUndertowDestination. getAddress(EndpointInfo endpointInfo)Constructors in org.apache.cxf.transport.websocket.atmosphere with parameters of type EndpointInfo Constructor Description AtmosphereWebSocketJettyDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, JettyHTTPServerEngineFactory serverEngineFactory)AtmosphereWebSocketServletDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, String path)AtmosphereWebSocketUndertowDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, UndertowHTTPServerEngineFactory serverEngineFactory) -
Uses of EndpointInfo in org.apache.cxf.transport.websocket.jetty10
Methods in org.apache.cxf.transport.websocket.jetty10 with parameters of type EndpointInfo Modifier and Type Method Description protected StringJetty10WebSocketDestination. getAddress(EndpointInfo endpointInfo)Constructors in org.apache.cxf.transport.websocket.jetty10 with parameters of type EndpointInfo Constructor Description Jetty10WebSocketDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, JettyHTTPServerEngineFactory serverEngineFactory) -
Uses of EndpointInfo in org.apache.cxf.transport.websocket.undertow
Methods in org.apache.cxf.transport.websocket.undertow with parameters of type EndpointInfo Modifier and Type Method Description protected StringUndertowWebSocketDestination. getAddress(EndpointInfo endpointInfo)Constructors in org.apache.cxf.transport.websocket.undertow with parameters of type EndpointInfo Constructor Description UndertowWebSocketDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, UndertowHTTPServerEngineFactory serverEngineFactory) -
Uses of EndpointInfo in org.apache.cxf.ws.policy
Constructors in org.apache.cxf.ws.policy with parameters of type EndpointInfo Constructor Description EndpointPolicyImpl(EndpointInfo ei, PolicyEngineImpl engine, boolean requestor, Assertor assertor)ServiceModelPolicyUpdater(EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.ws.policy.attachment
Methods in org.apache.cxf.ws.policy.attachment with parameters of type EndpointInfo Modifier and Type Method Description org.apache.neethi.PolicyServiceModelPolicyProvider. getEffectivePolicy(EndpointInfo ei, Message m) -
Uses of EndpointInfo in org.apache.cxf.ws.policy.attachment.external
Methods in org.apache.cxf.ws.policy.attachment.external with parameters of type EndpointInfo Modifier and Type Method Description booleanDomainExpression. appliesTo(EndpointInfo ei)booleanEndpointReferenceDomainExpression. appliesTo(EndpointInfo ei)booleanPolicyAttachment. appliesTo(EndpointInfo ei)booleanURIDomainExpression. appliesTo(EndpointInfo ei)org.apache.neethi.PolicyExternalAttachmentProvider. getEffectivePolicy(EndpointInfo ei, Message m) -
Uses of EndpointInfo in org.apache.cxf.ws.policy.attachment.wsdl11
Methods in org.apache.cxf.ws.policy.attachment.wsdl11 with parameters of type EndpointInfo Modifier and Type Method Description org.apache.neethi.PolicyWsdl11AttachmentPolicyProvider. getEffectivePolicy(EndpointInfo ei, Message m)The effective policy for a WSDL endpoint policy subject includes the element policy of the wsdl11:port element that defines the endpoint merged with the element policy of the referenced wsdl11:binding element and the element policy of the referenced wsdl11:portType element that defines the interface of the endpoint. -
Uses of EndpointInfo in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return EndpointInfo Modifier and Type Method Description EndpointInfoWrappedEndpoint. getEndpointInfo()EndpointInfoWrappedService. getEndpointInfo(QName endpoint) -
Uses of EndpointInfo in org.apache.cxf.ws.security.cache
Methods in org.apache.cxf.ws.security.cache with parameters of type EndpointInfo Modifier and Type Method Description protected voidCacheCleanupListener. shutdownResources(EndpointInfo info) -
Uses of EndpointInfo in org.apache.cxf.wsdl.service.factory
Methods in org.apache.cxf.wsdl.service.factory that return EndpointInfo Modifier and Type Method Description EndpointInfoReflectionServiceFactoryBean. getEndpointInfo()Methods in org.apache.cxf.wsdl.service.factory with parameters of type EndpointInfo Modifier and Type Method Description EndpointReflectionServiceFactoryBean. createEndpoint(EndpointInfo ei) -
Uses of EndpointInfo in org.apache.cxf.wsdl11
Methods in org.apache.cxf.wsdl11 that return EndpointInfo Modifier and Type Method Description EndpointInfoWSDLServiceBuilder. buildEndpoint(ServiceInfo service, BindingInfo bi, javax.wsdl.Port port)EndpointInfoWSDLEndpointFactory. createEndpointInfo(Bus bus, ServiceInfo serviceInfo, BindingInfo b, List<?> extensions)Methods in org.apache.cxf.wsdl11 with parameters of type EndpointInfo Modifier and Type Method Description voidWSDLEndpointFactory. createPortExtensors(Bus bus, EndpointInfo ei, Service service)
-