public interface GXIBaseObjectFetcher
Modifier and Type | Method and Description |
---|---|
void |
closeSession(GXIClientBaseObject baseObject) |
GXIClientBaseObject |
createBaseObject(GXCreateSessionRequest connectRequest) |
GXIClientBaseObject |
createBaseObject(GXCreateSessionRequest connectRequest,
long timeoutInMS) |
GXIReadOnlyBaseObject |
fetch(GXAttachToSessionRequest request) |
GXIReadOnlyBaseObject fetch(GXAttachToSessionRequest request)
void closeSession(GXIClientBaseObject baseObject) throws GXConnectionException, GXGeneralException
GXIClientBaseObject createBaseObject(GXCreateSessionRequest connectRequest) throws GXConnectionException, GXGeneralException
GXIClientBaseObject createBaseObject(GXCreateSessionRequest connectRequest, long timeoutInMS) throws GXGeneralException
GXGeneralException
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.