
io.tracee.binding.jaxws.TraceeWsHandlerConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tracee-jaxws Show documentation
Show all versions of tracee-jaxws Show documentation
Please refer to https://github.com/tracee/tracee.
package io.tracee.binding.jaxws;
public final class TraceeWsHandlerConstants {
private TraceeWsHandlerConstants() {}
public static final String TRACEE_HANDLER_CHAIN_URL = "/io/tracee/binding/jaxws/TraceeHandlerChain.xml";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy