public abstract class SonicSessionConnectionInterceptor
extends java.lang.Object
SonicSessionConnectionInterceptor
provide a SonicSessionConnection
.
If an SonicSessionConfig
does not set SonicSessionConnectionInterceptor
sonic will use SonicSessionConnection.SessionConnectionDefaultImpl
as default.构造器和说明 |
---|
SonicSessionConnectionInterceptor() |
限定符和类型 | 方法和说明 |
---|---|
abstract SonicSessionConnection |
getConnection(SonicSession session,
android.content.Intent intent) |
static SonicSessionConnection |
getSonicSessionConnection(SonicSession session,
android.content.Intent intent) |
public abstract SonicSessionConnection getConnection(SonicSession session, android.content.Intent intent)
public static SonicSessionConnection getSonicSessionConnection(SonicSession session, android.content.Intent intent)