JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.corba.ee.spi.legacy.interceptor
IORInfoExt
Contents
Description
Method Summary
Method Details
getServerPort(String)
getObjectAdapter()
Hide sidebar
Show sidebar
Interface IORInfoExt
All Known Implementing Classes:
IORInfoImpl
public interface
IORInfoExt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ObjectAdapter
getObjectAdapter
()
int
getServerPort
(
String
type)
Method Details
getServerPort
int
getServerPort
(
String
type)
throws
UnknownType
Throws:
UnknownType
getObjectAdapter
ObjectAdapter
getObjectAdapter
()