Specify the event bus bridge options.
package |
Default |
---|
__construct( $bridgeOptions = null)
mixed | null
addInboundPermitted( $inboundPermitteds) : $this
PermittedOptions|array
$this
addOutboundPermitted( $outboundPermitteds) : $this
PermittedOptions|array
$this
getInboundPermitteds() : \io\vertx\jphp\ext\bridge\PermittedOptions
getOutboundPermitteds() : \io\vertx\jphp\ext\bridge\PermittedOptions
isPointToPoint() : boolean
boolean
setInboundPermitteds( $inboundPermitteds) : $this
PermittedOptions|array
$this
setOutboundPermitteds( $outboundPermitteds) : $this
PermittedOptions|array
$this
setPointToPoint( $pointToPoint) : $this
boolean
$this