Class SEIStub

java.lang.Object
com.sun.xml.ws.client.Stub
com.sun.xml.ws.client.sei.SEIStub
All Implemented Interfaces:
Component, ComponentRegistry, ResponseContextReceiver, WSBindingProvider, jakarta.xml.ws.BindingProvider, Closeable, AutoCloseable, InvocationHandler

public final class SEIStub extends Stub implements InvocationHandler
Stub that handles method invocations through a strongly-typed endpoint interface.
Author:
Kohsuke Kawaguchi