org.omg.IIOP
Class BiDirIIOPServiceContext

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

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

Generated from IDL definition of struct "BiDirIIOPServiceContext"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 ListenPoint[] listen_points
           
 
Constructor Summary
BiDirIIOPServiceContext()
           
BiDirIIOPServiceContext(ListenPoint[] listen_points)
           
 
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)