Package org.apache.cxf.frontend
Class ClientProxy
java.lang.Object
org.apache.cxf.frontend.ClientProxy
- All Implemented Interfaces:
Closeable,AutoCloseable,InvocationHandler
- Direct Known Subclasses:
JaxWsClientProxy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Objectvoidclose()protected voidfinalize()static ClientinvokeSync(Method method, BindingOperationInfo oi, Object[] params)
-
Field Details
-
client
-
-
Constructor Details
-
ClientProxy
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-
adjustObject
-
invokeSync
- Throws:
Exception
-
getRequestContext
-
getResponseContext
-
getClient
-
finalize
-
getClient
-