Class WSTCPURI.WSTCPURI2StringJAXBAdapter

java.lang.Object
javax.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 javax.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 Details

    • WSTCPURI2StringJAXBAdapter

      public WSTCPURI2StringJAXBAdapter()
  • Method Details