Uses of Interface
org.palo.api.ConnectionContext

Packages that use ConnectionContext
org.palo.api   
org.palo.api.impl   
 

Uses of ConnectionContext in org.palo.api
 

Methods in org.palo.api that return ConnectionContext
 ConnectionContext Connection.getContext()
          Returns the ConnectionContext which allows to retrieve further information about current connection
 

Uses of ConnectionContext in org.palo.api.impl
 

Methods in org.palo.api.impl that return ConnectionContext
 ConnectionContext ConnectionImpl.getContext()