java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
WSTCPURI>
com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
- Enclosing class:
- WSTCPURI
public static final class WSTCPURI.WSTCPURI2StringJAXBAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,WSTCPURI>
Class is used to translate WSTCPURI to String and vice versa
This is used in JAXB serialization/deserialization
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WSTCPURI2StringJAXBAdapter
public WSTCPURI2StringJAXBAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,WSTCPURI>
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,WSTCPURI>