Uses of Class
com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
Packages that use IORAddressingInfo Package Description com.sun.corba.ee.impl.protocol.giopmsgheaders -
-
Uses of IORAddressingInfo in com.sun.corba.ee.impl.protocol.giopmsgheaders
Fields in com.sun.corba.ee.impl.protocol.giopmsgheaders declared as IORAddressingInfo Modifier and Type Field Description private IORAddressingInfoTargetAddress. ___iorMethods in com.sun.corba.ee.impl.protocol.giopmsgheaders that return IORAddressingInfo Modifier and Type Method Description static IORAddressingInfoIORAddressingInfoHelper. extract(Any a)IORAddressingInfoTargetAddress. ior()static IORAddressingInfoIORAddressingInfoHelper. read(InputStream istream)Methods in com.sun.corba.ee.impl.protocol.giopmsgheaders with parameters of type IORAddressingInfo Modifier and Type Method Description static voidIORAddressingInfoHelper. insert(Any a, IORAddressingInfo that)voidTargetAddress. ior(IORAddressingInfo value)static voidIORAddressingInfoHelper. write(OutputStream ostream, IORAddressingInfo value)
-