|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpMessage | |
ORG.oclc.jassi |
Uses of HttpMessage in ORG.oclc.jassi |
Fields in ORG.oclc.jassi declared as HttpMessage | |
HttpMessage |
JaSSIUserHistory.httpInputData
String data type containing the input URL and the HTTP header for the request sent from the standard server. |
Methods in ORG.oclc.jassi that return HttpMessage | |
HttpMessage |
RequestManager.getHttpObject()
Returns the current transaction's HttpMessage object. |
Methods in ORG.oclc.jassi with parameters of type HttpMessage | |
static String |
JaSSI.addThreadInfo(HttpMessage httpObj,
RequestManager rMngr)
|
Constructors in ORG.oclc.jassi with parameters of type HttpMessage | |
RequestManager.RequestManager(UserStateObject user,
HttpMessage httpObject)
Constructs a RequestManager object using the input UserStateObject and HttpMessage object. |
|
Action.Action(UserStateObject u,
HttpMessage httpObj)
Constructs a Action object using input parameters of a UserStateObject object and an HttpMessage object. |
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV NEXT | FRAMES NO FRAMES |