public interface Binding extends InterceptorProvider
Modifier and Type | Method and Description |
---|---|
Message |
createMessage()
Create a Message for this Binding.
|
Message |
createMessage(Message m)
Create a Message form the message.
|
BindingInfo |
getBindingInfo()
Get the BindingInfo for this binding.
|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors
Message createMessage()
Message createMessage(Message m)
m
- the message used for creating a binding messageBindingInfo getBindingInfo()
Copyright © 2016 JBoss by Red Hat. All rights reserved.