|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Protocol
A standard abstraction of request/response protocol for communicating to the Content Server
| Field Summary | |
|---|---|
static String |
IDC_HEADER_PREFIX |
| Method Summary | |
|---|---|
IdcFilterManager |
getFilterManager() |
void |
logout()Best-effort Logout from Content Server |
ServiceResponse |
readResponse() |
void |
setFilterManager(IdcFilterManager filterManager) |
void |
writeRequest()Send request to the Content Server |
| Field Detail |
|---|
static final String IDC_HEADER_PREFIX
| Method Detail |
|---|
void writeRequest()
throws ProtocolException
ProtocolException
ServiceResponse readResponse()
throws ProtocolException
ProtocolException
void logout()
throws ProtocolException
ProtocolExceptionvoid setFilterManager(IdcFilterManager filterManager)
IdcFilterManager getFilterManager()
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||