Modifier and Type | Method and Description |
---|---|
protected Server |
ColocOutInterceptor.isColocated(List<Server> servers,
Endpoint endpoint,
BindingOperationInfo boi) |
protected boolean |
ColocOutInterceptor.isCompatibleOperationInfo(BindingOperationInfo sender,
BindingOperationInfo receiver) |
protected boolean |
ColocOutInterceptor.isSameOperationInfo(BindingOperationInfo sender,
BindingOperationInfo receiver) |
Modifier and Type | Method and Description |
---|---|
protected NVList |
CorbaStreamInInterceptor.prepareDIIArgsList(CorbaMessage corbaMsg,
BindingOperationInfo boi,
CorbaStreamable[] streamables,
List<ParamType> paramTypes,
CorbaTypeMap map,
ORB orb,
ServiceInfo service) |
Modifier and Type | Method and Description |
---|---|
protected void |
SoapBindingFactory.addMessageFromBinding(javax.wsdl.extensions.ExtensibilityElement ext,
BindingOperationInfo bop,
boolean isInput) |
protected boolean |
SoapBindingConfiguration.isHeader(BindingOperationInfo op,
MessagePartInfo part) |
Modifier and Type | Method and Description |
---|---|
protected String |
RPCOutInterceptor.addOperationNode(NSStack nsStack,
Message message,
XMLStreamWriter xmlWriter,
boolean output,
BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
Object[] |
Client.invoke(BindingOperationInfo oi,
Object... params)
Invokes an operation synchronously
|
Object[] |
ClientImpl.invoke(BindingOperationInfo oi,
Object... params) |
Object[] |
ClientImpl.invoke(BindingOperationInfo oi,
Object[] params,
Exchange exchange) |
Object[] |
Client.invoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context)
Invokes an operation synchronously
|
Object[] |
ClientImpl.invoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context) |
Object[] |
Client.invoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange)
Invokes an operation synchronously
|
Object[] |
ClientImpl.invoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange) |
Object[] |
Retryable.invoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange) |
void |
Client.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object... params)
Invokes an operation asynchronously
|
void |
ClientImpl.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object... params) |
void |
Client.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Exchange exchange)
Invokes an operation asynchronously
|
void |
ClientImpl.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Exchange exchange) |
void |
Client.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Map<String,Object> context)
Invokes an operation asynchronously
|
void |
ClientImpl.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Map<String,Object> context) |
void |
Client.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange)
Invokes an operation asynchronously
|
void |
ClientImpl.invoke(ClientCallback callback,
BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange) |
protected Object[] |
ClientImpl.processResult(Message message,
Exchange exchange,
BindingOperationInfo oi,
Map<String,Object> resContext) |
protected void |
ClientImpl.setExchangeProperties(Exchange exchange,
Endpoint endpoint,
BindingOperationInfo boi) |
protected void |
ClientImpl.setOutMessageProperties(Message message,
BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
Object |
ClientProxy.invokeSync(Method method,
BindingOperationInfo oi,
Object[] params) |
Modifier and Type | Method and Description |
---|---|
protected BindingOperationInfo |
AbstractInDatabindingInterceptor.getBindingOperationInfo(Exchange exchange,
QName name,
boolean client)
Returns a BindingOperationInfo if the operation is indentified as
a wrapped method, return null if it is not a wrapped method
(i.e., it is a bare method)
|
Modifier and Type | Method and Description |
---|---|
FaultInfo |
FaultOutInterceptor.getFaultForClass(BindingOperationInfo op,
Class<?> class1)
Find the correct Fault part for a particular exception.
|
protected MessageInfo |
AbstractInDatabindingInterceptor.getMessageInfo(Message message,
BindingOperationInfo operation) |
protected MessageInfo |
AbstractInDatabindingInterceptor.getMessageInfo(Message message,
BindingOperationInfo operation,
boolean requestor) |
protected MessageInfo |
AbstractInDatabindingInterceptor.setMessage(Message message,
BindingOperationInfo operation,
boolean requestor,
ServiceInfo si,
MessageInfo msgInfo) |
protected void |
AbstractOutDatabindingInterceptor.writeParts(Message message,
Exchange exchange,
BindingOperationInfo operation,
MessageContentsList objs,
List<MessagePartInfo> parts) |
Modifier and Type | Method and Description |
---|---|
protected Object[] |
AbstractClient.retryInvoke(BindingOperationInfo oi,
Object[] params,
Map<String,Object> context,
Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
JAXWSMethodDispatcher.getBindingOperation(Method method,
Endpoint endpoint) |
BindingOperationInfo |
JAXWSProviderMethodDispatcher.getBindingOperation(Method m,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
Method |
JAXWSProviderMethodDispatcher.getMethod(BindingOperationInfo op) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
Exchange.getBindingOperationInfo() |
BindingOperationInfo |
ExchangeImpl.getBindingOperationInfo() |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
MetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String cid) |
Modifier and Type | Method and Description |
---|---|
MetricsContext |
CodahaleMetricsProvider.createOperationContext(Endpoint endpoint,
BindingOperationInfo boi,
boolean asClient,
String clientId) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMetricsInterceptor.addOperationMetrics(ExchangeMetrics ctx,
Message m,
BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
SimpleMethodDispatcher.getBindingOperation(Method method,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
Method |
SimpleMethodDispatcher.getMethod(BindingOperationInfo op) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
MethodDispatcher.getBindingOperation(Method m,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
Method |
MethodDispatcher.getMethod(BindingOperationInfo op) |
Modifier and Type | Method and Description |
---|---|
BindingOperationInfo |
BindingInfo.buildOperation(QName opName,
String inName,
String outName) |
BindingOperationInfo |
BindingFaultInfo.getBindingOperation() |
BindingOperationInfo |
BindingMessageInfo.getBindingOperation() |
static BindingOperationInfo |
ServiceModelUtil.getOperation(Exchange exchange,
QName opName) |
static BindingOperationInfo |
ServiceModelUtil.getOperation(Exchange exchange,
String opName) |
BindingOperationInfo |
BindingInfo.getOperation(OperationInfo oi) |
BindingOperationInfo |
BindingInfo.getOperation(QName oname)
Returns the operation info with the given name, if found.
|
static BindingOperationInfo |
ServiceModelUtil.getOperationForWrapperElement(Exchange exchange,
QName opName,
boolean output) |
BindingOperationInfo |
BindingOperationInfo.getUnwrappedOperation() |
BindingOperationInfo |
BindingOperationInfo.getWrappedOperation() |
Modifier and Type | Method and Description |
---|---|
Collection<BindingOperationInfo> |
BindingInfo.getOperations()
Returns all operations for this service.
|
Modifier and Type | Method and Description |
---|---|
void |
BindingInfo.addOperation(BindingOperationInfo operation)
Adds an operation to this service.
|
void |
BindingInfo.removeOperation(BindingOperationInfo operation)
Removes an operation from this service.
|
void |
BindingOperationInfo.setUnwrappedOperation(BindingOperationInfo op) |
Constructor and Description |
---|
BindingFaultInfo(FaultInfo f,
BindingOperationInfo info) |
BindingMessageInfo(MessageInfo m,
BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceProcessor.processMultipart(JavaMethod jm,
BindingOperationInfo operation,
javax.wsdl.extensions.mime.MIMEMultipartRelated ext,
JavaType.Style style) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
ServiceModelPolicyProvider.getEffectivePolicy(BindingOperationInfo bi,
Message m) |
Modifier and Type | Method and Description |
---|---|
boolean |
DomainExpression.appliesTo(BindingOperationInfo boi) |
boolean |
EndpointReferenceDomainExpression.appliesTo(BindingOperationInfo boi) |
boolean |
PolicyAttachment.appliesTo(BindingOperationInfo boi) |
boolean |
URIDomainExpression.appliesTo(BindingOperationInfo boi) |
org.apache.neethi.Policy |
ExternalAttachmentProvider.getEffectivePolicy(BindingOperationInfo boi,
Message m) |
Modifier and Type | Method and Description |
---|---|
org.apache.neethi.Policy |
Wsdl11AttachmentPolicyProvider.getEffectivePolicy(BindingOperationInfo bi,
Message m)
The effective policy for a WSDL operation policy subject is calculated in relation to a
specific port, and includes the element policy of the wsdl11:portType/wsdl11:operation
element that defines the operation merged with that of the corresponding
wsdl11:binding/wsdl11:operation element.
|
Modifier and Type | Method and Description |
---|---|
protected BindingOperationInfo |
AbstractSTSClient.findOperation(String suffix) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractWSDLBindingFactory.addMessageFromBinding(javax.wsdl.extensions.ExtensibilityElement ext,
BindingOperationInfo bop,
boolean isInput) |
Modifier and Type | Method and Description |
---|---|
protected BindingOperationInfo |
DocLiteralInInterceptor.getBindingOperationInfo(Exchange exchange,
QName name,
boolean client) |
Modifier and Type | Method and Description |
---|---|
void |
ReflectionServiceFactoryBean.updateBindingOperation(BindingOperationInfo boi) |
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceWSDLBuilder.buildBindingOperation(javax.wsdl.Definition def,
javax.wsdl.Binding binding,
Collection<BindingOperationInfo> bindingOperationInfos) |
Apache CXF