|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.client.sei.MethodHandler
public abstract class MethodHandler
Handles an invocation of a method.
Each instance of MethodHandler has an implicit knowledge of
a particular method that it handles.
| Field Summary | |
|---|---|
protected java.lang.reflect.Method |
method
|
protected SEIStub |
owner
|
| Constructor Summary | |
|---|---|
protected |
MethodHandler(SEIStub owner,
java.lang.reflect.Method m)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final SEIStub owner
protected java.lang.reflect.Method method
| Constructor Detail |
|---|
protected MethodHandler(SEIStub owner,
java.lang.reflect.Method m)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||