Uses of Interface
com.microfocus.zfe.haapi.Session
-
Packages that use Session Package Description com.microfocus.zfe.haapi -
-
Uses of Session in com.microfocus.zfe.haapi
Methods in com.microfocus.zfe.haapi that return Session Modifier and Type Method Description Session
ConnectionErrorEvent. getSession()
Session
ConnectionStateChangedEvent. getSession()
Constructors in com.microfocus.zfe.haapi with parameters of type Session Constructor Description ConnectionErrorEvent(Session session, SessionException error)
Creates a new instance of this error object.ConnectionStateChangedEvent(Session session, ConnectionState state)
Creates a new instance of this event object.
-