~ubuntu-branches/debian/squeeze/axis/squeeze

« back to all changes in this revision

Viewing changes to docs/apiDocs/org/apache/axis/client/AxisClient.html

  • Committer: Bazaar Package Importer
  • Author(s): Vladimír Lapáček
  • Date: 2006-09-06 22:31:39 UTC
  • Revision ID: james.westby@ubuntu.com-20060906223139-l7m5edxeositeppl
Tags: upstream-1.4
Import upstream version 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.4.2_08) on Sat Apr 22 18:57:17 PDT 2006 -->
 
6
<TITLE>
 
7
AxisClient (Axis API)
 
8
</TITLE>
 
9
 
 
10
<META NAME="keywords" CONTENT="org.apache.axis.client.AxisClient class">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="AxisClient (Axis API)";
 
18
}
 
19
</SCRIPT>
 
20
 
 
21
</HEAD>
 
22
 
 
23
<BODY BGCOLOR="white" onload="windowTitle();">
 
24
 
 
25
 
 
26
<!-- ========= START OF TOP NAVBAR ======= -->
 
27
<A NAME="navbar_top"><!-- --></A>
 
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
30
<TR>
 
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
32
<A NAME="navbar_top_firstrow"><!-- --></A>
 
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
34
  <TR ALIGN="center" VALIGN="top">
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AxisClient.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
43
  </TR>
 
44
</TABLE>
 
45
</TD>
 
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
47
</EM>
 
48
</TD>
 
49
</TR>
 
50
 
 
51
<TR>
 
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
53
&nbsp;<A HREF="../../../../org/apache/axis/client/AdminClient.html" title="class in org.apache.axis.client"><B>PREV CLASS</B></A>&nbsp;
 
54
&nbsp;<A HREF="../../../../org/apache/axis/client/AxisClientProxy.html" title="class in org.apache.axis.client"><B>NEXT CLASS</B></A></FONT></TD>
 
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
56
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
57
&nbsp;<A HREF="AxisClient.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
58
&nbsp;<SCRIPT type="text/javascript">
 
59
  <!--
 
60
  if(window==top) {
 
61
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
62
  }
 
63
  //-->
 
64
</SCRIPT>
 
65
<NOSCRIPT>
 
66
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
67
</NOSCRIPT>
 
68
 
 
69
</FONT></TD>
 
70
</TR>
 
71
<TR>
 
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
73
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
75
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
76
</TR>
 
77
</TABLE>
 
78
<A NAME="skip-navbar_top"></A>
 
79
<!-- ========= END OF TOP NAVBAR ========= -->
 
80
 
 
81
<HR>
 
82
<!-- ======== START OF CLASS DATA ======== -->
 
83
<H2>
 
84
<FONT SIZE="-1">
 
85
org.apache.axis.client</FONT>
 
86
<BR>
 
87
Class AxisClient</H2>
 
88
<PRE>
 
89
java.lang.Object
 
90
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/apache/axis/handlers/BasicHandler.html" title="class in org.apache.axis.handlers">org.apache.axis.handlers.BasicHandler</A>
 
91
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">org.apache.axis.AxisEngine</A>
 
92
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.axis.client.AxisClient</B>
 
93
</PRE>
 
94
<DL>
 
95
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</A>, java.io.Serializable</DD>
 
96
</DL>
 
97
<HR>
 
98
<DL>
 
99
<DT>public class <B>AxisClient</B><DT>extends <A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></DL>
 
100
 
 
101
<P>
 
102
Provides the equivalent of an "Axis engine" on the client side.
 
103
 Subclasses hardcode initialization & setup logic for particular
 
104
 client-side transports.
 
105
<P>
 
106
 
 
107
<P>
 
108
<DL>
 
109
<DT><B>Author:</B></DT>
 
110
  <DD>Rob Jellinghaus (robj@unrealities.com), Doug Davis (dug@us.ibm.com), Glen Daniels (gdaniels@allaire.com)</DD>
 
111
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.axis.client.AxisClient">Serialized Form</A></DL>
 
112
<HR>
 
113
 
 
114
<P>
 
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
116
 
 
117
 
 
118
<!-- =========== FIELD SUMMARY =========== -->
 
119
 
 
120
<A NAME="field_summary"><!-- --></A>
 
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
123
<TD COLSPAN=2><FONT SIZE="+2">
 
