|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CamsAgentException | |
| com.cafesoft.cams.agent | Support for implementing Cams agents. |
| com.cafesoft.cams.agent.http | Support for implementing Cams HTTP agents. |
| Uses of CamsAgentException in com.cafesoft.cams.agent |
| Methods in com.cafesoft.cams.agent that throw CamsAgentException | |
CamsAgentContext |
CamsAgentContextFactory.createCtx(String className,
String path)
Create a CamsAgentContext object. |
void |
CamsAgentContextFactory.destroyCtx(CamsAgentContext ctx)
Destroy a CamsAgentContext object. |
| Uses of CamsAgentException in com.cafesoft.cams.agent.http |
| Subclasses of CamsAgentException in com.cafesoft.cams.agent.http | |
class |
CamsHttpAgentException
CamsHttpAgentException represents an exceptional condition
thrown from within CamsHttpAgent that must be handled by agent code. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||