Search

Download xadisk-1.2.jar : xadisk « x « Jar File Download






Download xadisk-1.2.jar

xadisk/xadisk-1.2.jar.zip( 220 k)

The download jar file contains the following class files or Java source files.

COPYRIGHT
LICENSE
META-INF.maven.net.java.xadisk.xadisk.pom.properties
META-INF.maven.net.java.xadisk.xadisk.pom.xml
META-INF/MANIFEST.MF
native/mac_32_xadisk.native
native/mac_64_xadisk.native
native/placeholder_xadisk.native
native/unix_32_xadisk.native
native/unix_64_xadisk.native
native/windows_32_xadisk.native
native/windows_64_xadisk.native
org.xadisk.additional.Utilities.class
org.xadisk.additional.XAFileInputStreamWrapper.class
org.xadisk.additional.XAFileOutputStreamWrapper.class
org.xadisk.bridge.proxies.facilitators.ByteArrayRemoteReference.class
org.xadisk.bridge.proxies.facilitators.InternalXASystemException.class
org.xadisk.bridge.proxies.facilitators.MethodSerializabler.class
org.xadisk.bridge.proxies.facilitators.OptimizedRemoteReference.class
org.xadisk.bridge.proxies.facilitators.RemoteMethodInvoker.class
org.xadisk.bridge.proxies.facilitators.RemoteObjectProxy.class
org.xadisk.bridge.proxies.facilitators.RemoteXADiskActivationSpecImpl.class
org.xadisk.bridge.proxies.facilitators.Serializabler.class
org.xadisk.bridge.proxies.facilitators.SerializedMethod.class
org.xadisk.bridge.proxies.impl.RemoteConcurrencyControl.class
org.xadisk.bridge.proxies.impl.RemoteEventProcessingXAResource.class
org.xadisk.bridge.proxies.impl.RemoteLock.class
org.xadisk.bridge.proxies.impl.RemoteMessageEndpoint.class
org.xadisk.bridge.proxies.impl.RemoteMessageEndpointFactory.class
org.xadisk.bridge.proxies.impl.RemoteSession.class
org.xadisk.bridge.proxies.impl.RemoteTransactionInformation.class
org.xadisk.bridge.proxies.impl.RemoteXAFileInputStream.class
org.xadisk.bridge.proxies.impl.RemoteXAFileOutputStream.class
org.xadisk.bridge.proxies.impl.RemoteXAFileSystem.class
org.xadisk.bridge.proxies.impl.RemoteXASession.class
org.xadisk.bridge.proxies.impl.XADiskRemoteManagedConnection.class
org.xadisk.bridge.proxies.impl.XADiskRemoteManagedConnectionFactory.class
org.xadisk.bridge.proxies.interfaces.Session.class
org.xadisk.bridge.proxies.interfaces.XADiskBasicIOOperations.class
org.xadisk.bridge.proxies.interfaces.XADiskRemoteConnection.class
org.xadisk.bridge.proxies.interfaces.XADiskRemoteConnectionFactory.class
org.xadisk.bridge.proxies.interfaces.XAFileInputStream.class
org.xadisk.bridge.proxies.interfaces.XAFileOutputStream.class
org.xadisk.bridge.proxies.interfaces.XAFileSystem.class
org.xadisk.bridge.proxies.interfaces.XAFileSystemProxy.class
org.xadisk.bridge.proxies.interfaces.XASession.class
org.xadisk.bridge.server.PointOfContact.class
org.xadisk.bridge.server.conversation.ContextOutOfSyncException.class
org.xadisk.bridge.server.conversation.ConversationContext.class
org.xadisk.bridge.server.conversation.ConversationGateway.class
org.xadisk.bridge.server.conversation.ConversationalHostedContext.class
org.xadisk.bridge.server.conversation.GlobalHostedContext.class
org.xadisk.bridge.server.conversation.HostedContext.class
org.xadisk.bridge.server.conversation.RemoteMethodInvocationHandler.class
org.xadisk.connector.XADiskResourceAdapter.class
org.xadisk.connector.XAResourceImpl.class
org.xadisk.connector.inbound.DeadLetterMessageEndpoint.class
org.xadisk.connector.inbound.EndPointActivation.class
org.xadisk.connector.inbound.FileSystemEventListener.class
org.xadisk.connector.inbound.LocalEventProcessingXAResource.class
org.xadisk.connector.inbound.XADiskActivationSpecImpl.class
org.xadisk.connector.outbound.ConnectionManagerImpl.class
org.xadisk.connector.outbound.XADiskConnection.class
org.xadisk.connector.outbound.XADiskConnectionFactory.class
org.xadisk.connector.outbound.XADiskConnectionFactoryImpl.class
org.xadisk.connector.outbound.XADiskConnectionImpl.class
org.xadisk.connector.outbound.XADiskLocalTransaction.class
org.xadisk.connector.outbound.XADiskManagedConnection.class
org.xadisk.connector.outbound.XADiskManagedConnectionFactory.class
org.xadisk.connector.outbound.XADiskManagedConnectionMetaData.class
org.xadisk.connector.outbound.XADiskUserLocalTransaction.class
org.xadisk.filesystem.Buffer.class
org.xadisk.filesystem.ConcurrencyControl.class
org.xadisk.filesystem.DurableDiskSession.class
org.xadisk.filesystem.FileSystemConfiguration.class
org.xadisk.filesystem.FileSystemStateChangeEvent.class
org.xadisk.filesystem.Lock.class
org.xadisk.filesystem.LockTreeNode.class
org.xadisk.filesystem.NativeConcurrencyControl.class
org.xadisk.filesystem.NativeLock.class
org.xadisk.filesystem.NativeSession.class
org.xadisk.filesystem.NativeXAFileSystem.class
org.xadisk.filesystem.NativeXASession.class
org.xadisk.filesystem.OnDiskInfo.class
org.xadisk.filesystem.ResourceDependencyGraph.class
org.xadisk.filesystem.SessionCommonness.class
org.xadisk.filesystem.TransactionInformation.class
org.xadisk.filesystem.TransactionLogEntry.class
org.xadisk.filesystem.XAFileSystemCommonness.class
org.xadisk.filesystem.exceptions.AncestorPinnedException.class
org.xadisk.filesystem.exceptions.ClosedStreamException.class
org.xadisk.filesystem.exceptions.ConnectionException.class
org.xadisk.filesystem.exceptions.DeadLockVictimizedException.class
org.xadisk.filesystem.exceptions.DirectoryNotEmptyException.class
org.xadisk.filesystem.exceptions.DirectoryPinningFailedException.class
org.xadisk.filesystem.exceptions.FileAlreadyExistsException.class
org.xadisk.filesystem.exceptions.FileNotExistsException.class
org.xadisk.filesystem.exceptions.FileUnderUseException.class
org.xadisk.filesystem.exceptions.InsufficientPermissionOnFileException.class
org.xadisk.filesystem.exceptions.LockingFailedException.class
org.xadisk.filesystem.exceptions.LockingTimedOutException.class
org.xadisk.filesystem.exceptions.NoTransactionAssociatedException.class
org.xadisk.filesystem.exceptions.RecoveryInProgressException.class
org.xadisk.filesystem.exceptions.TransactionRolledbackException.class
org.xadisk.filesystem.exceptions.TransactionTimeoutException.class
org.xadisk.filesystem.exceptions.XAApplicationException.class
org.xadisk.filesystem.exceptions.XASystemBootFailureException.class
org.xadisk.filesystem.exceptions.XASystemException.class
org.xadisk.filesystem.exceptions.XASystemNoMoreAvailableException.class
org.xadisk.filesystem.pools.BufferPool.class
org.xadisk.filesystem.pools.PooledBuffer.class
org.xadisk.filesystem.pools.PooledResource.class
org.xadisk.filesystem.pools.PooledSelector.class
org.xadisk.filesystem.pools.ResourcePool.class
org.xadisk.filesystem.pools.SelectorPool.class
org.xadisk.filesystem.standalone.StandaloneFileSystemConfiguration.class
org.xadisk.filesystem.standalone.StandaloneWorkManager.class
org.xadisk.filesystem.utilities.FileIOUtility.class
org.xadisk.filesystem.utilities.Logger.class
org.xadisk.filesystem.utilities.MiscUtils.class
org.xadisk.filesystem.utilities.TransactionLogsUtility.class
org.xadisk.filesystem.virtual.NativeXAFileInputStream.class
org.xadisk.filesystem.virtual.NativeXAFileOutputStream.class
org.xadisk.filesystem.virtual.TransactionVirtualView.class
org.xadisk.filesystem.virtual.VirtualViewDirectory.class
org.xadisk.filesystem.virtual.VirtualViewFile.class
org.xadisk.filesystem.workers.CrashRecoveryWorker.class
org.xadisk.filesystem.workers.DeadLockDetector.class
org.xadisk.filesystem.workers.EventWorker.class
org.xadisk.filesystem.workers.FileSystemEventDelegator.class
org.xadisk.filesystem.workers.FileSystemEventProcessor.class
org.xadisk.filesystem.workers.GatheringDiskWriter.class
org.xadisk.filesystem.workers.ObjectPoolReliever.class
org.xadisk.filesystem.workers.TimedWorker.class
org.xadisk.filesystem.workers.TransactionTimeoutDetector.class
org.xadisk.filesystem.workers.observers.CriticalWorkersListener.class
org.xadisk.filesystem.workers.observers.EventDispatchListener.class








Related examples in the same category

1.Download xadisk-0.9-beta-jar.jar
2.Download xadisk-0.9-beta.jar
3.Download xadisk-1.2.2-sources.jar
4.Download xadisk-1.2.2.jar
5.Download xadisk-1.0.jar
6.Download xadisk-1.1-sources.jar
7.Download xadisk-1.1.jar
8.Download xadisk-1.2-sources.jar
9.Download xadisk-1.2.1-sources.jar
10.Download xadisk-1.2.1.jar
11.Download xadisk-v1.1-sources.jar
12.Download xadisk-v1.1.jar