org.omg.CORBA
is provided for conformance with the current OMG CORBA
specification but is not implemented in Sun's release of
the JDKTM.
This enables other JDK licensees to provide implementations
of this API in standard extensions and products.
org.omg.CORBA.portable
org.omg.CORBA.portable
- InvokeHandler
- ResponseHandler
org.omg.CORBA.portable
- InputStream
- public int read()
- public.math.BigDecimal read_fixed()
- public org.omg.CORBA.Context read_Context()
- public org.omg.CORBA.Object read_Object(java.lang.Class clz)
- public org.omg.CORBA.ORB orb()
- OutputStream
- public org.omg.CORBA.ORB orb()
- public void write_Context(org.omg.CORBA.Context ctx,
org.omg.CORBA.ContextList contexts)
- public void write_fixed(java.math.BigDecimal value)
- public void write(int b)
- Delegate
- public void releaseReply(org.omg.CORBA.Object self, InputStream input)
- public InputStream invoke(org.omg.CORBA.Object self, OutputStream output)
- public OutputStream request(org.omg.CORBA.Object self, String operation,
boolean responseExpected)
- public org.omg.CORBA.Object set_policy_override(org.omg.CORBA.Object self,
org.omg.CORBA.Policy[] policies,
org.omg.CORBA.SetOverrideType set_add)
- public org.omg.CORBA.DomainManager[] get_domain_managers(
org.omg.CORBA.Object
self)
- public org.omg.CORBA.Policy get_policy(org.omg.CORBA.Object self,
int policy_type)