|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMServerSession
| Field Summary |
|---|
| Fields inherited from interface com.multisoftgroup.jerry.jabber.session.IMSession |
|---|
C2S_CONNECTION, S2S_L2R_CONNECTION, S2S_R2L_CONNECTION, UNKNOWN_CONNECTION |
| Method Summary | |
|---|---|
boolean |
getDialbackValid()
|
String |
getDialbackValue()
|
String |
getRemoteHostname()
|
IMServerSession |
getTwinSession()
|
void |
setDialbackValid(boolean value)
|
void |
setDialbackValue(String dialback)
|
void |
setRemoteHostname(String hostname)
|
void |
setTwinSession(IMServerSession session)
|
| Methods inherited from interface com.multisoftgroup.jerry.jabber.session.IMSession |
|---|
close, getConnectionType, getEncoding, getId, getStreams, getXmlPullParser, isClosed, setup, writeOutputStream |
| Method Detail |
|---|
boolean getDialbackValid()
void setDialbackValid(boolean value)
String getDialbackValue()
void setDialbackValue(String dialback)
String getRemoteHostname()
void setRemoteHostname(String hostname)
IMServerSession getTwinSession()
void setTwinSession(IMServerSession session)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||