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 Mar 23, 2009 3:46:20 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 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)


Copyright © 2009. All Rights Reserved.