|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scope | |
|---|---|
| org.apache.axis.constants | |
| org.apache.axis.enum | |
| org.apache.axis.wsdl.toJava | |
| Uses of Scope in org.apache.axis.constants |
|---|
| Fields in org.apache.axis.constants declared as Scope | |
|---|---|
static Scope |
Scope.APPLICATION
|
static Scope |
Scope.DEFAULT
|
static Scope |
Scope.FACTORY
|
static Scope |
Scope.REQUEST
|
static Scope |
Scope.SESSION
|
| Methods in org.apache.axis.constants that return Scope | |
|---|---|
static Scope |
Scope.getDefault()
|
static Scope |
Scope.getScope(int scope)
|
Scope |
Scope.Type.getScope(int scope)
|
static Scope |
Scope.getScope(java.lang.String scope)
|
Scope |
Scope.Type.getScope(java.lang.String scope)
|
static Scope |
Scope.getScope(java.lang.String scope,
Scope dephault)
|
Scope |
Scope.Type.getScope(java.lang.String scope,
Scope dephault)
|
| Methods in org.apache.axis.constants with parameters of type Scope | |
|---|---|
static Scope |
Scope.getScope(java.lang.String scope,
Scope dephault)
|
Scope |
Scope.Type.getScope(java.lang.String scope,
Scope dephault)
|
| Uses of Scope in org.apache.axis.enum |
|---|
| Subclasses of Scope in org.apache.axis.enum | |
|---|---|
class |
Scope
Deprecated. please use org.apache.axis.constants.Scope |
| Uses of Scope in org.apache.axis.wsdl.toJava |
|---|
| Methods in org.apache.axis.wsdl.toJava that return Scope | |
|---|---|
Scope |
Emitter.getScope()
Get the scope for the deploy.xml file. |
| Methods in org.apache.axis.wsdl.toJava with parameters of type Scope | |
|---|---|
void |
Emitter.setScope(Scope scope)
Set the scope for the deploy.xml file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||