124
<B>Field Summary</B></FONT></TD>
 
125
</TR>
 
126
<TR BGCOLOR="white" CLASS="TableRowColor">
 
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
128
<CODE>protected static&nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
 
129
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#log">log</A></B></CODE>
 
130
 
 
131
<BR>
 
132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
133
</TR>
 
134
</TABLE>
 
135
&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis.AxisEngine"><!-- --></A>
 
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
137
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
138
<TD><B>Fields inherited from class org.apache.axis.<A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></B></TD>
 
139
</TR>
 
140
<TR BGCOLOR="white" CLASS="TableRowColor">
 
141
<TD><CODE><A HREF="../../../../org/apache/axis/AxisEngine.html#_hasSafePassword">_hasSafePassword</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#classCache">classCache</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#config">config</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#DEFAULT_ATTACHMENT_IMPL">DEFAULT_ATTACHMENT_IMPL</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#ENV_ATTACHMENT_DIR">ENV_ATTACHMENT_DIR</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#ENV_SERVLET_CONTEXT">ENV_SERVLET_CONTEXT</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#ENV_SERVLET_REALPATH">ENV_SERVLET_REALPATH</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_ATTACHMENT_CLEANUP">PROP_ATTACHMENT_CLEANUP</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_ATTACHMENT_DIR">PROP_ATTACHMENT_DIR</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_ATTACHMENT_IMPLEMENTATION">PROP_ATTACHMENT_IMPLEMENTATION</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_BP10_COMPLIANCE">PROP_BP10_COMPLIANCE</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_BYTE_BUFFER_BACKING">PROP_BYTE_BUFFER_BACKING</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_BYTE_BUFFER_CACHE_INCREMENT">PROP_BYTE_BUFFER_CACHE_INCREMENT</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_BYTE_BUFFER_RESIDENT_MAX_SIZE">PROP_BYTE_BUFFER_RESIDENT_MAX_SIZE</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_BYTE_BUFFER_WORK_BUFFER_SIZE">PROP_BYTE_BUFFER_WORK_BUFFER_SIZE</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DEBUG_FILE">PROP_DEBUG_FILE</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DEBUG_LEVEL">PROP_DEBUG_LEVEL</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DEFAULT_CONFIG_CLASS">PROP_DEFAULT_CONFIG_CLASS</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DISABLE_PRETTY_XML">PROP_DISABLE_PRETTY_XML</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DOMULTIREFS">PROP_DOMULTIREFS</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_DOTNET_SOAPENC_FIX">PROP_DOTNET_SOAPENC_FIX</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_EMIT_ALL_TYPES">PROP_EMIT_ALL_TYPES</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_ENABLE_NAMESPACE_PREFIX_OPTIMIZATION">PROP_ENABLE_NAMESPACE_PREFIX_OPTIMIZATION</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_PASSWORD">PROP_PASSWORD</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_SEND_XSI">PROP_SEND_XSI</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_SOAP_ALLOWED_VERSION">PROP_SOAP_ALLOWED_VERSION</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_SOAP_VERSION">PROP_SOAP_VERSION</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_SYNC_CONFIG">PROP_SYNC_CONFIG</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_TWOD_ARRAY_ENCODING">PROP_TWOD_ARRAY_ENCODING</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_XML_DECL">PROP_XML_DECL</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_XML_ENCODING">PROP_XML_ENCODING</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#PROP_XML_REUSE_SAX_PARSERS">PROP_XML_REUSE_SAX_PARSERS</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#shouldSaveConfig">shouldSaveConfig</A></CODE></TD>
 
142
</TR>
 
143
</TABLE>
 
144
&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis.handlers.BasicHandler"><!-- --></A>
 
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
146
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
147
<TD><B>Fields inherited from class org.apache.axis.handlers.<A HREF="../../../../org/apache/axis/handlers/BasicHandler.html" title="class in org.apache.axis.handlers">BasicHandler</A></B></TD>
 
148
</TR>
 
149
<TR BGCOLOR="white" CLASS="TableRowColor">
 
150
<TD><CODE><A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#makeLockable">makeLockable</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#name">name</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#options">options</A></CODE></TD>
 
151
</TR>
 
152
</TABLE>
 
153
&nbsp;
 
