Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.omg.IOP | This package contains the IOP module specified in the OMG document
The Common
Object Request Broker: Architecture and Specification,
|
org.omg.PortableInterceptor | Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. |
Uses of CodecFactory in org.omg.IOP |
---|
Modifier and Type | Method and Description |
---|---|
static CodecFactory |
CodecFactoryHelper.extract(Any a)
|
static CodecFactory |
CodecFactoryHelper.narrow(Object obj)
|
static CodecFactory |
CodecFactoryHelper.read(InputStream istream)
|
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj)
|
Modifier and Type | Method and Description |
---|---|
static void |
CodecFactoryHelper.insert(Any a,
CodecFactory that)
|
static void |
CodecFactoryHelper.write(OutputStream ostream,
CodecFactory value)
|
Uses of CodecFactory in org.omg.PortableInterceptor |
---|
Modifier and Type | Method and Description |
---|---|
CodecFactory |
ORBInitInfoOperations.codec_factory()
Returns the IOP.CodecFactory . |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.