ExceptionEndpointCalling<T extends Exception> constructor
ExceptionEndpointCalling<T extends Exception> (
- ExceptionEndpointCallingBinding<
T> endpoint
Implementation
ExceptionEndpointCalling(ExceptionEndpointCallingBinding<T> endpoint)
: super(endpoint);