Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


oracle.soa.management.facade
Interface WebServiceBinding.Port

Enclosing interface:
WebServiceBinding

public static interface WebServiceBinding.Port

WebService binding port


Method Summary
 java.lang.String getNamespaceURI()
          Gets the port namespace
 java.lang.String getPortName()
          Gets the port name
 java.lang.String getPortURI()
          Gets the port URI
 java.lang.String getServiceName()
          Gets the name of the service with which the port is associated

 

Method Detail

getNamespaceURI

java.lang.String getNamespaceURI()
Gets the port namespace

getServiceName

java.lang.String getServiceName()
Gets the name of the service with which the port is associated

getPortName

java.lang.String getPortName()
Gets the port name

getPortURI

java.lang.String getPortURI()
Gets the port URI

Skip navigation links

Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.7)
E10659-10


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.