org.objectweb.jeremie.binding.iiop
Class ExoticProtocolData
java.lang.Object
org.objectweb.jeremie.binding.iiop.ExoticProtocolData
- All Implemented Interfaces:
- Serializable
- public class ExoticProtocolData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ExoticProtocolData
public ExoticProtocolData(int protocol,
Properties info,
ExoticProtocolData[] next)
getProtocol
public int getProtocol()
getInfo
public Properties getInfo()
next
public ExoticProtocolData[] next()
createPData
public static ExoticProtocolData createPData(org.objectweb.jonathan.protocols.api.SessionIdentifier session_id)
throws org.objectweb.jonathan.apis.kernel.JonathanException
- Throws:
org.objectweb.jonathan.apis.kernel.JonathanException
toString
public String toString()