Class WSTCPURI.WSTCPURI2StringJAXBAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,WSTCPURI>
com.sun.xml.ws.transport.tcp.util.WSTCPURI.WSTCPURI2StringJAXBAdapter
- Enclosing class:
- WSTCPURI
Class is used to translate WSTCPURI to String and vice versa
This is used in JAXB serialization/deserialization
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WSTCPURI2StringJAXBAdapter
public WSTCPURI2StringJAXBAdapter()
-
-
Method Details
-
marshal
- Specified by:
marshalin classXmlAdapter<String,WSTCPURI>
-
unmarshal
- Specified by:
unmarshalin classXmlAdapter<String,WSTCPURI>
-