|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Codec | |
---|---|
org.apache.yoko.orb.csi | |
org.apache.yoko.orb.IOP | |
org.apache.yoko.rmi.impl | |
org.omg.IOP |
Uses of Codec in org.apache.yoko.orb.csi |
---|
Fields in org.apache.yoko.orb.csi declared as Codec | |
---|---|
protected Codec |
CSIInterceptorBase.codec
|
Uses of Codec in org.apache.yoko.orb.IOP |
---|
Methods in org.apache.yoko.orb.IOP that return Codec | |
---|---|
Codec |
CodecFactory_impl.create_codec(Encoding encoding)
|
Uses of Codec in org.apache.yoko.rmi.impl |
---|
Constructors in org.apache.yoko.rmi.impl with parameters of type Codec | |
---|---|
RMIInterceptor(Codec codec)
|
Uses of Codec in org.omg.IOP |
---|
Fields in org.omg.IOP declared as Codec | |
---|---|
Codec |
CodecHolder.value
|
Methods in org.omg.IOP that return Codec | |
---|---|
Codec |
CodecFactoryOperations.create_codec(Encoding enc)
|
static Codec |
CodecHelper.extract(Any any)
|
static Codec |
CodecHelper.narrow(Object val)
|
static Codec |
CodecHelper.read(InputStream in)
|
Methods in org.omg.IOP with parameters of type Codec | |
---|---|
static void |
CodecHelper.insert(Any any,
Codec val)
|
static void |
CodecHelper.write(OutputStream out,
Codec val)
|
Constructors in org.omg.IOP with parameters of type Codec | |
---|---|
CodecHolder(Codec initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |