org.omg.Security
Class ChannelBindings
java.lang.Object
org.omg.Security.ChannelBindings
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class ChannelBindings
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/Security/ChannelBindings.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/Security.idl
Thursday, May 31, 2007 7:28:30 PM CEST
- See Also:
- Serialized Form
Constructor Summary |
ChannelBindings()
|
ChannelBindings(int _initiator_addrtype,
byte[] _initiator_address,
int _acceptor_addrtype,
byte[] _acceptor_address,
byte[] _application_data)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initiator_addrtype
public int initiator_addrtype
initiator_address
public byte[] initiator_address
acceptor_addrtype
public int acceptor_addrtype
acceptor_address
public byte[] acceptor_address
application_data
public byte[] application_data
ChannelBindings
public ChannelBindings()
ChannelBindings
public ChannelBindings(int _initiator_addrtype,
byte[] _initiator_address,
int _acceptor_addrtype,
byte[] _acceptor_address,
byte[] _application_data)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.