Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.io.Closeable and BindingProvider #195

Open
Tomas-Kraus opened this issue Jun 2, 2022 · 0 comments
Open

java.io.Closeable and BindingProvider #195

Tomas-Kraus opened this issue Jun 2, 2022 · 0 comments

Comments

@Tomas-Kraus
Copy link
Contributor

It is desirable to have client objects(dispatch and proxy) support java.io.Closeable.

  1. BindingProvider extends java.io.Closeable. This is straightforward but a API change.

  2. No API change, but in JAX-WS spec add a statement that client objects(dispatch and proxy) may/should/must implement the java.io.Closeable.

Source: javaee/metro-jax-ws#1067
Author: glassfishrobot

@lukasj lukasj transferred this issue from eclipse-ee4j/metro-jax-ws Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant