org.omg.CosNaming

Class NamingContextExtPOA

public abstract class NamingContextExtPOA extends Servant implements NamingContextExtOperations, InvokeHandler

This interface has been introduced for the Interoperable Name Service. This interface extends NamingContext and provides several new methods to manage CORBA URL.
Method Summary
String[]_all_interfaces(POA poa, byte[] objectId)
OutputStream_invoke(String opName, InputStream _is, ResponseHandler handler)
NamingContextExt_this()
NamingContextExt_this(ORB orb)

Method Detail

_all_interfaces

public String[] _all_interfaces(POA poa, byte[] objectId)

_invoke

public final OutputStream _invoke(String opName, InputStream _is, ResponseHandler handler)

_this

public NamingContextExt _this()

_this

public NamingContextExt _this(ORB orb)