Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

weblogic.wsee.jaxws
Interface JAXWSProperties

All Superinterfaces:
com.sun.xml.ws.developer.JAXWSProperties

public interface JAXWSProperties
extends com.sun.xml.ws.developer.JAXWSProperties

This class is a wrapper of JAX-WS RI's class com.sun.xml.ws.developer.JAXWSProperties
It is recommended to use the class in WLS JAX-WS code of end user.

Since:
WebLogic 11g (Farallon)
See Also:
com.sun.xml.ws.developer.JAXWSProperties

Field Summary
 
Fields inherited from interface com.sun.xml.ws.developer.JAXWSProperties
ADDRESSING_ACTION, ADDRESSING_FROM, ADDRESSING_MESSAGEID, ADDRESSING_TO, CLIENT_PERSISTENT_PROXY_INFO, CLIENT_PERSISTENT_SSL_INFO, CONNECT_TIMEOUT, CONTENT_NEGOTIATION_PROPERTY, HOSTNAME_VERIFIER, HTTP_CLIENT_STREAMING_CHUNK_SIZE, HTTP_EXCHANGE, HTTP_REQUEST_URL, INBOUND_HEADER_LIST_PROPERTY, MTOM_THRESHOLOD_VALUE, PERSISTENT_CONTEXT, REQUEST_TIMEOUT, REST_BINDING, SSL_SOCKET_FACTORY, WSENDPOINT
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02