Uses of Class org.apache.axis.constants.Style

Uses in package org.apache.axis

Methods with return type org.apache.axis.constants.Style

Style
Get the operation style.

Uses in package org.apache.axis.wsdl.symbolTable

Constructors with parameter type org.apache.axis.constants.Style

BindingEntry.BindingEntry(Binding binding, int bindingType, Style bindingStyle, boolean hasLiteral, HashMap attributes, Map mimeTypes, Map headerParts)
Construct a BindingEntry from a WSDL4J Binding object and the additional binding info: binding type, binding style, whether there is any literal binding, and the attributes which contain the input/output/fault body type information.

Methods with parameter type org.apache.axis.constants.Style

void
Set this entry's binding style.

Methods with return type org.apache.axis.constants.Style

Style
Get this entry's binding style.

Uses in package org.apache.axis.deployment.wsdd

Methods with parameter type org.apache.axis.constants.Style

void
Set the service style - document or RPC

Methods with return type org.apache.axis.constants.Style

Style
Get the service style - document or RPC

Uses in package org.apache.axis.handlers.soap

Methods with parameter type org.apache.axis.constants.Style

void

Methods with return type org.apache.axis.constants.Style

Style

Uses in package org.apache.axis.description

Methods with parameter type org.apache.axis.constants.Style

void
void
void

Methods with return type org.apache.axis.constants.Style

Style
What kind of service is this?
Style
Return the style of the operation, defaulting to the parent ServiceDesc's style if we don't have one explicitly set.
Style
What kind of service is this?

Uses in package org.apache.axis.enum

Classes derived from org.apache.axis.constants.Style

class
Simple wrapper around org.apache.axis.constants.Style

Uses in package org.apache.axis.constants

Fields of type org.apache.axis.constants.Style

Style
Style
Style
Style
Style

Methods with parameter type org.apache.axis.constants.Style

Style
Style.getStyle(String style, Style dephault)
Style
Style.Type.getStyle(String style, Style dephault)

Methods with return type org.apache.axis.constants.Style

Style
Style
Style.getStyle(String style)
Style
Style.Type.getStyle(String style)
Style
Style.getStyle(String style, Style dephault)
Style
Style.Type.getStyle(String style, Style dephault)
Style
Style.getStyle(int style)
Style
Style.Type.getStyle(int style)

Uses in package org.apache.axis.wsdl.fromJava

Methods with parameter type org.apache.axis.constants.Style

void
setStyle

Methods with return type org.apache.axis.constants.Style

Style
getStyle

Uses in package org.apache.axis.client

Methods with parameter type org.apache.axis.constants.Style

void
Call.setOperationStyle(Style operationStyle)
Set the operation style

Methods with return type org.apache.axis.constants.Style

Style
Get the operation style.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.