public class UDPDestination
extends org.apache.cxf.transport.AbstractDestination
Constructor and Description |
---|
UDPDestination(org.apache.cxf.Bus b,
org.apache.cxf.ws.addressing.EndpointReferenceType ref,
org.apache.cxf.service.model.EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
protected void |
activate() |
protected void |
deactivate() |
protected org.apache.cxf.transport.Conduit |
getInbuiltBackChannel(org.apache.cxf.message.Message inMessage) |
protected Logger |
getLogger() |
getAddress, getBackChannel, getEndpointInfo, shutdown
getMessageObserver, getTargetReference, getTargetReference, setMessageObserver
public UDPDestination(org.apache.cxf.Bus b, org.apache.cxf.ws.addressing.EndpointReferenceType ref, org.apache.cxf.service.model.EndpointInfo ei)
protected org.apache.cxf.transport.Conduit getInbuiltBackChannel(org.apache.cxf.message.Message inMessage)
getInbuiltBackChannel
in class org.apache.cxf.transport.AbstractDestination
protected Logger getLogger()
getLogger
in class org.apache.cxf.transport.AbstractObservable
protected void activate()
activate
in class org.apache.cxf.transport.AbstractObservable
protected void deactivate()
deactivate
in class org.apache.cxf.transport.AbstractObservable
Copyright © 2013 JBoss, by Red Hat. All rights reserved.