org.omg.GIOP
Class LocateRequestHeader_1_2

java.lang.Object
  extended by org.omg.GIOP.LocateRequestHeader_1_2
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class LocateRequestHeader_1_2
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of struct "LocateRequestHeader_1_2"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 int request_id
           
 TargetAddress target
           
 
Constructor Summary
LocateRequestHeader_1_2()
           
LocateRequestHeader_1_2(int request_id, TargetAddress target)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

request_id

public int request_id

target

public TargetAddress target
Constructor Detail

LocateRequestHeader_1_2

public LocateRequestHeader_1_2()

LocateRequestHeader_1_2

public LocateRequestHeader_1_2(int request_id,
                               TargetAddress target)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.