Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
com.sun.corba.se.impl.io | |
com.sun.org.omg.SendingContext | |
javax.rmi.CORBA |
Contains portability APIs for RMI-IIOP.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedCodeBase
Provides the reading side with a per connection cache of
info obtained via calls to the remote CodeBase.
|
Modifier and Type | Class and Description |
---|---|
class |
FVDCodeBaseImpl
This class acts as the remote interface to receivers wishing to retrieve
the information of a remote Class.
|
Modifier and Type | Method and Description |
---|---|
RunTime |
ValueHandlerImpl.getRunTimeCodeBase()
Returns the CodeBase for this ValueHandler.
|
Modifier and Type | Method and Description |
---|---|
Serializable |
ValueHandlerImpl.readValue(InputStream _in,
int offset,
Class clazz,
String repositoryID,
RunTime _sender)
Reads a value from the stream using java semantics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CodeBase
com/sun/org/omg/SendingContext/CodeBase.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
|
Modifier and Type | Class and Description |
---|---|
class |
_CodeBaseImplBase
com/sun/org/omg/SendingContext/_CodeBaseImplBase.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
|
class |
_CodeBaseStub
com/sun/org/omg/SendingContext/_CodeBaseStub.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
|
Modifier and Type | Method and Description |
---|---|
RunTime |
ValueHandler.getRunTimeCodeBase()
Returns the CodeBase for this ValueHandler.
|
Modifier and Type | Method and Description |
---|---|
Serializable |
ValueHandler.readValue(InputStream in,
int offset,
Class<?> clz,
String repositoryID,
RunTime sender)
Reads a value from the stream using Java semantics.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.