Sun Adapter for SAG API

Uses of Class
com.stc.connector.sagadapter.jni.pc.PcExcStatus

Packages that use PcExcStatus
com.stc.connector.sagadapter.jni.pc   
 

Uses of PcExcStatus in com.stc.connector.sagadapter.jni.pc
 

Methods in com.stc.connector.sagadapter.jni.pc that throw PcExcStatus
 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)
           
static PcHandleFactory PcHandleFactory.newFactory(java.lang.String configFile)
          Method newFactory.
 PcHandle PcHandleFactory.newHandle()
          Creates a new Handle object
 long PcHandle.putRequest(PcPrimitive pcPrimitive)
           
static void PcExcStatus.throwit(long token, int severity, java.lang.String code, java.lang.String data, java.lang.String text, java.lang.String action)
          Static method to create and throw an ExcStatus exception.
 


Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.