|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DominoHttpMethod | |
---|---|
de.bea.domingo.http | Http implementation of the contract in package de.bea.domingo . |
Uses of DominoHttpMethod in de.bea.domingo.http |
---|
Classes in de.bea.domingo.http that implement DominoHttpMethod | |
---|---|
class |
DominoGetMethod
An Http GET method to a Lotus Domino server. |
class |
DominoPostMethod
An Http POST method to a Lotus Domino server. |
Methods in de.bea.domingo.http with parameters of type DominoHttpMethod | |
---|---|
protected int |
SessionHttp.executeMethod(DominoHttpMethod method)
Executes the given HTTP method . |
int |
DominoHttpClient.executeMethod(DominoHttpMethod method)
Executes the given HTTP method . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |