Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices
Interface OracleHttpBinding

All Superinterfaces:
javax.xml.ws.Binding, javax.xml.ws.http.HTTPBinding

public interface OracleHttpBinding
extends javax.xml.ws.http.HTTPBinding

Field Summary
static String HTTP_GET_BINDING
           
static String HTTP_POST_BINDING
           

 

Fields inherited from interface javax.xml.ws.http.HTTPBinding
HTTP_BINDING

 

Method Summary

 

Methods inherited from interface javax.xml.ws.Binding
getBindingID, getHandlerChain, setHandlerChain

 

Field Detail

HTTP_GET_BINDING

static final String HTTP_GET_BINDING
See Also:
Constant Field Values

HTTP_POST_BINDING

static final String HTTP_POST_BINDING
See Also:
Constant Field Values

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.