154
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
155
 
 
156
<A NAME="constructor_summary"><!-- --></A>
 
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
159
<TD COLSPAN=2><FONT SIZE="+2">
 
160
<B>Constructor Summary</B></FONT></TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#AxisClient()">AxisClient</A></B>()</CODE>
 
164
 
 
165
<BR>
 
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
167
</TR>
 
168
<TR BGCOLOR="white" CLASS="TableRowColor">
 
169
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#AxisClient(org.apache.axis.EngineConfiguration)">AxisClient</A></B>(<A HREF="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</A>&nbsp;config)</CODE>
 
170
 
 
171
<BR>
 
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
173
</TR>
 
174
</TABLE>
 
175
&nbsp;
 
176
<!-- ========== METHOD SUMMARY =========== -->
 
177
 
 
178
<A NAME="method_summary"><!-- --></A>
 
179
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
180
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
181
<TD COLSPAN=2><FONT SIZE="+2">
 
182
<B>Method Summary</B></FONT></TD>
 
183
</TR>
 
184
<TR BGCOLOR="white" CLASS="TableRowColor">
 
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
186
<CODE>&nbsp;<A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></CODE></FONT></TD>
 
187
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#getClientEngine()">getClientEngine</A></B>()</CODE>
 
188
 
 
189
<BR>
 
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Client engine access.</TD>
 
191
</TR>
 
192
<TR BGCOLOR="white" CLASS="TableRowColor">
 
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
194
<CODE>protected &nbsp;<A HREF="../../../../javax/xml/rpc/handler/HandlerChain.html" title="interface in javax.xml.rpc.handler">HandlerChain</A></CODE></FONT></TD>
 
195
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#getJAXRPChandlerChain(org.apache.axis.MessageContext)">getJAXRPChandlerChain</A></B>(<A HREF="../../../../org/apache/axis/MessageContext.html" title="class in org.apache.axis">MessageContext</A>&nbsp;context)</CODE>
 
196
 
 
197
<BR>
 
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
199
</TR>
 
200
<TR BGCOLOR="white" CLASS="TableRowColor">
 
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
202
<CODE>&nbsp;void</CODE></FONT></TD>
 
203
<TD><CODE><B><A HREF="../../../../org/apache/axis/client/AxisClient.html#invoke(org.apache.axis.MessageContext)">invoke</A></B>(<A HREF="../../../../org/apache/axis/MessageContext.html" title="class in org.apache.axis">MessageContext</A>&nbsp;msgContext)</CODE>
 
204
 
 
205
<BR>
 
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main routine of the AXIS engine.</TD>
 
207
</TR>
 
208
</TABLE>
 
209
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis.AxisEngine"><!-- --></A>
 
210
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
211
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
212
<TD><B>Methods inherited from class org.apache.axis.<A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></B></TD>
 
213
</TR>
 
214
<TR BGCOLOR="white" CLASS="TableRowColor">
 
215
<TD><CODE><A HREF="../../../../org/apache/axis/AxisEngine.html#addActorURI(java.lang.String)">addActorURI</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#cleanup()">cleanup</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getActorURIs()">getActorURIs</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getApplicationSession()">getApplicationSession</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getClassCache()">getClassCache</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getConfig()">getConfig</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getCurrentMessageContext()">getCurrentMessageContext</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getGlobalRequest()">getGlobalRequest</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getGlobalResponse()">getGlobalResponse</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getHandler(java.lang.String)">getHandler</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getService(java.lang.String)">getService</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getTransport(java.lang.String)">getTransport</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#getTypeMappingRegistry()">getTypeMappingRegistry</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#hasSafePassword()">hasSafePassword</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#init()">init</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#normaliseOptions(org.apache.axis.Handler)">normaliseOptions</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#refreshGlobalOptions()">refreshGlobalOptions</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#removeActorURI(java.lang.String)">removeActorURI</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#saveConfiguration()">saveConfiguration</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#setAdminPassword(java.lang.String)">setAdminPassword</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#setCurrentMessageContext(org.apache.axis.MessageContext)">setCurrentMessageContext</A>, <A HREF="../../../../org/apache/axis/AxisEngine.html#setShouldSaveConfig(boolean)">setShouldSaveConfig</A></CODE></TD>
 
216
</TR>
 
