org.jacorb.orb.giop

Class TransportListener.Event

public static class TransportListener.Event extends Object

Constructor Summary
Event(GIOPConnection giopc)
Method Summary
StatisticsProvidergetStatisticsProvider(int orderno)
Profileprofile()
StringtoString()
Connectiontransport()

Constructor Detail

Event

public Event(GIOPConnection giopc)

Method Detail

getStatisticsProvider

public StatisticsProvider getStatisticsProvider(int orderno)

profile

public Profile profile()

toString

public String toString()

transport

public Connection transport()