Package | Description |
---|---|
org.omg.PortableServer |
Provides classes and interfaces for making the server side of your applications
portable across multivendor ORBs.
|
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.extract(Any a) |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
CurrentHelper.insert(Any a,
Current that) |
static void |
CurrentHelper.write(OutputStream ostream,
Current value) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.