Uses of Interface
com.gigaspaces.management.transport.ITransportConnection
Packages that use ITransportConnection
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
Provides GigaSpaces administration services
-
Uses of ITransportConnection in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs that return types with arguments of type ITransportConnection -
Uses of ITransportConnection in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type ITransportConnection -
Uses of ITransportConnection in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that return types with arguments of type ITransportConnectionModifier and TypeMethodDescriptionLRMIRuntime.getRemoteObjectConnectionsList(long remoteObjID) ProtocolAdapter.getRemoteObjectConnectionsList(long objectId) -
Uses of ITransportConnection in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement ITransportConnectionModifier and TypeClassDescriptionclassThis class provides full information about physical connection to the remote object.Methods in com.gigaspaces.lrmi.nio that return types with arguments of type ITransportConnectionModifier and TypeMethodDescriptionPAdapter.getRemoteObjectConnectionsList(long objectId) Pivot.getRemoteObjectConnectionsList(long remoteObjID) -
Uses of ITransportConnection in com.gigaspaces.management.transport
Methods in com.gigaspaces.management.transport that return types with arguments of type ITransportConnectionModifier and TypeMethodDescriptionTransportProtocolMonitor.getTransportConnections(long remoteObjID) TransportProtocolMonitorMBean.getTransportConnections(long remoteObjID) Returns the list of physical connections connected to the supplied remoteObjId. -
Uses of ITransportConnection in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin that return types with arguments of type ITransportConnectionModifier and TypeMethodDescriptionIInternalRemoteJSpaceAdmin.getConnectionsInfo()Deprecated.Since 10.1 - Use countIncomingConnections insteadJSpaceAdminImpl.getConnectionsInfo()JSpaceAdminProxy.getConnectionsInfo()