org.omg.IIOP
Class BiDirIIOPServiceContext

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

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

org/omg/IIOP/BiDirIIOPServiceContext.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/IIOP.idl Monday, March 23, 2009 3:45:52 PM EDT

See Also:
Serialized Form

Field Summary
 ListenPoint[] listen_points
           
 
Constructor Summary
BiDirIIOPServiceContext()
           
BiDirIIOPServiceContext(ListenPoint[] _listen_points)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listen_points

public ListenPoint[] listen_points
Constructor Detail

BiDirIIOPServiceContext

public BiDirIIOPServiceContext()

BiDirIIOPServiceContext

public BiDirIIOPServiceContext(ListenPoint[] _listen_points)


Copyright © 2009. All Rights Reserved.