com.sun.xml.ws.client.sei
Class MethodHandler
java.lang.Object
com.sun.xml.ws.client.sei.MethodHandler
public abstract class MethodHandler
- extends Object
Handles an invocation of a method.
Each instance of MethodHandler has an implicit knowledge of
a particular method that it handles.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
protected final SEIStub owner
method
protected Method method
MethodHandler
protected MethodHandler(SEIStub owner,
Method m)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.