|
Sun Adapter for SAG API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PcPrimitive | |
|---|---|
| com.stc.connector.sagadapter.jni.pc | |
| com.stc.connector.sagadapter.sagapi | |
| Uses of PcPrimitive in com.stc.connector.sagadapter.jni.pc |
|---|
| Methods in com.stc.connector.sagadapter.jni.pc with parameters of type PcPrimitive | |
|---|---|
void |
PcHandle.call(PcPrimitive primitiveRequest,
PcPrimitive primitiveResponse)
|
long |
PcHandle.getAnyResponse(long msTimeOut,
PcPrimitive pcPrimitive)
|
long |
PcHandle.getAnyResponse(PcPrimitive pcPrimitive)
|
void |
PcHandle.getResponse(long msTimeOut,
long token,
PcPrimitive pcPrimitive)
|
void |
PcHandle.getResponse(long token,
PcPrimitive pcPrimitive)
|
long |
PcHandle.putRequest(PcPrimitive pcPrimitive)
|
| Constructors in com.stc.connector.sagadapter.jni.pc with parameters of type PcPrimitive | |
|---|---|
PcPrimitive(PcPrimitive orig)
|
|
| Uses of PcPrimitive in com.stc.connector.sagadapter.sagapi |
|---|
| Methods in com.stc.connector.sagadapter.sagapi that return PcPrimitive | |
|---|---|
PcPrimitive |
RemoteApis.RaProcessControl.getRequest()
Gets the Request (primitive). |
PcPrimitive |
RemoteApis.RaProcessControl.getResponse()
Gets the response. |
| Methods in com.stc.connector.sagadapter.sagapi with parameters of type PcPrimitive | |
|---|---|
void |
RemoteApis.RaProcessControl.setRequest(PcPrimitive request)
Set the request. |
void |
RemoteApis.RaProcessControl.setResponse(PcPrimitive response)
Sets the response. |
|
Sun Adapter for SAG API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||