org.omg.IIOP
Class BiDirIIOPServiceContext

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

public final class BiDirIIOPServiceContext
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "BiDirIIOPServiceContext".

Version:
generated at Dec 2, 2008 2:43:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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)