Index

A C D E F G H I L O P Q R S U W 
All Classes and Interfaces|All Packages|Serialized Form

A

adapterIds() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable adapter identities for objects for this session.
adapterIds(Current) - Method in interface com.zeroc.Glacier2.SessionControl
Access the object that manages the allowable adapter identities for objects for this session.
adapterIds(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable adapter identities for objects for this session.
adapterIdsAsync() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable adapter identities for objects for this session.
adapterIdsAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable adapter identities for objects for this session.
add(Identity[]) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Add a sequence of Ice identities to this set of constraints.
add(Identity[], Current) - Method in interface com.zeroc.Glacier2.IdentitySet
Add a sequence of Ice identities to this set of constraints.
add(Identity[], Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Add a sequence of Ice identities to this set of constraints.
add(String[]) - Method in interface com.zeroc.Glacier2.StringSetPrx
Add a sequence of strings to this set of constraints.
add(String[], Current) - Method in interface com.zeroc.Glacier2.StringSet
Add a sequence of strings to this set of constraints.
add(String[], Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Add a sequence of strings to this set of constraints.
addAsync(Identity[]) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Add a sequence of Ice identities to this set of constraints.
addAsync(Identity[], Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Add a sequence of Ice identities to this set of constraints.
addAsync(String[]) - Method in interface com.zeroc.Glacier2.StringSetPrx
Add a sequence of strings to this set of constraints.
addAsync(String[], Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Add a sequence of strings to this set of constraints.
addWithUUID(Object) - Static method in class com.zeroc.Glacier2.Application
Adds a servant to the callback object adapter's Active Servant Map with a UUID.
addWithUUID(Object) - Method in class com.zeroc.Glacier2.SessionHelper
Adds a servant to the callback object adapter's Active Servant Map with a UUID.
Application - Class in com.zeroc.Glacier2
An extension of com.zeroc.Ice.Application that makes it easy to write Glacier2 applications.
Application() - Constructor for class com.zeroc.Glacier2.Application
Initializes an instance that calls Communicator.shutdown() if a signal is received.
Application(SignalPolicy) - Constructor for class com.zeroc.Glacier2.Application
Initializes an instance that handles signals according to the signal policy.
Application.RestartSessionException - Exception in com.zeroc.Glacier2
This exception is raised if the session should be restarted.
authorize(SSLInfo) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Check whether a user has permission to access the router.
authorize(SSLInfo, Current) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifier
Check whether a user has permission to access the router.
authorize(SSLInfo, Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Check whether a user has permission to access the router.
authorizeAsync(SSLInfo) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Check whether a user has permission to access the router.
authorizeAsync(SSLInfo, Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Check whether a user has permission to access the router.
AuthorizeResult() - Constructor for class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
Default constructor.
AuthorizeResult(boolean, String) - Constructor for class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
This constructor makes shallow copies of the results for operation Authorize.

C

CannotCreateSessionException - Exception in com.zeroc.Glacier2
This exception is raised if an attempt to create a new session failed.
CannotCreateSessionException() - Constructor for exception com.zeroc.Glacier2.CannotCreateSessionException
 
CannotCreateSessionException(String) - Constructor for exception com.zeroc.Glacier2.CannotCreateSessionException
 
CannotCreateSessionException(String, Throwable) - Constructor for exception com.zeroc.Glacier2.CannotCreateSessionException
 
CannotCreateSessionException(Throwable) - Constructor for exception com.zeroc.Glacier2.CannotCreateSessionException
 
categories() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable categories for object identities for this session.
categories(Current) - Method in interface com.zeroc.Glacier2.SessionControl
Access the object that manages the allowable categories for object identities for this session.
categories(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable categories for object identities for this session.
categoriesAsync() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable categories for object identities for this session.
categoriesAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable categories for object identities for this session.
categoryForClient() - Static method in class com.zeroc.Glacier2.Application
Returns the category to be used in the identities of all of the client's callback objects.
categoryForClient() - Method in class com.zeroc.Glacier2.SessionHelper
Returns the category to be used in the identities of all of the client's callback objects.
certs - Variable in class com.zeroc.Glacier2.SSLInfo
The certificate chain.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.RouterPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.RouterPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.RouterPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, String, Map<String, String>) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Contacts the remote server to verify that a facet of the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.RouterPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SessionPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Contacts the remote server to verify that the object implements this type.
checkedCast(ObjectPrx, Map<String, String>) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Contacts the remote server to verify that the object implements this type.
checkPermissions(String, String) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Check whether a user has permission to access the router.
checkPermissions(String, String, Current) - Method in interface com.zeroc.Glacier2.PermissionsVerifier
Check whether a user has permission to access the router.
checkPermissions(String, String, Map<String, String>) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Check whether a user has permission to access the router.
checkPermissionsAsync(String, String) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Check whether a user has permission to access the router.
checkPermissionsAsync(String, String, Map<String, String>) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Check whether a user has permission to access the router.
CheckPermissionsResult() - Constructor for class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
Default constructor.
CheckPermissionsResult(boolean, String) - Constructor for class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
This constructor makes shallow copies of the results for operation CheckPermissions.
cipher - Variable in class com.zeroc.Glacier2.SSLInfo
The negotiated cipher suite.
clone() - Method in class com.zeroc.Glacier2.SSLInfo
 
clone() - Method in class com.zeroc.IceMX.SessionMetrics
 
com.zeroc.Glacier2 - package com.zeroc.Glacier2
APIs for clients of the Glacier2 firewall traversal service.
com.zeroc.IceMX - package com.zeroc.IceMX
 
communicator() - Method in class com.zeroc.Glacier2.SessionHelper
Returns the session's communicator object.
connect() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Connects to the Glacier2 router using the associated SSL credentials.
connect(String, String) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Connect the Glacier2 session using user name and password credentials.
connect(String, String, Map<String, String>) - Method in class com.zeroc.Glacier2.SessionHelper
 
connect(Map<String, String>) - Method in class com.zeroc.Glacier2.SessionHelper
 
connected(SessionHelper) - Method in interface com.zeroc.Glacier2.SessionCallback
Notifies the application that the Glacier2 session has been established.
connectFailed(SessionHelper, Throwable) - Method in interface com.zeroc.Glacier2.SessionCallback
Notifies the application that the Glacier2 session establishment failed.
create(SSLInfo, SessionControlPrx) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Create a new session.
create(SSLInfo, SessionControlPrx, Current) - Method in interface com.zeroc.Glacier2.SSLSessionManager
Create a new session.
create(SSLInfo, SessionControlPrx, Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Create a new session.
create(String, SessionControlPrx) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Create a new session.
create(String, SessionControlPrx, Current) - Method in interface com.zeroc.Glacier2.SessionManager
Create a new session.
create(String, SessionControlPrx, Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Create a new session.
createAsync(SSLInfo, SessionControlPrx) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Create a new session.
createAsync(SSLInfo, SessionControlPrx, Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Create a new session.
createAsync(String, SessionControlPrx) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Create a new session.
createAsync(String, SessionControlPrx, Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Create a new session.
createCallbackIdentity(String) - Static method in class com.zeroc.Glacier2.Application
Create a new Ice identity for callback objects with the given identity name field.
createdCommunicator(SessionHelper) - Method in interface com.zeroc.Glacier2.SessionCallback
Notifies the application that the communicator was created.
createSession() - Method in class com.zeroc.Glacier2.Application
Creates a new Glacier2 session.
createSession(String, String) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSession(String, String, Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionAsync(String, String) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionAsync(String, String, Current) - Method in interface com.zeroc.Glacier2.Router
Create a per-client session with the router.
createSessionAsync(String, String, Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionFromSecureConnection() - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionFromSecureConnection(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionFromSecureConnectionAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.
createSessionFromSecureConnectionAsync(Current) - Method in interface com.zeroc.Glacier2.Router
Create a per-client session with the router.
createSessionFromSecureConnectionAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Create a per-client session with the router.

D

destroy() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Destroy the associated session.
destroy() - Method in class com.zeroc.Glacier2.SessionHelper
Destroys the Glacier2 session.
destroy() - Method in interface com.zeroc.Glacier2.SessionPrx
Destroy the session.
destroy(Current) - Method in interface com.zeroc.Glacier2.Session
Destroy the session.
destroy(Current) - Method in interface com.zeroc.Glacier2.SessionControl
Destroy the associated session.
destroy(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Destroy the associated session.
destroy(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionPrx
Destroy the session.
destroyAsync() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Destroy the associated session.
destroyAsync() - Method in interface com.zeroc.Glacier2.SessionPrx
Destroy the session.
destroyAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Destroy the associated session.
destroyAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionPrx
Destroy the session.
destroySession() - Method in interface com.zeroc.Glacier2.RouterPrx
Destroy the calling client's session with this router.
destroySession(Current) - Method in interface com.zeroc.Glacier2.Router
Destroy the calling client's session with this router.
destroySession(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Destroy the calling client's session with this router.
destroySessionAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
Destroy the calling client's session with this router.
destroySessionAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Destroy the calling client's session with this router.
disconnected(SessionHelper) - Method in interface com.zeroc.Glacier2.SessionCallback
Notifies the application that the Glacier2 session has been disconnected.
doMain(String[], InitializationData) - Method in class com.zeroc.Glacier2.Application
 

E

equals(Object) - Method in class com.zeroc.Glacier2.SSLInfo
 

F

forwardedClient - Variable in class com.zeroc.IceMX.SessionMetrics
Number of client requests forwared.
forwardedServer - Variable in class com.zeroc.IceMX.SessionMetrics
Number of server requests forwared.

G

get() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a sequence of identities describing the constraints in this set.
get() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a sequence of strings describing the constraints in this set.
get(Current) - Method in interface com.zeroc.Glacier2.IdentitySet
Returns a sequence of identities describing the constraints in this set.
get(Current) - Method in interface com.zeroc.Glacier2.StringSet
Returns a sequence of strings describing the constraints in this set.
get(Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a sequence of identities describing the constraints in this set.
get(Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a sequence of strings describing the constraints in this set.
getACMTimeout() - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the ACM timeout.
getACMTimeout(Current) - Method in interface com.zeroc.Glacier2.Router
Get the value of the ACM timeout.
getACMTimeout(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the ACM timeout.
getACMTimeoutAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the ACM timeout.
getACMTimeoutAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the ACM timeout.
getAsync() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a sequence of identities describing the constraints in this set.
getAsync() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a sequence of strings describing the constraints in this set.
getAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a sequence of identities describing the constraints in this set.
getAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a sequence of strings describing the constraints in this set.
getCategoryForClient() - Method in interface com.zeroc.Glacier2.RouterPrx
This category must be used in the identities of all of the client's callback objects.
getCategoryForClient(Current) - Method in interface com.zeroc.Glacier2.Router
This category must be used in the identities of all of the client's callback objects.
getCategoryForClient(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
This category must be used in the identities of all of the client's callback objects.
getCategoryForClientAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
This category must be used in the identities of all of the client's callback objects.
getCategoryForClientAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
This category must be used in the identities of all of the client's callback objects.
getInitializationData() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the initialization data used to initialize the communicator.
getPort() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the Glacier2 router port to connect to.
getProtocol() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the protocol that will be used by the session factory to establish the connection.
getRouterHost() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the host on which the Glacier2 router runs.
getRouterIdentity() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the object identity of the Glacier2 router.
getSecure() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Deprecated.
deprecated, use SessionFactoryHelper.getProtocol instead
getSessionTimeout() - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the session timeout.
getSessionTimeout() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Get the session timeout.
getSessionTimeout(Current) - Method in interface com.zeroc.Glacier2.Router
Get the value of the session timeout.
getSessionTimeout(Current) - Method in interface com.zeroc.Glacier2.SessionControl
Get the session timeout.
getSessionTimeout(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the session timeout.
getSessionTimeout(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Get the session timeout.
getSessionTimeoutAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the session timeout.
getSessionTimeoutAsync() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Get the session timeout.
getSessionTimeoutAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Get the value of the session timeout.
getSessionTimeoutAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Get the session timeout.
getTimeout() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Returns the connect and connection timeout associated with the Glacier2 router.
getUseCallbacks() - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Indicates whether a newly-created session will also create an object adapter that the client can use for receiving callbacks.

H

hashCode() - Method in class com.zeroc.Glacier2.SSLInfo
 

I

ice_adapterId(String) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_adapterId(String) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the adapter ID.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchDatagram() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, but uses batch datagram invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_batchOneway() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, but uses batch oneway invocations.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_collocationOptimized(boolean) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for collocation optimization.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_compress(boolean) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for compression.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionCached(boolean) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for connection caching.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_connectionId(String) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for its connection ID.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_context(Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the per-proxy context.
ice_datagram() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_datagram() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, but uses datagram invocations.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_encodingVersion(EncodingVersion) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpoints(Endpoint[]) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the endpoints.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_endpointSelection(EndpointSelectionType) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the endpoint selection policy.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_fixed(Connection) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.@param connection The fixed proxy connection.
ice_id() - Method in exception com.zeroc.Glacier2.CannotCreateSessionException
 
ice_id() - Method in exception com.zeroc.Glacier2.PermissionDeniedException
 
ice_id() - Method in exception com.zeroc.Glacier2.SessionNotExistException
 
ice_id() - Method in class com.zeroc.IceMX.SessionMetrics
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.IdentitySet
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.PermissionsVerifier
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.Router
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.Session
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.SessionControl
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.SessionManager
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifier
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.SSLSessionManager
 
ice_id(Current) - Method in interface com.zeroc.Glacier2.StringSet
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.IdentitySet
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.PermissionsVerifier
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.Router
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.Session
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.SessionControl
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.SessionManager
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifier
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.SSLSessionManager
 
ice_ids(Current) - Method in interface com.zeroc.Glacier2.StringSet
 
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_invocationTimeout(int) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the invocation timeout.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locator(LocatorPrx) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the locator.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_locatorCacheTimeout(int) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the locator cache timeout.
ice_oneway() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_oneway() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, but uses oneway invocations.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_preferSecure(boolean) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for its endpoint selection policy.
ice_read(InputStream) - Static method in class com.zeroc.Glacier2.SSLInfo
 
ice_read(InputStream, int) - Static method in class com.zeroc.Glacier2.SSLInfo
 
ice_readMembers(InputStream) - Method in class com.zeroc.Glacier2.SSLInfo
 
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_router(RouterPrx) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for the router.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_secure(boolean) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for how it selects endpoints.
ice_staticId() - Static method in interface com.zeroc.Glacier2.IdentitySet
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.PermissionsVerifier
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.Router
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.RouterPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.Session
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SessionControl
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SessionControlPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SessionManager
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SessionPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifier
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SSLSessionManager
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.StringSet
 
ice_staticId() - Static method in interface com.zeroc.Glacier2.StringSetPrx
 
ice_staticId() - Static method in class com.zeroc.IceMX.SessionMetrics
 
ice_timeout(int) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_timeout(int) - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, except for its connection timeout setting.
ice_twoway() - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.RouterPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.SessionManagerPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.SessionPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_twoway() - Method in interface com.zeroc.Glacier2.StringSetPrx
Returns a proxy that is identical to this proxy, but uses twoway invocations.
ice_write(OutputStream, int, SSLInfo) - Static method in class com.zeroc.Glacier2.SSLInfo
 
ice_write(OutputStream, int, Optional<SSLInfo>) - Static method in class com.zeroc.Glacier2.SSLInfo
 
ice_write(OutputStream, SSLInfo) - Static method in class com.zeroc.Glacier2.SSLInfo
 
ice_writeMembers(OutputStream) - Method in class com.zeroc.Glacier2.SSLInfo
 
identities() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable object identities for this session.
identities(Current) - Method in interface com.zeroc.Glacier2.SessionControl
Access the object that manages the allowable object identities for this session.
identities(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable object identities for this session.
identitiesAsync() - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable object identities for this session.
identitiesAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.SessionControlPrx
Access the object that manages the allowable object identities for this session.
IdentitySet - Interface in com.zeroc.Glacier2
An object for managing the set of object identity constraints on a Session.
IdentitySetPrx - Interface in com.zeroc.Glacier2
An object for managing the set of object identity constraints on a Session.
isConnected() - Method in class com.zeroc.Glacier2.SessionHelper
Returns true if there is an active session, otherwise returns false.

L

localHost - Variable in class com.zeroc.Glacier2.SSLInfo
The router's host.
localPort - Variable in class com.zeroc.Glacier2.SSLInfo
The router's port.

O

objectAdapter() - Static method in class com.zeroc.Glacier2.Application
Creates an object adapter for callback objects.
objectAdapter() - Method in class com.zeroc.Glacier2.SessionHelper
Creates an object adapter for callback objects.
overriddenClient - Variable in class com.zeroc.IceMX.SessionMetrics
Number of client requests overridden.
overriddenServer - Variable in class com.zeroc.IceMX.SessionMetrics
Number of server requests overridden.

P

PermissionDeniedException - Exception in com.zeroc.Glacier2
This exception is raised if a client is denied the ability to create a session with the router.
PermissionDeniedException() - Constructor for exception com.zeroc.Glacier2.PermissionDeniedException
 
PermissionDeniedException(String) - Constructor for exception com.zeroc.Glacier2.PermissionDeniedException
 
PermissionDeniedException(String, Throwable) - Constructor for exception com.zeroc.Glacier2.PermissionDeniedException
 
PermissionDeniedException(Throwable) - Constructor for exception com.zeroc.Glacier2.PermissionDeniedException
 
PermissionsVerifier - Interface in com.zeroc.Glacier2
The Glacier2 permissions verifier.
PermissionsVerifier.CheckPermissionsResult - Class in com.zeroc.Glacier2
Holds the result of operation checkPermissions.
PermissionsVerifierPrx - Interface in com.zeroc.Glacier2
The Glacier2 permissions verifier.

Q

queuedClient - Variable in class com.zeroc.IceMX.SessionMetrics
Number of client requests queued.
queuedServer - Variable in class com.zeroc.IceMX.SessionMetrics
Number of server requests queued.

R

read(InputStream) - Method in class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
 
read(InputStream) - Method in class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
 
reason - Variable in exception com.zeroc.Glacier2.CannotCreateSessionException
The reason why session creation has failed.
reason - Variable in exception com.zeroc.Glacier2.PermissionDeniedException
The reason why permission was denied.
reason - Variable in class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
The reason why access was denied.
reason - Variable in class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
The reason why access was denied.
refreshSession() - Method in interface com.zeroc.Glacier2.RouterPrx
Keep the calling client's session with this router alive.
refreshSession(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Keep the calling client's session with this router alive.
refreshSessionAsync() - Method in interface com.zeroc.Glacier2.RouterPrx
Keep the calling client's session with this router alive.
refreshSessionAsync(Current) - Method in interface com.zeroc.Glacier2.Router
Keep the calling client's session with this router alive.
refreshSessionAsync(Map<String, String>) - Method in interface com.zeroc.Glacier2.RouterPrx
Keep the calling client's session with this router alive.
remoteHost - Variable in class com.zeroc.Glacier2.SSLInfo
The remote host.
remotePort - Variable in class com.zeroc.Glacier2.SSLInfo
The remote port.
remove(Identity[]) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Remove a sequence of identities from this set of constraints.
remove(Identity[], Current) - Method in interface com.zeroc.Glacier2.IdentitySet
Remove a sequence of identities from this set of constraints.
remove(Identity[], Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Remove a sequence of identities from this set of constraints.
remove(String[]) - Method in interface com.zeroc.Glacier2.StringSetPrx
Remove a sequence of strings from this set of constraints.
remove(String[], Current) - Method in interface com.zeroc.Glacier2.StringSet
Remove a sequence of strings from this set of constraints.
remove(String[], Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Remove a sequence of strings from this set of constraints.
removeAsync(Identity[]) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Remove a sequence of identities from this set of constraints.
removeAsync(Identity[], Map<String, String>) - Method in interface com.zeroc.Glacier2.IdentitySetPrx
Remove a sequence of identities from this set of constraints.
removeAsync(String[]) - Method in interface com.zeroc.Glacier2.StringSetPrx
Remove a sequence of strings from this set of constraints.
removeAsync(String[], Map<String, String>) - Method in interface com.zeroc.Glacier2.StringSetPrx
Remove a sequence of strings from this set of constraints.
restart() - Static method in class com.zeroc.Glacier2.Application
Called to restart the application's Glacier2 session.
RestartSessionException() - Constructor for exception com.zeroc.Glacier2.Application.RestartSessionException
 
returnValue - Variable in class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
True if access is granted, or false otherwise.
returnValue - Variable in class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
True if access is granted, or false otherwise.
router() - Static method in class com.zeroc.Glacier2.Application
Returns the Glacier2 router proxy
Router - Interface in com.zeroc.Glacier2
The Glacier2 specialization of the Ice::Router interface.
RouterPrx - Interface in com.zeroc.Glacier2
The Glacier2 specialization of the Ice::Router interface.
routingTableSize - Variable in class com.zeroc.IceMX.SessionMetrics
The size of the routing table.
run(String[]) - Method in class com.zeroc.Glacier2.Application
Run should not be overridden for com.zeroc.Glacier2.Application.
runWithSession(String[]) - Method in class com.zeroc.Glacier2.Application
Called once the communicator has been initialized and the Glacier2 session has been established.

S

session() - Static method in class com.zeroc.Glacier2.Application
Returns the Glacier2 session proxy
session() - Method in class com.zeroc.Glacier2.SessionHelper
Returns the Glacier2 session proxy, or null if the session hasn't been established yet or the session has already been destroyed.
Session - Interface in com.zeroc.Glacier2
A client-visible session object, which is tied to the lifecycle of a Router.
SessionCallback - Interface in com.zeroc.Glacier2
A callback class to get notifications of status changes in the Glacier2 session.
SessionControl - Interface in com.zeroc.Glacier2
An administrative session control object, which is tied to the lifecycle of a Session.
SessionControlPrx - Interface in com.zeroc.Glacier2
An administrative session control object, which is tied to the lifecycle of a Session.
sessionDestroyed() - Method in class com.zeroc.Glacier2.Application
Called when the session refresh thread detects that the session has been destroyed.
SessionFactoryHelper - Class in com.zeroc.Glacier2
A helper class for using Glacier2 with GUI applications.
SessionFactoryHelper(SessionCallback) - Constructor for class com.zeroc.Glacier2.SessionFactoryHelper
Creates a SessionFactory object.
SessionFactoryHelper(InitializationData, SessionCallback) - Constructor for class com.zeroc.Glacier2.SessionFactoryHelper
Creates a SessionFactory object.
SessionFactoryHelper(Properties, SessionCallback) - Constructor for class com.zeroc.Glacier2.SessionFactoryHelper
Creates a SessionFactory object.
SessionHelper - Class in com.zeroc.Glacier2
A helper class for using Glacier2 with GUI applications.
SessionManager - Interface in com.zeroc.Glacier2
The session manager for username/password authenticated users that is responsible for managing Session objects.
SessionManagerPrx - Interface in com.zeroc.Glacier2
The session manager for username/password authenticated users that is responsible for managing Session objects.
SessionMetrics - Class in com.zeroc.IceMX
Provides information on Glacier2 sessions.
SessionMetrics() - Constructor for class com.zeroc.IceMX.SessionMetrics
 
SessionMetrics(String, long, int, long, int, int, int, int, int, int, int, int) - Constructor for class com.zeroc.IceMX.SessionMetrics
 
SessionNotExistException - Exception in com.zeroc.Glacier2
This exception is raised if a client tries to destroy a session with a router, but no session exists for the client.
SessionNotExistException() - Constructor for exception com.zeroc.Glacier2.SessionNotExistException
 
SessionNotExistException(Throwable) - Constructor for exception com.zeroc.Glacier2.SessionNotExistException
 
SessionPrx - Interface in com.zeroc.Glacier2
A client-visible session object, which is tied to the lifecycle of a Router.
setConnectContext(Map<String, String>) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Sets the request context to use while establishing a connection to the Glacier2 router.
setPort(int) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Sets the Glacier2 router port to connect to.
setProtocol(String) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Sets the protocol that will be used by the session factory to establish the connection.
setRouterHost(String) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Sets the host on which the Glacier2 router runs.
setRouterIdentity(Identity) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Set the router object identity.
setSecure(boolean) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Deprecated.
deprecated, use SessionFactoryHelper.setProtocol instead
setTimeout(int) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Sets the connect and connection timeout for the Glacier2 router.
setUseCallbacks(boolean) - Method in class com.zeroc.Glacier2.SessionFactoryHelper
Determines whether the session should create an object adapter that the client can use for receiving callbacks.
SSLInfo - Class in com.zeroc.Glacier2
Information taken from an SSL connection used for permissions verification.
SSLInfo() - Constructor for class com.zeroc.Glacier2.SSLInfo
 
SSLInfo(String, int, String, int, String, String[]) - Constructor for class com.zeroc.Glacier2.SSLInfo
 
SSLPermissionsVerifier - Interface in com.zeroc.Glacier2
The SSL Glacier2 permissions verifier.
SSLPermissionsVerifier.AuthorizeResult - Class in com.zeroc.Glacier2
Holds the result of operation authorize.
SSLPermissionsVerifierPrx - Interface in com.zeroc.Glacier2
The SSL Glacier2 permissions verifier.
SSLSessionManager - Interface in com.zeroc.Glacier2
The session manager for SSL authenticated users that is responsible for managing Session objects.
SSLSessionManagerPrx - Interface in com.zeroc.Glacier2
The session manager for SSL authenticated users that is responsible for managing Session objects.
StringSet - Interface in com.zeroc.Glacier2
An object for managing the set of identity constraints for specific parts of object identity on a Session.
StringSetPrx - Interface in com.zeroc.Glacier2
An object for managing the set of identity constraints for specific parts of object identity on a Session.

U

uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.RouterPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SessionPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.IdentitySetPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.PermissionsVerifierPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.RouterPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionControlPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionManagerPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SessionPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SSLPermissionsVerifierPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.SSLSessionManagerPrx
Downcasts the given proxy to this type without contacting the remote server.
uncheckedCast(ObjectPrx, String) - Static method in interface com.zeroc.Glacier2.StringSetPrx
Downcasts the given proxy to this type without contacting the remote server.

W

write(OutputStream) - Method in class com.zeroc.Glacier2.PermissionsVerifier.CheckPermissionsResult
 
write(OutputStream) - Method in class com.zeroc.Glacier2.SSLPermissionsVerifier.AuthorizeResult
 
A C D E F G H I L O P Q R S U W 
All Classes and Interfaces|All Packages|Serialized Form