|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
public abstract class AbstractWebServicesService
Base class for all Web Services clients.
Constructor Summary | |
---|---|
AbstractWebServicesService()
|
Method Summary | |
---|---|
protected CmisBaseException |
convertException(CmisException ex)
Converts a Web Services Exception into a CMIS Client exception. |
protected BindingSession |
getSession()
Gets the current session. |
protected void |
setSession(BindingSession session)
Sets the current session. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractWebServicesService()
Method Detail |
---|
protected void setSession(BindingSession session)
protected BindingSession getSession()
protected CmisBaseException convertException(CmisException ex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |