在好例子网,分享、交流、成长!
您当前所在位置:首页Java 开发实例Java语言基础 → javax api帮助文档(详尽)

javax api帮助文档(详尽)

Java语言基础

下载此实例
  • 开发语言:Java
  • 实例大小:3.39M
  • 下载次数:3
  • 浏览次数:23
  • 发布时间:2023-11-10
  • 实例类别:Java语言基础
  • 发 布 人:chenxiaolan
  • 文件格式:.zip
  • 所需积分:2
 相关标签: 帮助文档 java API AP 文档

实例介绍

【实例简介】javax api帮助文档(详尽)
开发帮助文档,学习查询工具,内容详尽,方便使用。

【实例截图】

from clipboard

from clipboard

【核心代码】

.
├── javax api
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-all.html
│   ├── index.html
│   ├── javax
│   │   ├── activation
│   │   │   ├── ActivationDataFlavor.html
│   │   │   ├── CommandInfo.html
│   │   │   ├── CommandMap.html
│   │   │   ├── CommandObject.html
│   │   │   ├── DataContentHandler.html
│   │   │   ├── DataContentHandlerFactory.html
│   │   │   ├── DataHandler.html
│   │   │   ├── DataSource.html
│   │   │   ├── FileDataSource.html
│   │   │   ├── FileTypeMap.html
│   │   │   ├── MailcapCommandMap.html
│   │   │   ├── MimeType.html
│   │   │   ├── MimeTypeParameterList.html
│   │   │   ├── MimeTypeParseException.html
│   │   │   ├── MimetypesFileTypeMap.html
│   │   │   ├── URLDataSource.html
│   │   │   ├── UnsupportedDataTypeException.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── ejb
│   │   │   ├── AccessLocalException.html
│   │   │   ├── CreateException.html
│   │   │   ├── DuplicateKeyException.html
│   │   │   ├── EJBContext.html
│   │   │   ├── EJBException.html
│   │   │   ├── EJBHome.html
│   │   │   ├── EJBLocalHome.html
│   │   │   ├── EJBLocalObject.html
│   │   │   ├── EJBMetaData.html
│   │   │   ├── EJBObject.html
│   │   │   ├── EnterpriseBean.html
│   │   │   ├── EntityBean.html
│   │   │   ├── EntityContext.html
│   │   │   ├── FinderException.html
│   │   │   ├── Handle.html
│   │   │   ├── HomeHandle.html
│   │   │   ├── MessageDrivenBean.html
│   │   │   ├── MessageDrivenContext.html
│   │   │   ├── NoSuchEntityException.html
│   │   │   ├── NoSuchObjectLocalException.html
│   │   │   ├── ObjectNotFoundException.html
│   │   │   ├── RemoveException.html
│   │   │   ├── SessionBean.html
│   │   │   ├── SessionContext.html
│   │   │   ├── SessionSynchronization.html
│   │   │   ├── TimedObject.html
│   │   │   ├── Timer.html
│   │   │   ├── TimerHandle.html
│   │   │   ├── TimerService.html
│   │   │   ├── TransactionRequiredLocalException.html
│   │   │   ├── TransactionRolledbackLocalException.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── spi
│   │   │       ├── HandleDelegate.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       └── package-tree.html
│   │   ├── enterprise
│   │   │   └── deploy
│   │   │       ├── model
│   │   │       │   ├── DDBean.html
│   │   │       │   ├── DDBeanRoot.html
│   │   │       │   ├── DeployableObject.html
│   │   │       │   ├── J2eeApplicationObject.html
│   │   │       │   ├── XpathEvent.html
│   │   │       │   ├── XpathListener.html
│   │   │       │   ├── package-frame.html
│   │   │       │   ├── package-summary.html
│   │   │       │   └── package-tree.html
│   │   │       ├── shared
│   │   │       │   ├── ActionType.html
│   │   │       │   ├── CommandType.html
│   │   │       │   ├── DConfigBeanVersionType.html
│   │   │       │   ├── ModuleType.html
│   │   │       │   ├── StateType.html
│   │   │       │   ├── factories
│   │   │       │   │   ├── DeploymentFactoryManager.html
│   │   │       │   │   ├── package-frame.html
│   │   │       │   │   ├── package-summary.html
│   │   │       │   │   └── package-tree.html
│   │   │       │   ├── package-frame.html
│   │   │       │   ├── package-summary.html
│   │   │       │   └── package-tree.html
│   │   │       └── spi
│   │   │           ├── DConfigBean.html
│   │   │           ├── DConfigBeanRoot.html
│   │   │           ├── DeploymentConfiguration.html
│   │   │           ├── DeploymentManager.html
│   │   │           ├── Target.html
│   │   │           ├── TargetModuleID.html
│   │   │           ├── exceptions
│   │   │           │   ├── BeanNotFoundException.html
│   │   │           │   ├── ClientExecuteException.html
│   │   │           │   ├── ConfigurationException.html
│   │   │           │   ├── DConfigBeanVersionUnsupportedException.html
│   │   │           │   ├── DeploymentManagerCreationException.html
│   │   │           │   ├── InvalidModuleException.html
│   │   │           │   ├── OperationUnsupportedException.html
│   │   │           │   ├── TargetException.html
│   │   │           │   ├── package-frame.html
│   │   │           │   ├── package-summary.html
│   │   │           │   └── package-tree.html
│   │   │           ├── factories
│   │   │           │   ├── DeploymentFactory.html
│   │   │           │   ├── package-frame.html
│   │   │           │   ├── package-summary.html
│   │   │           │   └── package-tree.html
│   │   │           ├── package-frame.html
│   │   │           ├── package-summary.html
│   │   │           ├── package-tree.html
│   │   │           └── status
│   │   │               ├── ClientConfiguration.html
│   │   │               ├── DeploymentStatus.html
│   │   │               ├── ProgressEvent.html
│   │   │               ├── ProgressListener.html
│   │   │               ├── ProgressObject.html
│   │   │               ├── package-frame.html
│   │   │               ├── package-summary.html
│   │   │               └── package-tree.html
│   │   ├── jms
│   │   │   ├── BytesMessage.html
│   │   │   ├── Connection.html
│   │   │   ├── ConnectionConsumer.html
│   │   │   ├── ConnectionFactory.html
│   │   │   ├── ConnectionMetaData.html
│   │   │   ├── DeliveryMode.html
│   │   │   ├── Destination.html
│   │   │   ├── ExceptionListener.html
│   │   │   ├── IllegalStateException.html
│   │   │   ├── InvalidClientIDException.html
│   │   │   ├── InvalidDestinationException.html
│   │   │   ├── InvalidSelectorException.html
│   │   │   ├── JMSException.html
│   │   │   ├── JMSSecurityException.html
│   │   │   ├── MapMessage.html
│   │   │   ├── Message.html
│   │   │   ├── MessageConsumer.html
│   │   │   ├── MessageEOFException.html
│   │   │   ├── MessageFormatException.html
│   │   │   ├── MessageListener.html
│   │   │   ├── MessageNotReadableException.html
│   │   │   ├── MessageNotWriteableException.html
│   │   │   ├── MessageProducer.html
│   │   │   ├── ObjectMessage.html
│   │   │   ├── Queue.html
│   │   │   ├── QueueBrowser.html
│   │   │   ├── QueueConnection.html
│   │   │   ├── QueueConnectionFactory.html
│   │   │   ├── QueueReceiver.html
│   │   │   ├── QueueRequestor.html
│   │   │   ├── QueueSender.html
│   │   │   ├── QueueSession.html
│   │   │   ├── ResourceAllocationException.html
│   │   │   ├── ServerSession.html
│   │   │   ├── ServerSessionPool.html
│   │   │   ├── Session.html
│   │   │   ├── StreamMessage.html
│   │   │   ├── TemporaryQueue.html
│   │   │   ├── TemporaryTopic.html
│   │   │   ├── TextMessage.html
│   │   │   ├── Topic.html
│   │   │   ├── TopicConnection.html
│   │   │   ├── TopicConnectionFactory.html
│   │   │   ├── TopicPublisher.html
│   │   │   ├── TopicRequestor.html
│   │   │   ├── TopicSession.html
│   │   │   ├── TopicSubscriber.html
│   │   │   ├── TransactionInProgressException.html
│   │   │   ├── TransactionRolledBackException.html
│   │   │   ├── XAConnection.html
│   │   │   ├── XAConnectionFactory.html
│   │   │   ├── XAQueueConnection.html
│   │   │   ├── XAQueueConnectionFactory.html
│   │   │   ├── XAQueueSession.html
│   │   │   ├── XASession.html
│   │   │   ├── XATopicConnection.html
│   │   │   ├── XATopicConnectionFactory.html
│   │   │   ├── XATopicSession.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── mail
│   │   │   ├── Address.html
│   │   │   ├── AuthenticationFailedException.html
│   │   │   ├── Authenticator.html
│   │   │   ├── BodyPart.html
│   │   │   ├── FetchProfile.Item.html
│   │   │   ├── FetchProfile.html
│   │   │   ├── Flags.Flag.html
│   │   │   ├── Flags.html
│   │   │   ├── Folder.html
│   │   │   ├── FolderClosedException.html
│   │   │   ├── FolderNotFoundException.html
│   │   │   ├── Header.html
│   │   │   ├── IllegalWriteException.html
│   │   │   ├── Message.RecipientType.html
│   │   │   ├── Message.html
│   │   │   ├── MessageAware.html
│   │   │   ├── MessageContext.html
│   │   │   ├── MessageRemovedException.html
│   │   │   ├── MessagingException.html
│   │   │   ├── MethodNotSupportedException.html
│   │   │   ├── Multipart.html
│   │   │   ├── MultipartDataSource.html
│   │   │   ├── NoSuchProviderException.html
│   │   │   ├── Part.html
│   │   │   ├── PasswordAuthentication.html
│   │   │   ├── Provider.Type.html
│   │   │   ├── Provider.html
│   │   │   ├── ReadOnlyFolderException.html
│   │   │   ├── SendFailedException.html
│   │   │   ├── Service.html
│   │   │   ├── Session.html
│   │   │   ├── Store.html
│   │   │   ├── StoreClosedException.html
│   │   │   ├── Transport.html
│   │   │   ├── UIDFolder.FetchProfileItem.html
│   │   │   ├── UIDFolder.html
│   │   │   ├── URLName.html
│   │   │   ├── event
│   │   │   │   ├── ConnectionAdapter.html
│   │   │   │   ├── ConnectionEvent.html
│   │   │   │   ├── ConnectionListener.html
│   │   │   │   ├── FolderAdapter.html
│   │   │   │   ├── FolderEvent.html
│   │   │   │   ├── FolderListener.html
│   │   │   │   ├── MailEvent.html
│   │   │   │   ├── MessageChangedEvent.html
│   │   │   │   ├── MessageChangedListener.html
│   │   │   │   ├── MessageCountAdapter.html
│   │   │   │   ├── MessageCountEvent.html
│   │   │   │   ├── MessageCountListener.html
│   │   │   │   ├── StoreEvent.html
│   │   │   │   ├── StoreListener.html
│   │   │   │   ├── TransportAdapter.html
│   │   │   │   ├── TransportEvent.html
│   │   │   │   ├── TransportListener.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── internet
│   │   │   │   ├── AddressException.html
│   │   │   │   ├── ContentDisposition.html
│   │   │   │   ├── ContentType.html
│   │   │   │   ├── HeaderTokenizer.Token.html
│   │   │   │   ├── HeaderTokenizer.html
│   │   │   │   ├── InternetAddress.html
│   │   │   │   ├── InternetHeaders.html
│   │   │   │   ├── MailDateFormat.html
│   │   │   │   ├── MimeBodyPart.html
│   │   │   │   ├── MimeMessage.RecipientType.html
│   │   │   │   ├── MimeMessage.html
│   │   │   │   ├── MimeMultipart.html
│   │   │   │   ├── MimePart.html
│   │   │   │   ├── MimePartDataSource.html
│   │   │   │   ├── MimeUtility.html
│   │   │   │   ├── NewsAddress.html
│   │   │   │   ├── ParameterList.html
│   │   │   │   ├── ParseException.html
│   │   │   │   ├── SharedInputStream.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── search
│   │   │       ├── AddressStringTerm.html
│   │   │       ├── AddressTerm.html
│   │   │       ├── AndTerm.html
│   │   │       ├── BodyTerm.html
│   │   │       ├── ComparisonTerm.html
│   │   │       ├── DateTerm.html
│   │   │       ├── FlagTerm.html
│   │   │       ├── FromStringTerm.html
│   │   │       ├── FromTerm.html
│   │   │       ├── HeaderTerm.html
│   │   │       ├── IntegerComparisonTerm.html
│   │   │       ├── MessageIDTerm.html
│   │   │       ├── MessageNumberTerm.html
│   │   │       ├── NotTerm.html
│   │   │       ├── OrTerm.html
│   │   │       ├── ReceivedDateTerm.html
│   │   │       ├── RecipientStringTerm.html
│   │   │       ├── RecipientTerm.html
│   │   │       ├── SearchException.html
│   │   │       ├── SearchTerm.html
│   │   │       ├── SentDateTerm.html
│   │   │       ├── SizeTerm.html
│   │   │       ├── StringTerm.html
│   │   │       ├── SubjectTerm.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       └── package-tree.html
│   │   ├── management
│   │   │   ├── Attribute.html
│   │   │   ├── AttributeChangeNotification.html
│   │   │   ├── AttributeChangeNotificationFilter.html
│   │   │   ├── AttributeList.html
│   │   │   ├── AttributeNotFoundException.html
│   │   │   ├── AttributeValueExp.html
│   │   │   ├── BadAttributeValueExpException.html
│   │   │   ├── BadBinaryOpValueExpException.html
│   │   │   ├── BadStringOperationException.html
│   │   │   ├── DefaultLoaderRepository.html
│   │   │   ├── Descriptor.html
│   │   │   ├── DescriptorAccess.html
│   │   │   ├── DynamicMBean.html
│   │   │   ├── InstanceAlreadyExistsException.html
│   │   │   ├── InstanceNotFoundException.html
│   │   │   ├── IntrospectionException.html
│   │   │   ├── InvalidApplicationException.html
│   │   │   ├── InvalidAttributeValueException.html
│   │   │   ├── JMException.html
│   │   │   ├── JMRuntimeException.html
│   │   │   ├── ListenerNotFoundException.html
│   │   │   ├── MBeanAttributeInfo.html
│   │   │   ├── MBeanConstructorInfo.html
│   │   │   ├── MBeanException.html
│   │   │   ├── MBeanFeatureInfo.html
│   │   │   ├── MBeanInfo.html
│   │   │   ├── MBeanNotificationInfo.html
│   │   │   ├── MBeanOperationInfo.html
│   │   │   ├── MBeanParameterInfo.html
│   │   │   ├── MBeanPermission.html
│   │   │   ├── MBeanRegistration.html
│   │   │   ├── MBeanRegistrationException.html
│   │   │   ├── MBeanServer.html
│   │   │   ├── MBeanServerBuilder.html
│   │   │   ├── MBeanServerConnection.html
│   │   │   ├── MBeanServerDelegate.html
│   │   │   ├── MBeanServerDelegateMBean.html
│   │   │   ├── MBeanServerFactory.html
│   │   │   ├── MBeanServerInvocationHandler.html
│   │   │   ├── MBeanServerNotification.html
│   │   │   ├── MBeanServerPermission.html
│   │   │   ├── MBeanTrustPermission.html
│   │   │   ├── MalformedObjectNameException.html
│   │   │   ├── NotCompliantMBeanException.html
│   │   │   ├── Notification.html
│   │   │   ├── NotificationBroadcaster.html
│   │   │   ├── NotificationBroadcasterSupport.html
│   │   │   ├── NotificationEmitter.html
│   │   │   ├── NotificationFilter.html
│   │   │   ├── NotificationFilterSupport.html
│   │   │   ├── NotificationListener.html
│   │   │   ├── ObjectInstance.html
│   │   │   ├── ObjectName.html
│   │   │   ├── OperationsException.html
│   │   │   ├── PersistentMBean.html
│   │   │   ├── Query.html
│   │   │   ├── QueryEval.html
│   │   │   ├── QueryExp.html
│   │   │   ├── ReflectionException.html
│   │   │   ├── RuntimeErrorException.html
│   │   │   ├── RuntimeMBeanException.html
│   │   │   ├── RuntimeOperationsException.html
│   │   │   ├── ServiceNotFoundException.html
│   │   │   ├── StandardMBean.html
│   │   │   ├── StringValueExp.html
│   │   │   ├── ValueExp.html
│   │   │   ├── j2ee
│   │   │   │   ├── ListenerRegistration.html
│   │   │   │   ├── Management.html
│   │   │   │   ├── ManagementHome.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── statistics
│   │   │   │       ├── BoundaryStatistic.html
│   │   │   │       ├── BoundedRangeStatistic.html
│   │   │   │       ├── CountStatistic.html
│   │   │   │       ├── EJBStats.html
│   │   │   │       ├── EntityBeanStats.html
│   │   │   │       ├── JCAConnectionPoolStats.html
│   │   │   │       ├── JCAConnectionStats.html
│   │   │   │       ├── JCAStats.html
│   │   │   │       ├── JDBCConnectionPoolStats.html
│   │   │   │       ├── JDBCConnectionStats.html
│   │   │   │       ├── JDBCStats.html
│   │   │   │       ├── JMSConnectionStats.html
│   │   │   │       ├── JMSConsumerStats.html
│   │   │   │       ├── JMSEndpointStats.html
│   │   │   │       ├── JMSProducerStats.html
│   │   │   │       ├── JMSSessionStats.html
│   │   │   │       ├── JMSStats.html
│   │   │   │       ├── JTAStats.html
│   │   │   │       ├── JVMStats.html
│   │   │   │       ├── JavaMailStats.html
│   │   │   │       ├── MessageDrivenBeanStats.html
│   │   │   │       ├── RangeStatistic.html
│   │   │   │       ├── ServletStats.html
│   │   │   │       ├── SessionBeanStats.html
│   │   │   │       ├── StatefulSessionBeanStats.html
│   │   │   │       ├── StatelessSessionBeanStats.html
│   │   │   │       ├── Statistic.html
│   │   │   │       ├── Stats.html
│   │   │   │       ├── TimeStatistic.html
│   │   │   │       ├── URLStats.html
│   │   │   │       ├── package-frame.html
│   │   │   │       ├── package-summary.html
│   │   │   │       └── package-tree.html
│   │   │   ├── loading
│   │   │   │   ├── ClassLoaderRepository.html
│   │   │   │   ├── DefaultLoaderRepository.html
│   │   │   │   ├── MLet.html
│   │   │   │   ├── MLetMBean.html
│   │   │   │   ├── PrivateClassLoader.html
│   │   │   │   ├── PrivateMLet.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── modelmbean
│   │   │   │   ├── DescriptorSupport.html
│   │   │   │   ├── InvalidTargetObjectTypeException.html
│   │   │   │   ├── ModelMBean.html
│   │   │   │   ├── ModelMBeanAttributeInfo.html
│   │   │   │   ├── ModelMBeanConstructorInfo.html
│   │   │   │   ├── ModelMBeanInfo.html
│   │   │   │   ├── ModelMBeanInfoSupport.html
│   │   │   │   ├── ModelMBeanNotificationBroadcaster.html
│   │   │   │   ├── ModelMBeanNotificationInfo.html
│   │   │   │   ├── ModelMBeanOperationInfo.html
│   │   │   │   ├── RequiredModelMBean.html
│   │   │   │   ├── XMLParseException.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── monitor
│   │   │   │   ├── CounterMonitor.html
│   │   │   │   ├── CounterMonitorMBean.html
│   │   │   │   ├── GaugeMonitor.html
│   │   │   │   ├── GaugeMonitorMBean.html
│   │   │   │   ├── Monitor.html
│   │   │   │   ├── MonitorMBean.html
│   │   │   │   ├── MonitorNotification.html
│   │   │   │   ├── MonitorSettingException.html
│   │   │   │   ├── StringMonitor.html
│   │   │   │   ├── StringMonitorMBean.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── openmbean
│   │   │   │   ├── ArrayType.html
│   │   │   │   ├── CompositeData.html
│   │   │   │   ├── CompositeDataSupport.html
│   │   │   │   ├── CompositeType.html
│   │   │   │   ├── InvalidKeyException.html
│   │   │   │   ├── InvalidOpenTypeException.html
│   │   │   │   ├── KeyAlreadyExistsException.html
│   │   │   │   ├── OpenDataException.html
│   │   │   │   ├── OpenMBeanAttributeInfo.html
│   │   │   │   ├── OpenMBeanAttributeInfoSupport.html
│   │   │   │   ├── OpenMBeanConstructorInfo.html
│   │   │   │   ├── OpenMBeanConstructorInfoSupport.html
│   │   │   │   ├── OpenMBeanInfo.html
│   │   │   │   ├── OpenMBeanInfoSupport.html
│   │   │   │   ├── OpenMBeanOperationInfo.html
│   │   │   │   ├── OpenMBeanOperationInfoSupport.html
│   │   │   │   ├── OpenMBeanParameterInfo.html
│   │   │   │   ├── OpenMBeanParameterInfoSupport.html
│   │   │   │   ├── OpenType.html
│   │   │   │   ├── SimpleType.html
│   │   │   │   ├── TabularData.html
│   │   │   │   ├── TabularDataSupport.html
│   │   │   │   ├── TabularType.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── relation
│   │   │   │   ├── InvalidRelationIdException.html
│   │   │   │   ├── InvalidRelationServiceException.html
│   │   │   │   ├── InvalidRelationTypeException.html
│   │   │   │   ├── InvalidRoleInfoException.html
│   │   │   │   ├── InvalidRoleValueException.html
│   │   │   │   ├── MBeanServerNotificationFilter.html
│   │   │   │   ├── Relation.html
│   │   │   │   ├── RelationException.html
│   │   │   │   ├── RelationNotFoundException.html
│   │   │   │   ├── RelationNotification.html
│   │   │   │   ├── RelationService.html
│   │   │   │   ├── RelationServiceMBean.html
│   │   │   │   ├── RelationServiceNotRegisteredException.html
│   │   │   │   ├── RelationSupport.html
│   │   │   │   ├── RelationSupportMBean.html
│   │   │   │   ├── RelationType.html
│   │   │   │   ├── RelationTypeNotFoundException.html
│   │   │   │   ├── RelationTypeSupport.html
│   │   │   │   ├── Role.html
│   │   │   │   ├── RoleInfo.html
│   │   │   │   ├── RoleInfoNotFoundException.html
│   │   │   │   ├── RoleList.html
│   │   │   │   ├── RoleNotFoundException.html
│   │   │   │   ├── RoleResult.html
│   │   │   │   ├── RoleStatus.html
│   │   │   │   ├── RoleUnresolved.html
│   │   │   │   ├── RoleUnresolvedList.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   └── timer
│   │   │       ├── Timer.html
│   │   │       ├── TimerAlarmClockNotification.html
│   │   │       ├── TimerMBean.html
│   │   │       ├── TimerNotification.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       └── package-tree.html
│   │   ├── resource
│   │   │   ├── NotSupportedException.html
│   │   │   ├── Referenceable.html
│   │   │   ├── ResourceException.html
│   │   │   ├── cci
│   │   │   │   ├── Connection.html
│   │   │   │   ├── ConnectionFactory.html
│   │   │   │   ├── ConnectionMetaData.html
│   │   │   │   ├── ConnectionSpec.html
│   │   │   │   ├── IndexedRecord.html
│   │   │   │   ├── Interaction.html
│   │   │   │   ├── InteractionSpec.html
│   │   │   │   ├── LocalTransaction.html
│   │   │   │   ├── MappedRecord.html
│   │   │   │   ├── MessageListener.html
│   │   │   │   ├── Record.html
│   │   │   │   ├── RecordFactory.html
│   │   │   │   ├── ResourceAdapterMetaData.html
│   │   │   │   ├── ResourceWarning.html
│   │   │   │   ├── ResultSet.html
│   │   │   │   ├── ResultSetInfo.html
│   │   │   │   ├── Streamable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── spi
│   │   │       ├── ActivationSpec.html
│   │   │       ├── ApplicationServerInternalException.html
│   │   │       ├── BootstrapContext.html
│   │   │       ├── CommException.html
│   │   │       ├── ConnectionEvent.html
│   │   │       ├── ConnectionEventListener.html
│   │   │       ├── ConnectionManager.html
│   │   │       ├── ConnectionRequestInfo.html
│   │   │       ├── DissociatableManagedConnection.html
│   │   │       ├── EISSystemException.html
│   │   │       ├── IllegalStateException.html
│   │   │       ├── InvalidPropertyException.html
│   │   │       ├── LazyAssociatableConnectionManager.html
│   │   │       ├── LazyEnlistableConnectionManager.html
│   │   │       ├── LazyEnlistableManagedConnection.html
│   │   │       ├── LocalTransaction.html
│   │   │       ├── LocalTransactionException.html
│   │   │       ├── ManagedConnection.html
│   │   │       ├── ManagedConnectionFactory.html
│   │   │       ├── ManagedConnectionMetaData.html
│   │   │       ├── ResourceAdapter.html
│   │   │       ├── ResourceAdapterAssociation.html
│   │   │       ├── ResourceAdapterInternalException.html
│   │   │       ├── ResourceAllocationException.html
│   │   │       ├── SecurityException.html
│   │   │       ├── SharingViolationException.html
│   │   │       ├── UnavailableException.html
│   │   │       ├── ValidatingManagedConnectionFactory.html
│   │   │       ├── XATerminator.html
│   │   │       ├── endpoint
│   │   │       │   ├── MessageEndpoint.html
│   │   │       │   ├── MessageEndpointFactory.html
│   │   │       │   ├── package-frame.html
│   │   │       │   ├── package-summary.html
│   │   │       │   └── package-tree.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       ├── package-tree.html
│   │   │       ├── security
│   │   │       │   ├── GenericCredential.html
│   │   │       │   ├── PasswordCredential.html
│   │   │       │   ├── package-frame.html
│   │   │       │   ├── package-summary.html
│   │   │       │   └── package-tree.html
│   │   │       └── work
│   │   │           ├── ExecutionContext.html
│   │   │           ├── Work.html
│   │   │           ├── WorkAdapter.html
│   │   │           ├── WorkCompletedException.html
│   │   │           ├── WorkEvent.html
│   │   │           ├── WorkException.html
│   │   │           ├── WorkListener.html
│   │   │           ├── WorkManager.html
│   │   │           ├── WorkRejectedException.html
│   │   │           ├── package-frame.html
│   │   │           ├── package-summary.html
│   │   │           └── package-tree.html
│   │   ├── security
│   │   │   └── jacc
│   │   │       ├── EJBMethodPermission.html
│   │   │       ├── EJBRoleRefPermission.html
│   │   │       ├── PolicyConfiguration.html
│   │   │       ├── PolicyConfigurationFactory.html
│   │   │       ├── PolicyContext.html
│   │   │       ├── PolicyContextException.html
│   │   │       ├── PolicyContextHandler.html
│   │   │       ├── WebResourcePermission.html
│   │   │       ├── WebRoleRefPermission.html
│   │   │       ├── WebUserDataPermission.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       └── package-tree.html
│   │   ├── servlet
│   │   │   ├── Filter.html
│   │   │   ├── FilterChain.html
│   │   │   ├── FilterConfig.html
│   │   │   ├── GenericServlet.html
│   │   │   ├── RequestDispatcher.html
│   │   │   ├── Servlet.html
│   │   │   ├── ServletConfig.html
│   │   │   ├── ServletContext.html
│   │   │   ├── ServletContextAttributeEvent.html
│   │   │   ├── ServletContextAttributeListener.html
│   │   │   ├── ServletContextEvent.html
│   │   │   ├── ServletContextListener.html
│   │   │   ├── ServletException.html
│   │   │   ├── ServletInputStream.html
│   │   │   ├── ServletOutputStream.html
│   │   │   ├── ServletRequest.html
│   │   │   ├── ServletRequestAttributeEvent.html
│   │   │   ├── ServletRequestAttributeListener.html
│   │   │   ├── ServletRequestEvent.html
│   │   │   ├── ServletRequestListener.html
│   │   │   ├── ServletRequestWrapper.html
│   │   │   ├── ServletResponse.html
│   │   │   ├── ServletResponseWrapper.html
│   │   │   ├── SingleThreadModel.html
│   │   │   ├── UnavailableException.html
│   │   │   ├── http
│   │   │   │   ├── Cookie.html
│   │   │   │   ├── HttpServlet.html
│   │   │   │   ├── HttpServletRequest.html
│   │   │   │   ├── HttpServletRequestWrapper.html
│   │   │   │   ├── HttpServletResponse.html
│   │   │   │   ├── HttpServletResponseWrapper.html
│   │   │   │   ├── HttpSession.html
│   │   │   │   ├── HttpSessionActivationListener.html
│   │   │   │   ├── HttpSessionAttributeListener.html
│   │   │   │   ├── HttpSessionBindingEvent.html
│   │   │   │   ├── HttpSessionBindingListener.html
│   │   │   │   ├── HttpSessionContext.html
│   │   │   │   ├── HttpSessionEvent.html
│   │   │   │   ├── HttpSessionListener.html
│   │   │   │   ├── HttpUtils.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── jsp
│   │   │   │   ├── ErrorData.html
│   │   │   │   ├── HttpJspPage.html
│   │   │   │   ├── JspContext.html
│   │   │   │   ├── JspEngineInfo.html
│   │   │   │   ├── JspException.html
│   │   │   │   ├── JspFactory.html
│   │   │   │   ├── JspPage.html
│   │   │   │   ├── JspTagException.html
│   │   │   │   ├── JspWriter.html
│   │   │   │   ├── PageContext.html
│   │   │   │   ├── SkipPageException.html
│   │   │   │   ├── el
│   │   │   │   │   ├── ELException.html
│   │   │   │   │   ├── ELParseException.html
│   │   │   │   │   ├── Expression.html
│   │   │   │   │   ├── ExpressionEvaluator.html
│   │   │   │   │   ├── FunctionMapper.html
│   │   │   │   │   ├── VariableResolver.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── tagext
│   │   │   │       ├── BodyContent.html
│   │   │   │       ├── BodyTag.html
│   │   │   │       ├── BodyTagSupport.html
│   │   │   │       ├── DynamicAttributes.html
│   │   │   │       ├── FunctionInfo.html
│   │   │   │       ├── IterationTag.html
│   │   │   │       ├── JspFragment.html
│   │   │   │       ├── JspTag.html
│   │   │   │       ├── PageData.html
│   │   │   │       ├── SimpleTag.html
│   │   │   │       ├── SimpleTagSupport.html
│   │   │   │       ├── Tag.html
│   │   │   │       ├── TagAdapter.html
│   │   │   │       ├── TagAttributeInfo.html
│   │   │   │       ├── TagData.html
│   │   │   │       ├── TagExtraInfo.html
│   │   │   │       ├── TagFileInfo.html
│   │   │   │       ├── TagInfo.html
│   │   │   │       ├── TagLibraryInfo.html
│   │   │   │       ├── TagLibraryValidator.html
│   │   │   │       ├── TagSupport.html
│   │   │   │       ├── TagVariableInfo.html
│   │   │   │       ├── TryCatchFinally.html
│   │   │   │       ├── ValidationMessage.html
│   │   │   │       ├── VariableInfo.html
│   │   │   │       ├── doc-files
│   │   │   │       │   ├── BodyTagProtocol.gif
│   │   │   │       │   ├── IterationTagProtocol.gif
│   │   │   │       │   ├── TagProtocol.gif
│   │   │   │       │   └── VariableInfo-1.gif
│   │   │   │       ├── package-frame.html
│   │   │   │       ├── package-summary.html
│   │   │   │       └── package-tree.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   └── package-tree.html
│   │   ├── transaction
│   │   │   ├── HeuristicCommitException.html
│   │   │   ├── HeuristicMixedException.html
│   │   │   ├── HeuristicRollbackException.html
│   │   │   ├── InvalidTransactionException.html
│   │   │   ├── NotSupportedException.html
│   │   │   ├── RollbackException.html
│   │   │   ├── Status.html
│   │   │   ├── Synchronization.html
│   │   │   ├── SystemException.html
│   │   │   ├── Transaction.html
│   │   │   ├── TransactionManager.html
│   │   │   ├── TransactionRequiredException.html
│   │   │   ├── TransactionRolledbackException.html
│   │   │   ├── UserTransaction.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   └── xa
│   │   │       ├── XAException.html
│   │   │       ├── XAResource.html
│   │   │       ├── Xid.html
│   │   │       ├── package-frame.html
│   │   │       ├── package-summary.html
│   │   │       └── package-tree.html
│   │   └── xml
│   │       ├── namespace
│   │       │   ├── QName.html
│   │       │   ├── package-frame.html
│   │       │   ├── package-summary.html
│   │       │   └── package-tree.html
│   │       ├── parsers
│   │       │   ├── DocumentBuilder.html
│   │       │   ├── DocumentBuilderFactory.html
│   │       │   ├── FactoryConfigurationError.html
│   │       │   ├── ParserConfigurationException.html
│   │       │   ├── SAXParser.html
│   │       │   ├── SAXParserFactory.html
│   │       │   ├── package-frame.html
│   │       │   ├── package-summary.html
│   │       │   └── package-tree.html
│   │       ├── registry
│   │       │   ├── BulkResponse.html
│   │       │   ├── BusinessLifeCycleManager.html
│   │       │   ├── BusinessQueryManager.html
│   │       │   ├── CapabilityProfile.html
│   │       │   ├── Connection.html
│   │       │   ├── ConnectionFactory.html
│   │       │   ├── DeclarativeQueryManager.html
│   │       │   ├── DeleteException.html
│   │       │   ├── FederatedConnection.html
│   │       │   ├── FindException.html
│   │       │   ├── FindQualifier.html
│   │       │   ├── InvalidRequestException.html
│   │       │   ├── JAXRException.html
│   │       │   ├── JAXRResponse.html
│   │       │   ├── LifeCycleManager.html
│   │       │   ├── Query.html
│   │       │   ├── QueryManager.html
│   │       │   ├── RegistryException.html
│   │       │   ├── RegistryService.html
│   │       │   ├── SaveException.html
│   │       │   ├── UnexpectedObjectException.html
│   │       │   ├── UnsupportedCapabilityException.html
│   │       │   ├── images
│   │       │   │   ├── AssociationType.gif
│   │       │   │   ├── EventType.gif
│   │       │   │   ├── ObjectType.gif
│   │       │   │   ├── PhoneType.gif
│   │       │   │   ├── PostalAddressAttributes.gif
│   │       │   │   ├── PostalAddressAttributesMapping.gif
│   │       │   │   ├── Stability.gif
│   │       │   │   ├── Status.gif
│   │       │   │   ├── URLType.gif
│   │       │   │   ├── apiClasses.gif
│   │       │   │   ├── associationInstance.gif
│   │       │   │   ├── associationInstanceExtramural.gif
│   │       │   │   ├── associationInstanceIntramural.gif
│   │       │   │   ├── classification.gif
│   │       │   │   ├── classificationAndRegistryObject.gif
│   │       │   │   ├── classificationAndRegistryObjectAndScheme.gif
│   │       │   │   ├── classificationInstance.gif
│   │       │   │   ├── classificationTree.gif
│   │       │   │   ├── complexClassification.gif
│   │       │   │   ├── contextualClassification.gif
│   │       │   │   ├── createConnection.gif
│   │       │   │   ├── externalClassificationInstance.gif
│   │       │   │   ├── infomodel.gif
│   │       │   │   ├── internalClassificationInstance.gif
│   │       │   │   ├── object.gif
│   │       │   │   ├── public.gif
│   │       │   │   ├── registry.gif
│   │       │   │   ├── responsesAndException.gif
│   │       │   │   ├── schemeInstance.gif
│   │       │   │   ├── webServiceSupport.gif
│   │       │   │   └── webServicesSupportObject.gif
│   │       │   ├── infomodel
│   │       │   │   ├── Association.html
│   │       │   │   ├── AuditableEvent.html
│   │       │   │   ├── Classification.html
│   │       │   │   ├── ClassificationScheme.html
│   │       │   │   ├── Concept.html
│   │       │   │   ├── EmailAddress.html
│   │       │   │   ├── ExtensibleObject.html
│   │       │   │   ├── ExternalIdentifier.html
│   │       │   │   ├── ExternalLink.html
│   │       │   │   ├── ExtrinsicObject.html
│   │       │   │   ├── InternationalString.html
│   │       │   │   ├── Key.html
│   │       │   │   ├── LocalizedString.html
│   │       │   │   ├── Organization.html
│   │       │   │   ├── PersonName.html
│   │       │   │   ├── PostalAddress.html
│   │       │   │   ├── RegistryEntry.html
│   │       │   │   ├── RegistryObject.html
│   │       │   │   ├── RegistryPackage.html
│   │       │   │   ├── Service.html
│   │       │   │   ├── ServiceBinding.html
│   │       │   │   ├── Slot.html
│   │       │   │   ├── SpecificationLink.html
│   │       │   │   ├── TelephoneNumber.html
│   │       │   │   ├── URIValidator.html
│   │       │   │   ├── User.html
│   │       │   │   ├── Versionable.html
│   │       │   │   ├── package-frame.html
│   │       │   │   ├── package-summary.html
│   │       │   │   └── package-tree.html
│   │       │   ├── package-frame.html
│   │       │   ├── package-summary.html
│   │       │   └── package-tree.html
│   │       ├── rpc
│   │       │   ├── Call.html
│   │       │   ├── JAXRPCException.html
│   │       │   ├── NamespaceConstants.html
│   │       │   ├── ParameterMode.html
│   │       │   ├── Service.html
│   │       │   ├── ServiceException.html
│   │       │   ├── ServiceFactory.html
│   │       │   ├── Stub.html
│   │       │   ├── encoding
│   │       │   │   ├── DeserializationContext.html
│   │       │   │   ├── Deserializer.html
│   │       │   │   ├── DeserializerFactory.html
│   │       │   │   ├── SerializationContext.html
│   │       │   │   ├── Serializer.html
│   │       │   │   ├── SerializerFactory.html
│   │       │   │   ├── TypeMapping.html
│   │       │   │   ├── TypeMappingRegistry.html
│   │       │   │   ├── XMLType.html
│   │       │   │   ├── package-frame.html
│   │       │   │   ├── package-summary.html
│   │       │   │   └── package-tree.html
│   │       │   ├── handler
│   │       │   │   ├── GenericHandler.html
│   │       │   │   ├── Handler.html
│   │       │   │   ├── HandlerChain.html
│   │       │   │   ├── HandlerInfo.html
│   │       │   │   ├── HandlerRegistry.html
│   │       │   │   ├── MessageContext.html
│   │       │   │   ├── package-frame.html
│   │       │   │   ├── package-summary.html
│   │       │   │   ├── package-tree.html
│   │       │   │   └── soap
│   │       │   │       ├── SOAPMessageContext.html
│   │       │   │       ├── package-frame.html
│   │       │   │       ├── package-summary.html
│   │       │   │       └── package-tree.html
│   │       │   ├── holders
│   │       │   │   ├── BigDecimalHolder.html
│   │       │   │   ├── BigIntegerHolder.html
│   │       │   │   ├── BooleanHolder.html
│   │       │   │   ├── BooleanWrapperHolder.html
│   │       │   │   ├── ByteArrayHolder.html
│   │       │   │   ├── ByteHolder.html
│   │       │   │   ├── ByteWrapperHolder.html
│   │       │   │   ├── CalendarHolder.html
│   │       │   │   ├── DoubleHolder.html
│   │       │   │   ├── DoubleWrapperHolder.html
│   │       │   │   ├── FloatHolder.html
│   │       │   │   ├── FloatWrapperHolder.html
│   │       │   │   ├── Holder.html
│   │       │   │   ├── IntHolder.html
│   │       │   │   ├── IntegerWrapperHolder.html
│   │       │   │   ├── LongHolder.html
│   │       │   │   ├── LongWrapperHolder.html
│   │       │   │   ├── ObjectHolder.html
│   │       │   │   ├── QNameHolder.html
│   │       │   │   ├── ShortHolder.html
│   │       │   │   ├── ShortWrapperHolder.html
│   │       │   │   ├── StringHolder.html
│   │       │   │   ├── package-frame.html
│   │       │   │   ├── package-summary.html
│   │       │   │   └── package-tree.html
│   │       │   ├── package-frame.html
│   │       │   ├── package-summary.html
│   │       │   ├── package-tree.html
│   │       │   ├── server
│   │       │   │   ├── ServiceLifecycle.html
│   │       │   │   ├── ServletEndpointContext.html
│   │       │   │   ├── package-frame.html
│   │       │   │   ├── package-summary.html
│   │       │   │   └── package-tree.html
│   │       │   └── soap
│   │       │       ├── SOAPFaultException.html
│   │       │       ├── package-frame.html
│   │       │       ├── package-summary.html
│   │       │       └── package-tree.html
│   │       ├── soap
│   │       │   ├── AttachmentPart.html
│   │       │   ├── Detail.html
│   │       │   ├── DetailEntry.html
│   │       │   ├── MessageFactory.html
│   │       │   ├── MimeHeader.html
│   │       │   ├── MimeHeaders.html
│   │       │   ├── Name.html
│   │       │   ├── Node.html
│   │       │   ├── SOAPBody.html
│   │       │   ├── SOAPBodyElement.html
│   │       │   ├── SOAPConnection.html
│   │       │   ├── SOAPConnectionFactory.html
│   │       │   ├── SOAPConstants.html
│   │       │   ├── SOAPElement.html
│   │       │   ├── SOAPElementFactory.html
│   │       │   ├── SOAPEnvelope.html
│   │       │   ├── SOAPException.html
│   │       │   ├── SOAPFactory.html
│   │       │   ├── SOAPFault.html
│   │       │   ├── SOAPFaultElement.html
│   │       │   ├── SOAPHeader.html
│   │       │   ├── SOAPHeaderElement.html
│   │       │   ├── SOAPMessage.html
│   │       │   ├── SOAPPart.html
│   │       │   ├── Text.html
│   │       │   ├── package-frame.html
│   │       │   ├── package-summary.html
│   │       │   └── package-tree.html
│   │       └── transform
│   │           ├── ErrorListener.html
│   │           ├── OutputKeys.html
│   │           ├── Result.html
│   │           ├── Source.html
│   │           ├── SourceLocator.html
│   │           ├── Templates.html
│   │           ├── Transformer.html
│   │           ├── TransformerConfigurationException.html
│   │           ├── TransformerException.html
│   │           ├── TransformerFactory.html
│   │           ├── TransformerFactoryConfigurationError.html
│   │           ├── URIResolver.html
│   │           ├── dom
│   │           │   ├── DOMLocator.html
│   │           │   ├── DOMResult.html
│   │           │   ├── DOMSource.html
│   │           │   ├── package-frame.html
│   │           │   ├── package-summary.html
│   │           │   └── package-tree.html
│   │           ├── package-frame.html
│   │           ├── package-summary.html
│   │           ├── package-tree.html
│   │           ├── sax
│   │           │   ├── SAXResult.html
│   │           │   ├── SAXSource.html
│   │           │   ├── SAXTransformerFactory.html
│   │           │   ├── TemplatesHandler.html
│   │           │   ├── TransformerHandler.html
│   │           │   ├── package-frame.html
│   │           │   ├── package-summary.html
│   │           │   └── package-tree.html
│   │           └── stream
│   │               ├── StreamResult.html
│   │               ├── StreamSource.html
│   │               ├── package-frame.html
│   │               ├── package-summary.html
│   │               └── package-tree.html
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── packages.html
│   ├── resources
│   │   └── inherit.gif
│   ├── serialized-form.html
│   ├── stylesheet.css
│   └── 查看.html
└── 好例子网_javaxapi帮助文档.zip

63 directories, 954 files


实例下载地址

javax api帮助文档(详尽)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警