217
</TABLE>
 
218
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis.handlers.BasicHandler"><!-- --></A>
 
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
220
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
221
<TD><B>Methods inherited from class org.apache.axis.handlers.<A HREF="../../../../org/apache/axis/handlers/BasicHandler.html" title="class in org.apache.axis.handlers">BasicHandler</A></B></TD>
 
222
</TR>
 
223
<TR BGCOLOR="white" CLASS="TableRowColor">
 
224
<TD><CODE><A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#canHandleBlock(javax.xml.namespace.QName)">canHandleBlock</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#generateWSDL(org.apache.axis.MessageContext)">generateWSDL</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#getDeploymentData(org.w3c.dom.Document)">getDeploymentData</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#getName()">getName</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#getOption(java.lang.String)">getOption</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#getOptions()">getOptions</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#getUnderstoodHeaders()">getUnderstoodHeaders</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#initHashtable()">initHashtable</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#onFault(org.apache.axis.MessageContext)">onFault</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#setOption(java.lang.String, java.lang.Object)">setOption</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#setOptionDefault(java.lang.String, java.lang.Object)">setOptionDefault</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#setOptions(java.util.Hashtable)">setOptions</A>, <A HREF="../../../../org/apache/axis/handlers/BasicHandler.html#setOptionsLockable(boolean)">setOptionsLockable</A></CODE></TD>
 
225
</TR>
 
226
</TABLE>
 
227
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
229
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
230
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
231
</TR>
 
232
<TR BGCOLOR="white" CLASS="TableRowColor">
 
233
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
234
</TR>
 
235
</TABLE>
 
236
&nbsp;
 
237
<P>
 
238
 
 
239
<!-- ============ FIELD DETAIL =========== -->
 
240
 
 
241
<A NAME="field_detail"><!-- --></A>
 
242
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
243
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
244
<TD COLSPAN=1><FONT SIZE="+2">
 
245
<B>Field Detail</B></FONT></TD>
 
246
</TR>
 
247
</TABLE>
 
248
 
 
249
<A NAME="log"><!-- --></A><H3>
 
250
log</H3>
 
251
<PRE>
 
252
protected static org.apache.commons.logging.Log <B>log</B></PRE>
 
253
<DL>
 
254
<DL>
 
255
</DL>
 
256
</DL>
 
257
 
 
258
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
259
 
 
260
<A NAME="constructor_detail"><!-- --></A>
 
261
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
262
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
263
<TD COLSPAN=1><FONT SIZE="+2">
 
264
<B>Constructor Detail</B></FONT></TD>
 
265
</TR>
 
266
</TABLE>
 
267
 
 
268
<A NAME="AxisClient(org.apache.axis.EngineConfiguration)"><!-- --></A><H3>
 
269
AxisClient</H3>
 
270
<PRE>
 
