public class UDPDestination extends AbstractDestination
AbstractDestination.AbstractBackChannelConduit
bus, endpointInfo, reference
incomingObserver
Constructor and Description |
---|
UDPDestination(Bus b,
EndpointReferenceType ref,
EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
protected void |
activate()
Activate messages flow.
|
protected void |
deactivate()
Deactivate messages flow.
|
protected Conduit |
getInbuiltBackChannel(Message inMessage) |
protected Logger |
getLogger() |
getAddress, getBackChannel, getEndpointInfo, shutdown
getMessageObserver, getTargetReference, getTargetReference, setMessageObserver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessageObserver
setMessageObserver
public UDPDestination(Bus b, EndpointReferenceType ref, EndpointInfo ei)
protected Conduit getInbuiltBackChannel(Message inMessage)
getInbuiltBackChannel
in class AbstractDestination
inMessage
- the incoming messageprotected Logger getLogger()
getLogger
in class AbstractObservable
protected void activate()
AbstractObservable
activate
in class AbstractObservable
protected void deactivate()
AbstractObservable
deactivate
in class AbstractObservable
Copyright © 2017 JBoss by Red Hat. All rights reserved.