|
![]() |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.autonomy.client.client
| Constructor Summary | |
client()
Constructor |
|
| Method Summary | |
com.autonomy.client.aciObject |
aciObjectCreate(int nType)
Create and return a new aciObject |
com.autonomy.client.aciProcessor |
aciProcessorCreate(int nType)
Create and return a new aciProcessor |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public client()
| Method Detail |
public com.autonomy.client.aciObject aciObjectCreate(int nType)
nType - - The type of aciObject this will be. Constants representing these types are ACI_COMMAND, ACI_CONNECTION, ACI_DATA, defined in the aciObject class.
public com.autonomy.client.aciProcessor aciProcessorCreate(int nType)
nType - - The type of aciProcessor this will be. Constants representing these types are ACI_COMMAND, ACI_CONNECTION, ACI_DATA, defined in the aciObject class.
|
![]() |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||