271
public <B>AxisClient</B>(<A HREF="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</A>&nbsp;config)</PRE>
 
272
<DL>
 
273
</DL>
 
274
<HR>
 
275
 
 
276
<A NAME="AxisClient()"><!-- --></A><H3>
 
277
AxisClient</H3>
 
278
<PRE>
 
279
public <B>AxisClient</B>()</PRE>
 
280
<DL>
 
281
</DL>
 
282
 
 
283
<!-- ============ METHOD DETAIL ========== -->
 
284
 
 
285
<A NAME="method_detail"><!-- --></A>
 
286
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
287
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
288
<TD COLSPAN=1><FONT SIZE="+2">
 
289
<B>Method Detail</B></FONT></TD>
 
290
</TR>
 
291
</TABLE>
 
292
 
 
293
<A NAME="getClientEngine()"><!-- --></A><H3>
 
294
getClientEngine</H3>
 
295
<PRE>
 
296
public <A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A> <B>getClientEngine</B>()</PRE>
 
297
<DL>
 
298
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></CODE></B></DD>
 
299
<DD>Client engine access.
 
300
 <p>
 
301
 An AxisEngine may define another specific AxisEngine to be used
 
302
 by newly created Clients.  For instance, a server may
 
303
 create an AxisClient and allow deployment to it.  Then
 
304
 the server's services may access the AxisClient's deployed
 
305
 handlers and transports.
 
306
<P>
 
307
<DD><DL>
 
308
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis/AxisEngine.html#getClientEngine()">getClientEngine</A></CODE> in class <CODE><A HREF="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</A></CODE></DL>
 
309
</DD>
 
310
<DD><DL>
 
311
 
 
312
<DT><B>Returns:</B><DD>this instance, as this is the client engine</DL>
 
313
</DD>
 
314
</DL>
 
315
<HR>
 
316
 
 
317
<A NAME="invoke(org.apache.axis.MessageContext)"><!-- --></A><H3>
 
318
invoke</H3>
 
319
<PRE>
 
320
public void <B>invoke</B>(<A HREF="../../../../org/apache/axis/MessageContext.html" title="class in org.apache.axis">MessageContext</A>&nbsp;msgContext)
 
321
            throws <A HREF="../../../../org/apache/axis/AxisFault.html" title="class in org.apache.axis">AxisFault</A></PRE>
 
322
<DL>
 
323
<DD>Main routine of the AXIS engine.  In short we locate the appropriate
 
324
 handler for the desired service and invoke() it.
 
325
<P>
 
326
<DD><DL>
 
327
<DT><B>Parameters:</B><DD><CODE>msgContext</CODE> - the <code>MessageContext</code> to invoke relative
 
328
                   to
 
329
<DT><B>Throws:</B>
 
330
<DD><CODE><A HREF="../../../../org/apache/axis/AxisFault.html" title="class in org.apache.axis">AxisFault</A></CODE> - if anything goes wrong during invocation</DL>
 
331
</DD>
 
332
</DL>
 
333
<HR>
 
334
 
 
335
<A NAME="getJAXRPChandlerChain(org.apache.axis.MessageContext)"><!-- --></A><H3>
 
336
getJAXRPChandlerChain</H3>
 
337
<PRE>
 
338
protected <A HREF="../../../../javax/xml/rpc/handler/HandlerChain.html" title="interface in javax.xml.rpc.handler">HandlerChain</A> <B>getJAXRPChandlerChain</B>(<A HREF="../../../../org/apache/axis/MessageContext.html" title="class in org.apache.axis">MessageContext</A>&nbsp;context)</PRE>
 
339
<DL>
 
340
<DD><DL>
 
341
<DT><B>Parameters:</B><DD><CODE>context</CODE> - Stores the Service, port QName and optionnaly a HandlerInfoChainFactory
 
342
<DT><B>Returns:</B><DD>Returns a HandlerChain if one has been specified</DL>
 
343
</DD>
 
344
</DL>
 
345
<!-- ========= END OF CLASS DATA ========= -->
 
346
<HR>
 
347
 
 
348
 
 
349
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
350
<A NAME="navbar_bottom"><!-- --></A>
 
351
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
352
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
353
<TR>
 
354
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
355
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
356
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
357
  <TR ALIGN="center" VALIGN="top">
 
358
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
359
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
360
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
361
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AxisClient.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
362
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
363
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
364
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
365
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
366
  </TR>
 
367
</TABLE>
 
368
</TD>
 
369
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
370
</EM>
 
371
</TD>
 
372
</TR>
 
373
 
 
374
<TR>
 
375
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
376
&nbsp;<A HREF="../../../../org/apache/axis/client/AdminClient.html" title="class in org.apache.axis.client"><B>PREV CLASS</B></A>&nbsp;
 
377
&nbsp;<A HREF="../../../../org/apache/axis/client/AxisClientProxy.html" title="class in org.apache.axis.client"><B>NEXT CLASS</B></A></FONT></TD>
 
378
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
379
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
380
&nbsp;<A HREF="AxisClient.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
381
&nbsp;<SCRIPT type="text/javascript">
 
382
  <!--
 
383
  if(window==top) {
 
384
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
385
  }
 
386
  //-->
 
387
</SCRIPT>
 
388
<NOSCRIPT>
 
389
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
390
</NOSCRIPT>
 
391
 
 
392
</FONT></TD>
 
393
</TR>
 
394
<TR>
 
395
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
396
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
397
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
398
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
399
</TR>
 
400
</TABLE>
 
401
<A NAME="skip-navbar_bottom"></A>
 
402
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
403
 
 
404
<HR>
 
405
Copyright © 2005 Apache Web Services Project. All Rights Reserved.
 
406
</BODY>
 
407
</HTML>