|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.globus.axis.transport.local.LocalHandler
public class LocalHandler
This handler is used only on the client side with the "local" transport. It tries to set the server engine for the local request.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Fields inherited from interface org.apache.axis.Handler |
|---|
OPT_CATCH_OWN_FAULTS |
| Constructor Summary | |
|---|---|
LocalHandler()
|
|
| Method Summary | |
|---|---|
void |
invoke(org.apache.axis.MessageContext msgCtx)
|
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalHandler()
| Method Detail |
|---|
public void invoke(org.apache.axis.MessageContext msgCtx)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||