jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/spi/db/BindingHelper.java
changeset 29839 6d5d546e953b
parent 29141 c0bacc2ef380
child 29953 d5894097fe65
equal deleted inserted replaced
29838:fe5fd9871a13 29839:6d5d546e953b
     1 /*
     1 /*
     2  * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.  Oracle designates this
     7  * published by the Free Software Foundation.  Oracle designates this
    33 //TODO Packet AbstractMessageImpl
    33 //TODO Packet AbstractMessageImpl
    34 import com.sun.xml.internal.bind.marshaller.SAX2DOMEx;
    34 import com.sun.xml.internal.bind.marshaller.SAX2DOMEx;
    35 
    35 
    36 //TODO DOMHeader DOMMessage SAAJMessage StatefulInstanceResolver
    36 //TODO DOMHeader DOMMessage SAAJMessage StatefulInstanceResolver
    37 import com.sun.xml.internal.bind.unmarshaller.DOMScanner;
    37 import com.sun.xml.internal.bind.unmarshaller.DOMScanner;
       
    38 
       
    39 //TODO MtomCodec
       
    40 import com.sun.xml.internal.bind.v2.runtime.output.Encoded;
    38 
    41 
    39 //TODO ExceptionBean
    42 //TODO ExceptionBean
    40 import com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper;
    43 import com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper;
    41 
    44 
    42 //TODO AbstractWrapperBeanGenerator
    45 //TODO AbstractWrapperBeanGenerator