|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.ei.channel.client.HttpClient
com.bankframe.ei.channel.client.http.affinity.CookieClient
Field Summary | |
static java.lang.String |
SESSION_ID_KEY
|
Fields inherited from class com.bankframe.ei.channel.client.HttpClient |
separator |
Constructor Summary | |
CookieClient()
|
|
CookieClient(java.lang.String urlString,
java.lang.String contentTypeParam)
|
Methods inherited from class com.bankframe.ei.channel.client.HttpClient |
getCodec, getContentType, getURL, send, send, setContentType, setURL |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SESSION_ID_KEY
Constructor Detail |
public CookieClient() throws java.net.MalformedURLException, ProcessingErrorException
public CookieClient(java.lang.String urlString, java.lang.String contentTypeParam) throws java.net.MalformedURLException, ProcessingErrorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |