public final class TablesPrxHelper extends Ice.ObjectPrxHelperBase implements TablesPrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
TablesPrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__getRepository_completed(Ice.TwowayCallbackArg1UE<RepositoryPrx> __cb,
Ice.AsyncResult __result) |
static void |
__getTable_completed(Ice.TwowayCallbackArg1UE<TablePrx> __cb,
Ice.AsyncResult __result) |
static TablesPrx |
__read(IceInternal.BasicStream __is) |
static void |
__write(IceInternal.BasicStream __os,
TablesPrx v) |
Ice.AsyncResult |
begin_getRepository()
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(Callback_Tables_getRepository __cb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(Ice.Callback __cb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Tables_getRepository __cb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the Repository which this Tables service is watching.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
Callback_Tables_getTable __cb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
Ice.Callback __cb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Tables_getTable __cb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the Table service for the given ""OMERO.tables"" file.
|
Ice.AsyncResult |
begin_getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the Table service for the given ""OMERO.tables"" file.
|
static TablesPrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static TablesPrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static TablesPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static TablesPrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
RepositoryPrx |
end_getRepository(Ice.AsyncResult __iresult)
Returns the Repository which this Tables service is watching.
|
TablePrx |
end_getTable(Ice.AsyncResult __iresult)
Returns the Table service for the given ""OMERO.tables"" file.
|
RepositoryPrx |
getRepository()
Returns the Repository which this Tables service is watching.
|
RepositoryPrx |
getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the Repository which this Tables service is watching.
|
TablePrx |
getTable(OriginalFile file,
ServiceFactoryPrx sf)
Returns the Table service for the given ""OMERO.tables"" file.
|
TablePrx |
getTable(OriginalFile file,
ServiceFactoryPrx sf,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the Table service for the given ""OMERO.tables"" file.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
static TablesPrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static TablesPrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public RepositoryPrx getRepository() throws ServerError
TablesPrx
getRepository
in interface TablesPrx
ServerError
public RepositoryPrx getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablesPrx
getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getRepository()
TablesPrx
begin_getRepository
in interface TablesPrx
public Ice.AsyncResult begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
TablesPrx
begin_getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getRepository(Ice.Callback __cb)
TablesPrx
begin_getRepository
in interface TablesPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablesPrx
begin_getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRepository(Callback_Tables_getRepository __cb)
TablesPrx
begin_getRepository
in interface TablesPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Tables_getRepository __cb)
TablesPrx
begin_getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablesPrx
begin_getRepository
in interface TablesPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
TablesPrx
begin_getRepository
in interface TablesPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablesPrx
begin_getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
TablesPrx
begin_getRepository
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public RepositoryPrx end_getRepository(Ice.AsyncResult __iresult) throws ServerError
TablesPrx
end_getRepository
in interface TablesPrx
__iresult
- The asynchronous result object.ServerError
public static void __getRepository_completed(Ice.TwowayCallbackArg1UE<RepositoryPrx> __cb, Ice.AsyncResult __result)
public TablePrx getTable(OriginalFile file, ServiceFactoryPrx sf) throws ServerError
TablesPrx
ServiceFactory
.getTable
in interface TablesPrx
ServerError
public TablePrx getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablesPrx
ServiceFactory
.getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, Ice.Callback __cb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, Callback_Tables_getTable __cb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Tables_getTable __cb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getTable(OriginalFile file, ServiceFactoryPrx sf, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
TablesPrx
ServiceFactory
.begin_getTable
in interface TablesPrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public TablePrx end_getTable(Ice.AsyncResult __iresult) throws ServerError
TablesPrx
ServiceFactory
.end_getTable
in interface TablesPrx
__iresult
- The asynchronous result object.ServerError
public static void __getTable_completed(Ice.TwowayCallbackArg1UE<TablePrx> __cb, Ice.AsyncResult __result)
public static TablesPrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static TablesPrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static TablesPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static TablesPrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static TablesPrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static TablesPrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, TablesPrx v)
public static TablesPrx __read(IceInternal.BasicStream __is)