| Name | Description | Type | Package | Framework |
| AffineTransform | The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D | Class | java.awt.geom | Java SE |
|
| AffineTransformOp | This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates | Class | java.awt.image | Java SE |
|
| BaselineTIFFTagSet | A class representing the set of tags found in the baseline TIFF specification as well as some common additional tags. | Class | javax.imageio.plugins.tiff | Java SE |
|
| Inet4Address | This class represents an Internet Protocol version 4 (IPv4) address. | Class | java.net | Java SE |
|
| Inet6Address | This class represents an Internet Protocol version 6 (IPv6) address. | Class | java.net | Java SE |
|
| InetAddress | This class represents an Internet Protocol (IP) address. | Class | java.net | Java SE |
|
| InetSocketAddress | This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt | Class | java.net | Java SE |
|
| NetPermission | This class is for various network permissions. | Class | java.net | Java SE |
|
| NetworkInterface | This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface. | Class | java.net | Java SE |
|
| NetworkChannel | A channel to a network socket. | Interface | java.nio.channels | Java SE |
|
| TAG_INTERNET_IOP | Generated by the IDL-to-Java compiler (portable), version 3. | Interface | org.omg.IOP | Java SE |
|
| InternetAddress | This class represents an Internet email address using the syntax Typical address syntax is of the form user@host. | Class | javax.mail.internet | Java EE |
|
| InternetHeaders | InternetHeaders is a utility class that manages RFC822 style headers. | Class | javax.mail.internet | Java EE |
|
| InternetHeaders .InternetHeader | An individual internet header. | Class | javax.mail.internet.InternetHeaders | Java EE |
|
| OneToMany | Specifies a many-valued association with one-to-many multiplicity. | Class | javax.persistence | Java EE |
|
| OneToOne | Specifies a single-valued association to another entity that has one-to-one multiplicity. | Class | javax.persistence | Java EE |
|
| HLineTo | Creates a horizontal line path element from the current point to x. | Class | javafx.scene.shape | Java FX |
|
| LineTo | Creates a line path element by drawing a straight line from the current coordinate to the new coordinates. | Class | javafx.scene.shape | Java FX |
|
| VLineTo | Creates a vertical line path element from the current point to y. | Class | javafx.scene.shape | Java FX |
|
| AbstractLineTokenizer | Abstract class handling common concerns of various LineTokenizerAuthor:Dave Syer, Robert Kasanicky, Lucas Ward, Michael Minella | Class | org.springframework.batch.item.file.transform | Spring Batch |
|
| CompositeCustomerUpdateLineTokenizer | Composite LineTokenizer that delegates the tokenization of a line to one of two potentialtokenizers. | Class | org.springframework.batch.sample.domain.trade | Spring Batch |
|
| DelimitedLineTokenizer | A LineTokenizer implementation that splits the input String on aconfigurable delimiter. | Class | org.springframework.batch.item.file.transform | Spring Batch |
|
| LineTokenizer | Interface that is used by framework to split string obtained typically from aAuthor:tomas. | Interface | org.springframework.batch.item.file.transform | Spring Batch |
|
| PatternMatchingCompositeLineTokenizer | A LineTokenizer implementation that stores a mapping of Stringpatterns to delegate LineTokenizers. | Class | org.springframework.batch.item.file.transform | Spring Batch |
|
| RegexLineTokenizer | Line-tokenizer using a regular expression to filter out data (by using matching and non-matching groups). | Class | org.springframework.batch.item.file.transform | Spring Batch |
|
| HornetQAutoConfiguration | Auto-configuration to integrate with an HornetQ broker. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
|
| HornetQConfigurationCustomizer | Callback interface that can be implemented by beans wishing to customize the HornetQJMS server Configuration before it is used by an auto-configured | Interface | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
|
| HornetQMode | Define the mode in which HornetQ can operate. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
|
| HornetQNoOpBindingRegistry | A no-op implementation of the BindingRegistry. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
|
| HornetQProperties | Configuration properties for HornetQ. | Class | org.springframework.boot.autoconfigure.jms.hornetq | Spring Boot |
|
| HornetQProperties .Embedded | Configuration for an embedded HornetQ server. | Class | org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties | Spring Boot |
|
| InetAddressEditor | PropertyEditor for InetAddress objects. | Class | org.springframework.boot.bind | Spring Boot |
|
| ShellProperties .Telnet | | Class | org.springframework.boot.actuate.autoconfigure.ShellProperties | Spring Boot |
|
| DefaultTcpNetSSLSocketFactorySupport | for SSL sockets SSLServerSocket andSince:2. | Class | org.springframework.integration.ip.tcp.connection | Spring Integration |
|
| DefaultTcpNetSocketFactorySupport | for non-SSL sockets ServerSocket andSince:2. | Class | org.springframework.integration.ip.tcp.connection | Spring Integration |
|
| AbstractInternetProtocolSendingMessageHandler | Base class for all TCP/UDP MessageHandlers. | Class | org.springframework.integration.ip | Spring Integration |
|
| AbstractInternetProtocolReceivingChannelAdapter | Base class for inbound TCP/UDP Channel Adapters. | Class | org.springframework.integration.ip | Spring Integration |
|
| TcpNetClientConnectionFactory | A client connection factory that creates TcpNetConnections. | Class | org.springframework.integration.ip.tcp.connection | Spring Integration |
|
| TcpNetConnection | A TcpConnection that uses and underlying Socket. | Class | org.springframework.integration.ip.tcp.connection | Spring Integration |
|
| TcpNetServerConnectionFactory | a ServerSocket. | Class | org.springframework.integration.ip.tcp.connection | Spring Integration |
|
| InternetAddressEditor | Editor for java. | Class | org.springframework.mail.javamail | Spring MVC |
|
| MonetaryAmountFormatter | Formatter for JSR-354 MonetaryAmount values,delegating to MonetaryAmountFormat. | Class | org.springframework.format.number.money | Spring MVC |
|
| Netty4ClientHttpRequestFactory | ClientHttpRequestFactory implementation thatuses Netty 4 to create requests. | Class | org.springframework.http.client | Spring MVC |
|
| InetOrgPerson | | Class | apidocs.org | Spring Security |
|
| InetOrgPerson .Essence | | Class | apidocs.org | Spring Security |
|
| InetOrgPersonContextMapper | | Class | apidocs.org | Spring Security |
|
| NettyHttpInboundChannelAdapter | | Class | org.springframework.integration.x.http | Spring XD |
|
| NettyInboundMessageConverter | Message converter (inbound only) to convert a Netty Http MessageEvent toa Message. | Class | org.springframework.integration.x.http | Spring XD |
|
| NetworkUtils | Various network utilities. | Class | org.springframework.xd.greenplum.support | Spring XD |
|
| ReactorNetSourceOptionsMetadata | Provides metadata about the configuration options of a ReactorPeer in Spring XD. | Class | org.springframework.xd.integration.reactor.net | Spring XD |
|
| AttachInternetGatewayRequest | | Class | amazonaws.services | Amazon AWS |
|
| AttachLoadBalancerToSubnetsRequest | | Class | amazonaws.services | Amazon AWS |
|
| AttachLoadBalancerToSubnetsResult | | Class | amazonaws.services | Amazon AWS |
|
| AttachNetworkInterfaceRequest | | Class | amazonaws.services | Amazon AWS |
|
| AttachNetworkInterfaceResult | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetGroup | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetGroupAlreadyExistsException | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetGroupInUseException | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetGroupNotFoundException | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetGroupQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| CacheSubnetQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| ClusterSubnetGroup | | Class | amazonaws.services | Amazon AWS |
|
| ClusterSubnetGroupAlreadyExistsException | | Class | amazonaws.services | Amazon AWS |
|
| ClusterSubnetGroupNotFoundException | | Class | amazonaws.services | Amazon AWS |
|
| ClusterSubnetGroupQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| ClusterSubnetQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| CreateCacheSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateClusterSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateDBSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateInternetGatewayRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateInternetGatewayResult | | Class | amazonaws.services | Amazon AWS |
|
| CreateNetworkAclEntryRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateNetworkAclRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateNetworkAclResult | | Class | amazonaws.services | Amazon AWS |
|
| CreateNetworkInterfaceRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateNetworkInterfaceResult | | Class | amazonaws.services | Amazon AWS |
|
| CreateSubnetRequest | | Class | amazonaws.services | Amazon AWS |
|
| CreateSubnetResult | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroup | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroupAlreadyExistsException | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroupDoesNotCoverEnoughAZsException | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroupNotAllowedException | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroupNotFoundException | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetGroupQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| DBSubnetQuotaExceededException | | Class | amazonaws.services | Amazon AWS |
|
| DeleteCacheSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteClusterSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteDBSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteInternetGatewayRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteNetworkAclEntryRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteNetworkAclRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteNetworkInterfaceRequest | | Class | amazonaws.services | Amazon AWS |
|
| DeleteSubnetRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeCacheSubnetGroupsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeCacheSubnetGroupsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeClusterSubnetGroupsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeClusterSubnetGroupsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeDBSubnetGroupsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeDBSubnetGroupsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeInternetGatewaysRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeInternetGatewaysResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkAclsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkAclsResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkInterfaceAttributeRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkInterfaceAttributeResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkInterfacesRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeNetworkInterfacesResult | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSubnetsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DescribeSubnetsResult | | Class | amazonaws.services | Amazon AWS |
|
| DetachInternetGatewayRequest | | Class | amazonaws.services | Amazon AWS |
|
| DetachLoadBalancerFromSubnetsRequest | | Class | amazonaws.services | Amazon AWS |
|
| DetachLoadBalancerFromSubnetsResult | | Class | amazonaws.services | Amazon AWS |
|
| DetachNetworkInterfaceRequest | | Class | amazonaws.services | Amazon AWS |
|
| InstanceNetworkInterface | | Class | amazonaws.services | Amazon AWS |
|
| InstanceNetworkInterfaceAssociation | | Class | amazonaws.services | Amazon AWS |
|
| InstanceNetworkInterfaceAttachment | | Class | amazonaws.services | Amazon AWS |
|
| InstanceNetworkInterfaceSpecification | | Class | amazonaws.services | Amazon AWS |
|
| InternetGateway | | Class | amazonaws.services | Amazon AWS |
|
| InternetGatewayAttachment | | Class | amazonaws.services | Amazon AWS |
|
| InvalidClusterSubnetGroupStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidClusterSubnetStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidDBSubnetGroupException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidDBSubnetGroupStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidDBSubnetStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidSubnetException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidSubnetException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidSubnetException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidSubnetException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidVPCNetworkStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidVPCNetworkStateException | | Class | amazonaws.services | Amazon AWS |
|
| InvalidVPCNetworkStateException | | Class | amazonaws.services | Amazon AWS |
|
| ModifyCacheSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| ModifyClusterSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| ModifyDBSubnetGroupRequest | | Class | amazonaws.services | Amazon AWS |
|
| ModifyNetworkInterfaceAttributeRequest | | Class | amazonaws.services | Amazon AWS |
|
| ModifySubnetAttributeRequest | | Class | amazonaws.services | Amazon AWS |
|
| NetworkAcl | | Class | amazonaws.services | Amazon AWS |
|
| NetworkAclAssociation | | Class | amazonaws.services | Amazon AWS |
|
| NetworkAclEntry | | Class | amazonaws.services | Amazon AWS |
|
| NetworkBinding | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterface | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterface | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceAssociation | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceAttachment | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceAttachmentChanges | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceAttribute | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceLimitExceededException | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfacePrivateIpAddress | | Class | amazonaws.services | Amazon AWS |
|
| NetworkInterfaceStatus | | Class | amazonaws.services | Amazon AWS |
|
| NoFreeAddressesInSubnetException | | Class | amazonaws.services | Amazon AWS |
|
| AbstractNetwork | An interconnected set of vertices, representing and knowledge-space. | Class | org.pandora.knowledge | Open Pandora |
|
| BasicNetwork | An interconnected set of vertices, representing and knowledge-space. | Class | org.pandora.knowledge | Open Pandora |
|
| DatabaseNetwork | Network using JPA to access a Derby database. | Class | org.pandora.knowledge.database | Open Pandora |
|
| Network | An interconnected set of vertices, representing and knowledge-space. | Interface | org.pandora.api.knowledge | Open Pandora |
|
| NetworkXMLParser | Utility class that converts a network to add from xml. | Class | org.pandora.knowledge.xml | Open Pandora |
|
| TurbineTemplate | This is a simple static accessor to common TemplateService tasks such as getting a Screen that is associated with a screen template. | Class | org.apache.turbine.services.template | Apache Turbine |
|
| TurbineTemplateService | This service provides a method for mapping templates to their appropriate Screens or Navigations. | Class | org.apache.turbine.services.template | Apache Turbine |
|
| MySQLEngineType | enum MySQLEngineTypeEnum Constant Summary | Class | org.apache.jena.sdb.sql | Apache Jena |
|
| AffineTransformOperation | Fields inherited from interface org. | Class | org.apache.cocoon.reading.imageop | Apache Cocoon |
|
| NetUtils | A collection of File, URL and filenameVersion:CVS $Id: NetUtils. | Class | org.apache.cocoon.util | Apache Cocoon |
|
| UnderlineType | | Class | org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements | Apache Cocoon |
|
| ConditionalNetworkBridgeFilterFactory | origin if no consumers are present on the local broker after a configurable delay, irrespective of the TTL. | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| DefaultNetworkBridgeFilterFactory | | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| DiscoveryNetworkConnector | A network connector which uses a discovery agent to detect the remote brokers available and setup a connection to each available remote broker | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| DtoBroker .NetworkConnectors | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBroker | Apache ActiveMQ |
|
| DtoBroker .NetworkConnectorURIs | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBroker | Apache ActiveMQ |
|
| DtoBrokerService .NetworkConnectors | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBrokerService | Apache ActiveMQ |
|
| DtoBrokerService .NetworkConnectorURIs | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBrokerService | Apache ActiveMQ |
|
| DtoCompositeDemandForwardingBridge .NetworkBridgeListener | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoCompositeDemandForwardingBridge | Apache ActiveMQ |
|
| DtoConditionalNetworkBridgeFilterFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoDefaultNetworkBridgeFilterFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoDemandForwardingBridge .NetworkBridgeListener | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoDemandForwardingBridge | Apache ActiveMQ |
|
| DtoForwardingBridge .NetworkBridgeFailedListener | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoForwardingBridge | Apache ActiveMQ |
|
| DtoLdapNetworkConnector | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .ConnectionFilter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .DurableDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .DynamicallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .ExcludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoLdapNetworkConnector .StaticallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoLdapNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .Bridge | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .ConnectionFilter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .DurableDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .DynamicallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .ExcludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .LocalTransport | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .RemoteTransport | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoMulticastNetworkConnector .StaticallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMulticastNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoNetworkConnector .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .ConnectionFilter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .DiscoveryAgent | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .DurableDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .DynamicallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .ExcludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoNetworkConnector .StaticallyIncludedDestinations | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoNetworkConnector | Apache ActiveMQ |
|
| DtoPolicyEntry .NetworkBridgeFilterFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoPolicyEntry | Apache ActiveMQ |
|
| DtoPriorityNetworkDispatchPolicy | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| InetAddressUtil | | Class | org.apache.activemq.util | Apache ActiveMQ |
|
| LdapNetworkConnector | class to create dynamic network connectors listed in an directory server using the LDAP v3 protocol as defined in RFC 2251, the entries listed in the | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| MBeanNetworkListener | | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| MulticastNetworkConnector | A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridge | | Interface | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeConfiguration | | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeFactory | | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeFilter | | Class | org.apache.activemq.command | Apache ActiveMQ |
|
| NetworkBridgeFilterFactory | | Interface | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v1 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v10 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v11 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v2 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v3 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v4 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v5 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v6 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v7 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v8 | Apache ActiveMQ |
|
| NetworkBridgeFilterMarshaller | Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! | Class | org.apache.activemq.openwire.v9 | Apache ActiveMQ |
|
| NetworkBridgeListener | | Interface | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeStatistics | The Statistics for a NetworkBridge. | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkBridgeView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| NetworkBridgeViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| NetworkConnector | Connector class for bridging broker networks. | Class | org.apache.activemq.network | Apache ActiveMQ |
|
| NetworkConnectorProcessor | | Class | org.apache.activemq.plugin | Apache ActiveMQ |
|
| NetworkConnectorsProcessor | | Class | org.apache.activemq.plugin | Apache ActiveMQ |
|
| NetworkConnectorView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| NetworkConnectorViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| NetworkDestinationView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| NetworkDestinationViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| PriorityNetworkDispatchPolicy | dispatch policy that ignores lower priority duplicate network consumers, used in conjunction with network bridge suppresDuplicateTopicSubscriptions | Class | org.apache.activemq.broker.region.policy | Apache ActiveMQ |
|
| InetAddressUtil | | Class | org.apache.camel.util | Apache Camel |
|
| InetType | Adapter to handle conversion between Postgresql native inet type and Strings. | Class | org.dbunit.ext.postgresql | SourceForge DBUnit |
|
| NetezzaDataTypeFactory | NetezzaDataTypeFactory - This class is for the DBUnit data type factory for Netezza databaseSince:2. | Class | org.dbunit.ext.netezza | SourceForge DBUnit |
|
| NetezzaMetadataHandler | Special metadata handler for Netezza. | Class | org.dbunit.ext.netezza | SourceForge DBUnit |
|
| AddNetworkConnection | | Class | org.openqa.selenium.remote.mobile | Selenium |
|
| DefaultNetworkInterfaceProvider | | Class | org.openqa.selenium.net | Selenium |
|
| InternetExplorerDriver | | Class | org.openqa.selenium.ie | Selenium |
|
| InternetExplorerDriverEngine | enum InternetExplorerDriverEngineEnum Constant Summary | Class | org.openqa.selenium.ie | Selenium |
|
| InternetExplorerDriverLogLevel | enum InternetExplorerDriverLogLevelEnum Constant Summary | Class | org.openqa.selenium.ie | Selenium |
|
| InternetExplorerDriverService | Manages the life and death of an IEDriverServer. | Class | org.openqa.selenium.ie | Selenium |
|
| InternetExplorerDriverService .Builder | Builder used to configure new InternetExplorerDriverService instances. | Class | org.openqa.selenium.ie.InternetExplorerDriverService | Selenium |
|
| InternetExplorerLocator | Discovers a valid Internet Explorer installation on local system. | Class | org.openqa.selenium.browserlaunchers.locators | Selenium |
|
| MarionetteConnection | | Class | org.openqa.selenium.firefox.internal | Selenium |
|
| NetworkConnection | Control a device's network connection Example usage: NetworkConnection mobileDriver = (NetworkConnection) driver; | Interface | org.openqa.selenium.mobile | Selenium |
|
| NetworkConnection .ConnectionType | ConnectionType is a bitmask to represent a device's network connection Data WIFI Airplane | Class | org.openqa.selenium.mobile.NetworkConnection | Selenium |
|
| NetworkInterface | | Class | org.openqa.selenium.net | Selenium |
|
| NetworkInterfaceProvider | Provides information about the local network interfaces. | Interface | org.openqa.selenium.net | Selenium |
|
| NetworkUtils | | Class | org.openqa.selenium.net | Selenium |
|
| RemoteNetworkConnection | | Class | org.openqa.selenium.remote.mobile | Selenium |
|
| EngineTemplateInitializer | | Class | com.uwyn.rife.engine | Rife |
|
| MissingManyToOneTableException | | Class | com.uwyn.rife.database.exceptions | Rife |
|
| TemplateFactoryEngineTypes | | Class | com.uwyn.rife.template | Rife |
|
| MethodAppearanceFineTuner | Used for customizing how the methods are visible from templates, via BeansWrapper. | Interface | freemarker.ext.beans | FreeMarker Template |
|
| AffineTransformer | Provides methods to map points from one coordinate system to another, by delegating to a wrapped AffineTransform (uniform) | Class | edu.uci.ics.jung.visualization.transform | SourceForge Jung |
|
| MutableAffineTransformer | Provides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to | Class | edu.uci.ics.jung.visualization.transform | SourceForge Jung |
|
| PajekNetReader | Reads a Graph from a Pajek NET formatted source. | Class | edu.uci.ics.jung.io | SourceForge Jung |
|
| PajekNetReader .ListTagPred | A Predicate which evaluates to true if the argument ends with the string "list". | Class | edu.uci.ics.jung.io.PajekNetReader | SourceForge Jung |
|
| PajekNetReader .StartsWithPredicate | A Predicate which evaluates to true if the argument starts with the constructor-specified String. | Class | edu.uci.ics.jung.io.PajekNetReader | SourceForge Jung |
|
| PajekNetWriter | Writes graphs in the Pajek NET format. | Class | edu.uci.ics.jung.io | SourceForge Jung |
|
| AbstractOneToOneMapper | Template class for property mappers that manage one-to-one relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| JaxbOneToMany | | Class | org.hibernate.internal.jaxb.mapping.orm | Hibernate ORM |
|
| JaxbOneToManyElement | Java class for one-to-many-element complex type. | Class | org.hibernate.internal.jaxb.mapping.hbm | Hibernate ORM |
|
| JaxbOneToOne | | Class | org.hibernate.internal.jaxb.mapping.orm | Hibernate ORM |
|
| JaxbOneToOneElement | Java class for one-to-one-element complex type. | Class | org.hibernate.internal.jaxb.mapping.hbm | Hibernate ORM |
|
| ManyToOneType | A many-to-one association to an entity. | Class | org.hibernate.type | Hibernate ORM |
|
| OneToMany | A mapping for a one-to-many associationSee Also:Serialized Form | Class | org.hibernate.mapping | Hibernate ORM |
|
| OneToManyCollectionElement | | Class | org.hibernate.metamodel.binding | Hibernate ORM |
|
| OneToManyJoinWalker | Walker for one-to-many associationsSee Also:OneToManyLoader | Class | org.hibernate.loader.collection | Hibernate ORM |
|
| OneToManyLoader | Loads one-to-many associations The collection persister must implement QueryableCOllection. | Class | org.hibernate.loader.collection | Hibernate ORM |
|
| OneToManyPersister | Collection persister for one-to-many associations. | Class | org.hibernate.persister.collection | Hibernate ORM |
|
| OneToManyPluralAttributeElementSource | | Interface | org.hibernate.metamodel.source.binder | Hibernate ORM |
|
| OneToManyPluralAttributeElementSourceImpl | | Class | org.hibernate.metamodel.source.hbm | Hibernate ORM |
|
| OneToOne | A one-to-one association mappingSee Also:Serialized Form | Class | org.hibernate.mapping | Hibernate ORM |
|
| OneToOneNotOwningMapper | Property mapper for not owning side of OneToOne relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| OneToOnePrimaryKeyJoinColumnMapper | Property mapper for OneToOne with PrimaryKeyJoinColumn relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| OneToOneSecondPass | We have to handle OneToOne in a second pass because:See Also:Serialized Form | Class | org.hibernate.cfg | Hibernate ORM |
|
| OneToOneType | A one-to-one association to an entitySee Also:Serialized Form | Class | org.hibernate.type | Hibernate ORM |
|
| SpecialOneToOneType | A one-to-one association that maps to specific formula(s) instead of the primary key column of the owning entity. | Class | org.hibernate.type | Hibernate ORM |
|
| SubselectOneToManyLoader | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.hibernate.loader.collection | Hibernate ORM |
|
| TimeZoneType | A type mapping VARCHAR and TimeZoneSee Also:Serialized Form | Class | org.hibernate.type | Hibernate ORM |
|
| TimeZoneTypeDescriptor | Descriptor for TimeZone handling. | Class | org.hibernate.type.descriptor.java | Hibernate ORM |
|
| TimeZoneTypeDescriptor .TimeZoneComparator | | Class | org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor | Hibernate ORM |
|
| AffineTransform | The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D | Class | awt.geom | Code Trails |
|
| AffineTransformOp | This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates | Class | awt.image | Code Trails |
|
| BaseInlineTaglet | An abstract inline taglet that outputs HTML. | Class | sun.tools.doclets.internal.toolkit.taglets | Code Trails |
|
| NettyStreamFactory | A StreamFactory for Streams based on Netty 4. | Class | mongodb.connection.netty | MongoDB NoSQL |
|
| NettyStreamFactoryFactory | A StreamFactoryFactory implementation for Netty-based streams. | Class | mongodb.connection.netty | MongoDB NoSQL |
|
| NoneType | | Class | apache.vxquery.types | Apache VQuery |
|
| HttpInetConnection | An HTTP connection over the Internet Protocol (IP). | Interface | apache.http | Apache HttpComponents |
|
| NetUtils | | Class | apache.http.util | Apache HttpComponents |
|
| NoneToBindableConverterRule | Rule to convert a relational expression from to BindableConvention. | Class | org.apache.calcite.interpreter | Calcite |
|
| NettyClient | Netty client for sending requests. | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyMasterClient | | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyMasterServer | | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyServer | | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyWorkerAggregatorRequestProcessor | | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyWorkerClient | Takes users facing APIs in WorkerClient and implements them using the available WritableRequest objects. | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyWorkerClientRequestProcessor | Aggregate requests and sends them to the thread-safe NettyClient. | Class | org.apache.giraph.comm.netty | Giraph |
|
| NettyWorkerServer | Netty worker server that implement WorkerServer and contains the actual ServerData. | Class | org.apache.giraph.comm.netty | Giraph |
|
| SaslNettyClient | | Class | org.apache.giraph.comm.netty | Giraph |
|
| SaslNettyServer | Encapsulates SASL server logic for Giraph BSP worker servers. | Class | org.apache.giraph.comm.netty | Giraph |
|
| SaslNettyServer .SaslDigestCallbackHandler | | Class | org.apache.giraph.comm.netty.SaslNettyServer | Giraph |
|
| NettyServer | A Netty-based RPC Server implementation. | Class | org.apache.avro.ipc | Avro |
|
| NettyTransceiver | A Netty-based Transceiver implementation. | Class | org.apache.avro.ipc | Avro |
|
| NettyTransceiver .NettyTransceiverThreadFactory | Creates threads with unique names based on a specified name prefix. | Class | org.apache.avro.ipc.NettyTransceiver | Avro |
|
| NettyTransportCodec | Data structure, encoder and decoder classes for the Netty transport. | Class | org.apache.avro.ipc | Avro |
|
| NettyTransportCodec .NettyDataPack | Transport protocol data structure when using Netty. | Class | org.apache.avro.ipc.NettyTransportCodec | Avro |
|
| NettyTransportCodec .NettyFrameDecoder | Protocol decoder which converts Netty's ChannelBuffer to NettyDataPack which contains a List needed | Class | org.apache.avro.ipc.NettyTransportCodec | Avro |
|
| NettyTransportCodec .NettyFrameEncoder | Protocol encoder which converts NettyDataPack which contains the Responder's output List to ChannelBuffer needed | Class | org.apache.avro.ipc.NettyTransportCodec | Avro |
|
| HttpInetSocketAddress | HttpHost used to resolve the address. | Class | org.apache.http.conn | Apache HttpComponents |
|
| InetAddressUtils | A collection of utilities relating to InetAddresses. | Class | org.apache.http.conn.util | Apache HttpComponents |
|
| NetscapeDomainHandler | | Class | org.apache.http.impl.cookie | Apache HttpComponents |
|
| NetscapeDraftHeaderParser | | Class | org.apache.http.impl.cookie | Apache HttpComponents |
|
| NetscapeDraftSpec | This CookieSpec implementation conforms to the original draft specification published by Netscape Communications. | Class | org.apache.http.impl.cookie | Apache HttpComponents |
|
| NetscapeDraftSpecFactory | CookieSpecProvider implementation that creates and initializes NetscapeDraftSpec instances. | Class | org.apache.http.impl.cookie | Apache HttpComponents |
|
| NetcatSource | A netcat-like source that listens on a given port and turns each line of text This source, primarily built for testing and exceedingly simple systems, acts | Class | org.apache.flume.source | Flume |
|
| NetcatSourceConfigurationConstants | | Class | org.apache.flume.source | Flume |
|
| NettyAvroRpcClient | Avro/Netty implementation of RpcClient. | Class | org.apache.flume.api | Flume |
|
| RegexStringComparator .EngineType | | Class | org.apache.hadoop.hbase.filter.RegexStringComparator | HBase |
|
| JavaNetHTTPSender | Pivot handler for the HTTP transport based on the HttpURLConnection API. | Class | org.apache.axis.transport.http.javanet | Apache Axis |
|
| NetworkUtils | Utility classes for networking created 13-May-2004 16:17:51 | Class | org.apache.axis.utils | Apache Axis |
|
| MersenneTwister | MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick. | Class | org.apache.mahout.math.jet.random.engine | Apache Mahout |
|
| OneToManyMap | An extension to a standard map that supports one-to-many mappings: that is, there may be zero, one or many values corresponding to a given key. | Class | org.apache.jena.util | Apache Jena |
|
| OneToManyMap .Entry | Helper class to implement the Map. | Class | org.apache.jena.util.OneToManyMap | Apache Jena |
|
| AccumuloProxy .AsyncClient .cloneTable_call | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient | Apache Accumulo |
|
| AccumuloProxy .AsyncClient .offlineTable_call | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient | Apache Accumulo |
|
| AccumuloProxy .AsyncClient .onlineTable_call | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClient | Apache Accumulo |
|
| AccumuloProxy .AsyncProcessor .cloneTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessor | Apache Accumulo |
|
| AccumuloProxy .AsyncProcessor .offlineTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessor | Apache Accumulo |
|
| AccumuloProxy .AsyncProcessor .onlineTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncProcessor | Apache Accumulo |
|
| AccumuloProxy .cloneTable_args | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .cloneTable_args ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.cloneTable_args | Apache Accumulo |
|
| AccumuloProxy .cloneTable_result | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .cloneTable_result ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.cloneTable_result | Apache Accumulo |
|
| AccumuloProxy .offlineTable_args | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .offlineTable_args ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.offlineTable_args | Apache Accumulo |
|
| AccumuloProxy .offlineTable_result | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .offlineTable_result ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.offlineTable_result | Apache Accumulo |
|
| AccumuloProxy .onlineTable_args | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .onlineTable_args ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.onlineTable_args | Apache Accumulo |
|
| AccumuloProxy .onlineTable_result | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy | Apache Accumulo |
|
| AccumuloProxy .onlineTable_result ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.onlineTable_result | Apache Accumulo |
|
| AccumuloProxy .Processor .cloneTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.Processor | Apache Accumulo |
|
| AccumuloProxy .Processor .offlineTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.Processor | Apache Accumulo |
|
| AccumuloProxy .Processor .onlineTable | | Class | org.apache.accumulo.proxy.thrift.AccumuloProxy.Processor | Apache Accumulo |
|
| CloneTable | | Class | org.apache.accumulo.master.tableOps | Apache Accumulo |
|
| CloneTable | | Class | org.apache.accumulo.test.randomwalk.concurrent | Apache Accumulo |
|
| CloneTableCommand | | Class | org.apache.accumulo.core.util.shell.commands | Apache Accumulo |
|
| FindOfflineTablets | | Class | org.apache.accumulo.server.util | Apache Accumulo |
|
| OfflineTable | | Class | org.apache.accumulo.test.randomwalk.concurrent | Apache Accumulo |
|
| OfflineTable | | Class | org.apache.accumulo.test.randomwalk.multitable | Apache Accumulo |
|
| AES128CounterInetRNG | This class is a wrapper around the 128-bit AESCounterRNG algorithm provided by http://maths. | Class | akka.remote.security.provider | Akka |
|
| AES256CounterInetRNG | This class is a wrapper around the 256-bit AESCounterRNG algorithm provided by http://maths. | Class | akka.remote.security.provider | Akka |
|
| Inet | | Class | akka.io | Akka |
|
| Inet$ | | Class | akka.io | Akka |
|
| Inet .AbstractSocketOption | Java API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel). | Class | akka.io.Inet | Akka |
|
| Inet .AbstractSocketOptionV2 | | Class | akka.io.Inet | Akka |
|
| Inet .DatagramChannelCreator | DatagramChannel creation behavior. | Class | akka.io.Inet | Akka |
|
| Inet .DatagramChannelCreator$ | | Class | akka.io.Inet | Akka |
|
| Inet .SO$ | | Class | akka.io.Inet | Akka |
|
| Inet .SocketOption | SocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel). | Interface | akka.io.Inet | Akka |
|
| Inet .SocketOptionV2 | Action to be taken for this option after connect returned (i. | Interface | akka.io.Inet | Akka |
|
| Inet .SoForwarders | Inet. | Interface | akka.io.Inet | Akka |
|
| Inet .SoJavaFactories | Inet. | Interface | akka.io.Inet | Akka |
|
| InetAddressDnsProvider | | Class | akka.io | Akka |
|
| InetAddressDnsResolver | | Class | akka.io | Akka |
|
| InternetSeedGenerator | | Class | akka.remote.security.provider | Akka |
|
| InternetSeedGenerator$ | Seed generator that maintains multiple strategies for seed generation and will delegate to the best one available for the | Class | akka.remote.security.provider | Akka |
|
| NettyClientHelpers | org. | Interface | akka.remote.transport.netty | Akka |
|
| NettyFutureBridge | | Class | akka.remote.transport.netty | Akka |
|
| NettyFutureBridge$ | | Class | akka.remote.transport.netty | Akka |
|
| NettyHelpers | org. | Interface | akka.remote.transport.netty | Akka |
|
| NettyServerHelpers | org. | Interface | akka.remote.transport.netty | Akka |
|
| NettySSLSupport | | Class | akka.remote.transport.netty | Akka |
|
| NettySSLSupport$ | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransport | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransport$ | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransportException | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransportSettings | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransportSettings$ | | Class | akka.remote.transport.netty | Akka |
|
| NettyTransportSettings .Tcp$ | | Class | akka.remote.transport.netty.NettyTransportSettings | Akka |
|
| NettyTransportSettings .Udp$ | | Class | akka.remote.transport.netty.NettyTransportSettings | Akka |
|
| NettyRenameThreadFactory | | Class | backtype.storm.messaging.netty | Apache Storm |
|
| SaslNettyClient | | Class | backtype.storm.messaging.netty | Apache Storm |
|
| CombineTextInputFormat | Input format that is a CombineFileInputFormat-equivalent forSee Also:CombineFileInputFormat | Class | org.apache.hadoop.mapred.lib | Apache Hadoop |
|
| CombineTextInputFormat | Input format that is a CombineFileInputFormat-equivalent forSee Also:CombineFileInputFormat | Class | org.apache.hadoop.mapreduce.lib.input | Apache Hadoop |
|
| OneToOneDependency | Represents a one-to-one dependency between partitions of the parent and child RDDs. | Class | org.apache.spark | Apache Spark |
|
| OneToManyJoin | Optimized join for situations where exactly one value is being joined with any other number of values based on a common key. | Class | org.apache.crunch.lib.join | Apache Crunch |
|
| NetBootFile | Represents a file/directory representation read from a distant HTTP serverVersion:$Revision: 1. | Class | org.jboss.deployment | JBoss System |
|
| NetBootHelper | Static helper methods for NetBoot featuresVersion:$Revision: 1. | Class | org.jboss.deployment | JBoss System |
|
| AbstractNetworkConnector | An abstract Network Connector. | Class | org.eclipse.jetty.server | Jetty |
|
| NetworkConnector | | Interface | org.eclipse.jetty.server | Jetty |
|
| NetworkTrafficListener | A listener for raw network traffic within Jetty. | Interface | org.eclipse.jetty.io | Jetty |
|
| NetworkTrafficListener .Adapter | A commodity class that implements NetworkTrafficListener with empty methods. | Class | org.eclipse.jetty.io.NetworkTrafficListener | Jetty |
|
| NetworkTrafficSelectChannelConnector | | Class | org.eclipse.jetty.server.nio | Jetty |
|
| NetworkTrafficSelectChannelEndPoint | | Class | org.eclipse.jetty.io | Jetty |
|
| NetworkTrafficServerConnector | A specialized version of ServerConnector that supports NetworkTrafficListeners. | Class | org.eclipse.jetty.server | Jetty |
|
| CSSTrustEveryoneType | An XML trustEveryoneType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.css | Apache Geronimo |
|
| CSSTrustEveryoneType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.css.CSSTrustEveryoneType | Apache Geronimo |
|
| CSSTrustEveryoneTypeImpl | An XML trustEveryoneType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.css.impl | Apache Geronimo |
|
| CSSTrustNooneType | An XML trustNooneType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.css | Apache Geronimo |
|
| CSSTrustNooneType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.css.CSSTrustNooneType | Apache Geronimo |
|
| CSSTrustNooneTypeImpl | An XML trustNooneType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.css.impl | Apache Geronimo |
|
| DerbyNetworkGBean | A GBean that manages remote network access to the embedded Derby server. | Class | org.apache.geronimo.derby | Apache Geronimo |
|
| InetAddressEditor | Constructor SummaryInetAddressEditor()Methods inherited from class org. | Class | org.apache.geronimo.common.propertyeditor | Apache Geronimo |
|
| NetscapeCertType | The NetscapeCertType object. | Class | org.apache.geronimo.crypto.asn1.misc | Apache Geronimo |
|
| NetscapeRevocationURL | Fields inherited from interface org. | Class | org.apache.geronimo.crypto.asn1.misc | Apache Geronimo |
|
| NetworkConnector | Base management interface for a network connector used to handle some protocol in order to talk to some part of the Geronimo server. | Interface | org.apache.geronimo.management.geronimo | Apache Geronimo |
|
| NetworkContainer | Basic operations for a network container. | Interface | org.apache.geronimo.management.geronimo | Apache Geronimo |
|
| NetworkManager | Base management interface for a network technology with associated containers and connectors. | Interface | org.apache.geronimo.management.geronimo | Apache Geronimo |
|
| TSSTrustEveryoneType | An XML trustEveryoneType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.tss | Apache Geronimo |
|
| TSSTrustEveryoneType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.TSSTrustEveryoneType | Apache Geronimo |
|
| TSSTrustEveryoneTypeImpl | An XML trustEveryoneType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.impl | Apache Geronimo |
|
| TSSTrustNooneType | An XML trustNooneType(@http://openejb. | Interface | org.apache.geronimo.corba.xbeans.csiv2.tss | Apache Geronimo |
|
| TSSTrustNooneType .Factory | | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.TSSTrustNooneType | Apache Geronimo |
|
| TSSTrustNooneTypeImpl | An XML trustNooneType(@http://openejb. | Class | org.apache.geronimo.corba.xbeans.csiv2.tss.impl | Apache Geronimo |
|
| JAffineTransformChooser | The JAffineTransformChooser is a pane that contains controls to let a user select the various components that | Class | org.apache.batik.ext.swing | Apache FOP Batik |
|
| JAffineTransformChooser .Dialog | | Class | org.apache.batik.ext.swing.JAffineTransformChooser | Apache FOP Batik |
|
| CompileRevenjNet | | Class | com.dslplatform.compiler.client.parameters.build | DSL Platform |
|
| DotNet | | Class | com.dslplatform.compiler.client.parameters | DSL Platform |
|
| NeteaseWeibooApi | | Class | org.scribe.builder.api | Scribe |
|
| NetProspexApi | | Class | org.scribe.builder.api | Scribe |
|
| ImageNetRecordReader | | Class | org.canova.image.recordreader | Canova |
|
| RawDBNFinetuneExample | | Class | org.deeplearning4j.example.mnist | Deeplearning4j |
|
| NetworkIOException | | Class | com.notnoop.exceptions | Push Notification (NOTNOOP) |
|
| TelnetAppender | The TelnetAppender is a log4j appender that specializes in writing to a read-only socket. | Class | org.apache.log4j.net | Apache Log4j |
|
| CoreAnnotations .WordnetSynAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | Stanford Parser |
|
| TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParser | | Class | edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter | Stanford Parser |
|
| WordNetConnection | Allows us to verify that a wordnet connection is available without compile time errors if the package is not found. | Interface | edu.stanford.nlp.trees | Stanford Parser |
|
| ColognePhonetic | Encodes a string into a Cologne Phonetic value. | Class | 1.10.apidocs.org.apache.commons.codec.language | Apache Commons |
|
| PhoneticEngine | Converts words into potential phonetic representations. | Class | 1.10.apidocs.org.apache.commons.codec.language.bm | Apache Commons |
|
| CloneTransformer | Transformer implementation that returns a clone of the input object. | Class | org.apache.commons.collections4.functors | Apache Commons |
|
| FastCosineTransformer | real data sets. | Class | org.apache.commons.math3.transform | Apache Commons |
|
| FastSineTransformer | data sets. | Class | org.apache.commons.math3.transform | Apache Commons |
|
| GeneticAlgorithm | of the algorithm can be configured for a specific problem. | Class | org.apache.commons.math3.genetics | Apache Commons |
|
| MersenneTwister | This class implements a powerful pseudo-random number generator developed by Makoto Matsumoto and Takuji Nishimura during | Class | org.apache.commons.math3.random | Apache Commons |
|
| Network | Neural network, composed of Neuron instances and the links Although updating a neuron's state is thread-safe, modifying the | Class | org.apache.commons.math3.ml.neuralnet | Apache Commons |
|
| Network .NeuronIdentifierComparator | Comparator that prescribes an order of the neurons according to the increasing order of their identifier. | Class | org.apache.commons.math3.ml.neuralnet.Network | Apache Commons |
|
| FromNetASCIIInputStream | This class wraps an input stream, replacing all occurrences of (carriage return followed by a linefeed), | Class | org.apache.commons.net.io | Apache Commons |
|
| FromNetASCIIOutputStream | This class wraps an output stream, replacing all occurrences of (carriage return followed by a linefeed), | Class | org.apache.commons.net.io | Apache Commons |
|
| InvalidTelnetOptionException | The InvalidTelnetOptionException is the exception that is thrown whenever a TelnetOptionHandler with an invlaid | Class | org.apache.commons.net.telnet | Apache Commons |
|
| NetwareFTPEntryParser | extensions for Novell-specific operations are not supported. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
|
| SubnetUtils | A class that performs some subnet calculations given a network address and a subnet mask. | Class | org.apache.commons.net.util | Apache Commons |
|
| TelnetClient | The TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854. | Class | org.apache.commons.net.telnet | Apache Commons |
|
| TelnetCommand | The TelnetCommand class cannot be instantiated and only serves as a storehouse for telnet command constants. | Class | org.apache.commons.net.telnet | Apache Commons |
|
| TelnetInputListener | Listener interface used for notification that incoming data is available to be read. | Interface | org.apache.commons.net.telnet | Apache Commons |
|
| TelnetNotificationHandler | The TelnetNotificationHandler interface can be used to handle notification of options negotiation commands received on a telnet | Interface | org.apache.commons.net.telnet | Apache Commons |
|
| TelnetOption | The TelnetOption class cannot be instantiated and only serves as a storehouse for telnet option constants. | Class | org.apache.commons.net.telnet | Apache Commons |
|
| TelnetOptionHandler | The TelnetOptionHandler class is the base class to be used for implementing handlers for telnet options. | Class | org.apache.commons.net.telnet | Apache Commons |
|
| ToNetASCIIInputStream | This class wraps an input stream, replacing all singly occurring (linefeed) characters with (carriage return | Class | org.apache.commons.net.io | Apache Commons |
|
| ToNetASCIIOutputStream | This class wraps an output stream, replacing all singly occurring (linefeed) characters with (carriage return | Class | org.apache.commons.net.io | Apache Commons |
|
| InetAddressValidator | InetAddress validation and conversion routines (java. | Class | org.apache.commons.validator.routines | Apache Commons |
|
| InetAddresses | Static utility methods pertaining to InetAddress instances. | Class | com.google.common.net | Google Guava |
|
| InetAddresses .TeredoInfo | A simple immutable data class to encapsulate the information to be found in a All of the fields in this class are encoded in various portions | Class | com.google.common.net.InetAddresses | Google Guava |
|
| InternetDomainName | An immutable well-formed internet domain name, such as com or foo. | Class | com.google.common.net | Google Guava |
|
| BarcodeProviders .PostNetProvider | | Class | net.sf.jasperreports.components.barbecue.BarcodeProviders | Sourceforge Jasper Reports |
|
| POSTNETComponent | | Class | net.sf.jasperreports.components.barcode4j | Sourceforge Jasper Reports |
|
| AbstractInlineTaglet | An abstract inline taglet that outputs HTML. | Class | org.freehep.tools.doclet.tags | FreeHep |
|
| DefineText | | Class | org.freehep.graphicsio.swf | FreeHep |
|
| DefineText .GlyphEntry | Source Code:DefineText. | Class | org.freehep.graphicsio.swf.DefineText | FreeHep |
|
| DefineText .Record | Abstract Superclass for Text Records. | Class | org.freehep.graphicsio.swf.DefineText | FreeHep |
|
| DefineText .RecordType0 | Text0 Record, for the actual glyphs. | Class | org.freehep.graphicsio.swf.DefineText | FreeHep |
|
| DefineText .RecordType1 | Text1 Record, for the attributes of the text. | Class | org.freehep.graphicsio.swf.DefineText | FreeHep |
|
| DefineText2 | | Class | org.freehep.graphicsio.swf | FreeHep |
|
| JAVAGeneralPath .LineTo | Source Code:JAVAGeneralPath. | Class | org.freehep.graphicsio.java.JAVAGeneralPath | FreeHep |
|
| LineTo | | Class | org.freehep.graphicsio.emf | FreeHep |
|
| LineType | | Class | org.freehep.graphicsio.cgm | FreeHep |
|
| PolylineTo | | Class | org.freehep.graphicsio.emf | FreeHep |
|
| PolylineTo16 | | Class | org.freehep.graphicsio.emf | FreeHep |
|
| DANETest | | Class | org.bouncycastle.cert.test | Bouncy Castle Cryptographic |
|
| CommandLineTextExtractor | A command line wrapper around ExtractorFactory, useful for when debugging. | Class | org.apache.poi.extractor | Apache POI |
|
| CTPath2DLineTo | Java class for CT_Path2DLineTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| HwmfDraw .WmfLineTo | The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point. | Class | org.apache.poi.hwmf.record.HwmfDraw | Apache POI |
|
| LineTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| LineToCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| OutlineTextRefAtom | OEPlaceholderAtom (3998). | Class | org.apache.poi.hslf.record | Apache POI |
|
| PolyLineTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| RelLineTo | Contains x-and y-coordinates of the ending vertex of a straight line segment relative to a shape's width and height. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| AsciiHeadersEncoder .NewlineType | The newline characters to insert between header entries. | Class | io.netty.handler.codec.AsciiHeadersEncoder | Netty |
|
| InternetProtocolFamily | enum InternetProtocolFamilyInternet Protocol (IP) families used byte the DatagramChannel | Class | io.netty.channel.socket | Netty |
|
| IpSubnetFilterRule | Use this class to create rules for RuleBasedIpFilter that group IP addresses into subnets. | Class | io.netty.handler.ipfilter | Netty |
|
| NetUtil | A class that holds a number of network-related constants. | Class | io.netty.util | Netty |
|
| InetAddressValidator | InetAddress validation and conversion routines (java. | Class | org.codehaus.groovy.grails.validation.routines | Grails |
|
| OneToMany | | Class | javax.persistence | Hibernate JPA |
|
| OneToOne | | Class | javax.persistence | Hibernate JPA |
|
| AppEngineTemplateGroupDescriptorFactory | | Class | com.intellij.appengine.facet | Google App Engine |
|
| GroovyInlineTags | | Class | play.templates | Play |
|
| GroovyInlineTags .CALL | | Class | play.templates.GroovyInlineTags | Play |
|
| ServiceEngineType | | Class | org.huihoo.ofbiz.smart.service | GlassFish |
|
| ServiceEngineType | | Class | org.huihoo.ofbiz.smart.service | Apache OfBiz |
|
| InetAddressTask | F i e l d s i n h e r i t e d f r o m c l a s s o r g . | Class | com.liferay.util | Liferay Portal |
|
| InetAddressUtil | | Class | com.liferay.portal.kernel.util | Liferay Portal |
|
| InternetAddressUtil | | Class | com.liferay.util.mail | Liferay Portal |
|
| TimeZoneThreadLocal | | Class | com.liferay.portal.kernel.util | Liferay Portal |
|
| JLineTrace | A line trace Swing component. | Class | JSci.swing | JSCI |
|
| LineTrace | A line trace AWT component. | Class | JSci.awt | JSCI |
|
| NetscapeDraftSpec | Netscape cookie draft specific cookie management functionsSince:2. | Class | org.apache.commons.httpclient.cookie | Apache HttpClient |
|
| TemplateEngineText | | Class | ninja-core.ninja.template | Spark Micro Web |
|
| TemplateEngineText | | Class | ninja.template | Ninja |
|
| Viennet | The Viennet problem. | Class | org.moeaframework.problem | MOEA |
|
| Viennet2 | The Viennet (2) problem. | Class | org.moeaframework.problem | MOEA |
|
| Viennet3 | The Viennet (3) problem. | Class | org.moeaframework.problem | MOEA |
|
| Viennet4 | The Viennet (4) problem. | Class | org.moeaframework.problem | MOEA |
|
| CommonsNetFtpProtocol | This class is responsible for FTP transfers. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| CommonsNetFtpProtocolFactory | Constructs new CommonsNetFtpProtocols. | Class | org.apache.oodt.cas.protocol.ftp | Apache OODT |
|
| Net | | Class | org.apache.oodt.commons.net | Apache OODT |
|
| HttpNettyTransportNamespaceHandler | | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF |
|
| InetAddressUtils | A collection of utilities relating to InetAddresses. | Class | org.apache.cxf.transport.https.httpclient | Apache CXF |
|
| NettyHttpClientHandler | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpClientPipelineFactory | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpClientRequest | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpConduit | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpConduitFactory | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpConduitFactory .UseAsyncPolicy | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpContextHandler | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpDestination | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpDestinationFactory | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpHandler | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpServerEngine | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpServerEngineBeanDefinitionParser | | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF |
|
| NettyHttpServerEngineBeanDefinitionParser .SpringNettyHttpServerEngine | | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF |
|
| NettyHttpServerEngineConfigType | Java class for NettyHttpServerEngineConfigType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
|
| NettyHttpServerEngineFactory | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpServerEngineFactoryBeanDefinitionParser | | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF |
|
| NettyHttpServerEngineFactoryBeanDefinitionParser .SpringNettyHttpServerEngineFactory | | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF |
|
| NettyHttpServerEngineFactoryConfigType | Java class for NettyHttpServerEngineFactoryConfigType complex type. | Class | org.apache.cxf.transports.http_netty_server.configuration | Apache CXF |
|
| NettyHttpServerEngineFactoryHolder | | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF |
|
| NettyHttpServletHandler | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpServletPipelineFactory | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyHttpServletRequest | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettyHttpSession | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettyHttpTransportFactory | | Class | org.apache.cxf.transport.http.netty.client | Apache CXF |
|
| NettyHttpTransportFactory | | Class | org.apache.cxf.transport.http.netty.server | Apache CXF |
|
| NettyInterceptor | | Interface | org.apache.cxf.transport.http.netty.server.interceptor | Apache CXF |
|
| NettyServerEngineFactoryParser | | Class | org.apache.cxf.transport.http.netty.server.blueprint | Apache CXF |
|
| NettyServletContext | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettyServletInputStream | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettyServletOutputStream | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettyServletResponse | | Class | org.apache.cxf.transport.http.netty.server.servlet | Apache CXF |
|
| NettySpringTypesFactory | | Class | org.apache.cxf.transport.http.netty.server.spring | Apache CXF |
|
| WorkspaceCloneTest | | Class | org.apache.jackrabbit.test.api | Apache JackRabbit |
|
| RetryOneTime | | Class | org.apache.curator.retry | Apache Curator |
|
| InetAddressEditor | A PropertyEditor which converts a String into an This editor simply calls InetAddress. | Class | org.apache.mina.integration.beans | Apache Mina |
|
| InetSocketAddressEditor | A PropertyEditor which converts a String into an InetSocketAddress. | Class | org.apache.mina.integration.beans | Apache Mina |
|
| NetCatProtocolHandler | IoHandler implementation for NetCat client. | Class | org.apache.mina.example.netcat | Apache Mina |
|
| Subnet | A IP subnet using the CIDR notation. | Class | org.apache.mina.filter.firewall | Apache Mina |
|
| NetCDFParser | files using the UCAR, MIT-licensed NetCDF for JavaSee Also:Serialized Form | Class | org.apache.tika.parser.netcdf | Apache Tika |
|
| NetworkParser | | Class | org.apache.tika.parser | Apache Tika |
|
| WordnetSynonymParser | Parser for wordnet prolog format See http://wordnet. | Class | org.apache.lucene.analysis.synonym | Apache Lucene |
|
| PhoneticFilter | Create tokens for phonetic matches. | Class | org.apache.lucene.analysis.phonetic | Apache Lucene |
|
| PhoneticFilterFactory | Factory for PhoneticFilter. | Class | org.apache.lucene.analysis.phonetic | Apache Lucene |
|
| BasePlanetObject | All Geo3D shapes can derive from this base class, which furnishesNOTE: This API is for internal purposes only and might change in incompatible ways in the next release. | Class | org.apache.lucene.geo3d | Apache Lucene |
|
| PlanetModel | Holds mathematical constants associated with the model of a planet. | Class | org.apache.lucene.geo3d | Apache Lucene |
|
| LuceneTestCase | Base class for all Lucene unit tests, Junit3 or Junit4 variant. | Class | org.apache.lucene.util | Apache Lucene |
|
| LuceneTestCase .AwaitsFix | Annotation for tests which exhibit a known issue and are temporarily disabled. | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .BadApple | Annotation for tests that fail frequently and should be moved to a vault plan in Jenkins. | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .Monster | Annotation for monster tests that require special setup (e. | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .Nightly | | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .Slow | | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressCodecs | Annotation for test classes that should avoid certain codec types (because they are expensive, for example). | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressFileSystems | Annotation for test classes that should avoid mock filesystem types (because they test a bug that only happens on linux, for example). | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressFsync | | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressReproduceLine | | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressSysoutChecks | Ignore TestRuleLimitSysouts for any suite which is known to print over the default limit of bytes to System. | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .SuppressTempFileChecks | Marks any suites which are known not to close all the temporary files. | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| LuceneTestCase .Weekly | | Class | org.apache.lucene.util.LuceneTestCase | Apache Lucene |
|
| MersenneTwister | MersenneTwister and MersenneTwisterFastVersion 17, based on version MT199937(99/10/29) of the Mersenne Twister algorithm found at The Mersenne Twister Home Page, with the initialization improved using | Class | com.orientechnologies.common.util | Orientdb |
|
| MersenneTwisterFast | MersenneTwister and MersenneTwisterFastVersion 17, based on version MT199937(99/10/29) of the Mersenne Twister algorithm found at The Mersenne Twister Home Page, with the initialization improved using | Class | com.orientechnologies.common.util | Orientdb |
|
| OCollectionNetworkSerializer | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
| OGremlinEngineThreadLocal | | Class | com.orientechnologies.orient.graph.gremlin | Orientdb |
|
| ONetworkThreadLocalSerializer | | Class | com.orientechnologies.orient.core.serialization.serializer | Orientdb |
|
| CoreAnnotations .WordnetSynAnnotation | | Class | edu.stanford.nlp.ling.CoreAnnotations | JavaNlp |
|
| TrueCasingForNISTDocumentReaderAndWriter .LineToTrueCasesParser | | Class | edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter | JavaNlp |
|
| WordNetConnection | Allows us to verify that a wordnet connection is available without compile time errors if the package is not found. | Interface | edu.stanford.nlp.trees | JavaNlp |
|
| NetworkConnection | | Interface | com.rabbitmq.client.impl | RabbitMQ |
|
| Authorizenet | Authorize. | Class | com.konakartadmin.modules.payment.authorizenet | KonaKart |
|
| Netpayintl | PayPal Netpay International payment module These definitions are used to allow the Administration Application to define the payment module's | Class | com.konakartadmin.modules.payment.netpayintl | KonaKart |
|
| AuthorizenetAction | This class is an Action class for sending credit card details to Authorize. | Class | com.konakart.actions.gateways | KonaKart |
|
| AuthorizeNetBaseAction | This is the base action class for AuthorizeNet containing some common codeSee Also:Serialized Form | Class | com.konakart.actions.gateways | KonaKart |
|
| AuthorizeNetCallbackAction | This class is an Action class that receives the relay response when using AuthorizeNet DirectSee Also:Serialized Form | Class | com.konakart.actions.ipn | KonaKart |
|
| AuthorizeNetCIMPayAction | This class is an Action class called when a customer chooses to pay using a stored credit cardSee Also:Serialized Form | Class | com.konakart.actions.gateways | KonaKart |
|
| AuthorizeNetDPM1Action | This class is an Action class called before displaying the AuthorizeNet DPM credit card entrySee Also:Serialized Form | Class | com.konakart.actions.gateways | KonaKart |
|
| AuthorizeNetManageCreditCardsAction | This class is an Action class called before displaying the popup AuthorizeNet CIM page to manage credit card details. | Class | com.konakart.actions.gateways | KonaKart |
|
| NetpayintlAction | This class is an Action class for sending credit card details to Netpay International and receiving confirmation | Class | com.konakart.actions.gateways | KonaKart |
|
| Authorizenet | Authorize. | Class | com.konakart.bl.modules.payment.authorizenet | KonaKart |
|
| KKDB2NetAdapter | This is used to connect to a DB2 database. | Class | com.konakart.db | KonaKart |
|
| Netpayintl | Netpay International module. | Class | com.konakart.bl.modules.payment.netpayintl | KonaKart |
|
| NetworkEvent | Event containing more meta data for network events which may be error events or an update for progress indication code. | Class | com.codename1.io | CodeName One |
|
| NetworkManager | Main entry point for managing the connection requests, this is essentially a threaded queue that makes sure to route all connections via the network thread | Class | com.codename1.io | CodeName One |
|
| AffineToGeometric | Helper class for converting values from affine transformation matrix to its geometric form. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| AffineTransform2D | | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| AffineTransform2D | Transforms two-dimensional coordinate points using an affine transform. | Class | org.geotools.referencing.operation.transform | GeoTools |
|
| AffineTransformBuilder | Builds MathTransform setup as Affine transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
|
| NetCDFAccess | CoverageAccess implementation for NetCDF Data format. | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFCFParser | A NetCDF CF (ClimateForecast) parser. | Class | org.geotools.coverage.io.netcdf.cf | GeoTools |
|
| NetCDFCoordinateReferenceSystemType | enum NetCDFCoordinateReferenceSystemTypeEnum used to represent different coordinate reference systems stored within a NetCDF dataset. | Class | org.geotools.coverage.io.netcdf.crs | GeoTools |
|
| NetCDFCoordinateReferenceSystemType .NetCDFCoordinate | Contains basic information related to a NetCDF Coordinate such as: - short name (as an instance: x) | Class | org.geotools.coverage.io.netcdf.crs.NetCDFCoordinateReferenceSystemType | GeoTools |
|
| NetCDFCRSAuthorityFactory | A factory providing NetCDF/GRIB custom CoordinateReferenceSystem instances with the related custom EPSG. | Class | org.geotools.coverage.io.netcdf.crs | GeoTools |
|
| NetCDFCRSUtilities | Utility class to build CoordinateReferenceSystem objects. | Class | org.geotools.imageio.netcdf.utilities | GeoTools |
|
| NetCDFDriver | | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFFormat | | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFFormatFactorySPI | | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFImageReader | Base implementation for NetCDF-CF image flat reader. | Class | org.geotools.imageio.netcdf | GeoTools |
|
| NetCDFImageReaderSpi | Service provider interface for the NetCDF ImageAuthor:Alessio Fabiani, GeoSolutions | Class | org.geotools.imageio.netcdf | GeoTools |
|
| NetCDFProjection | Class used to properly setup NetCDF CF Projection parameters. | Class | org.geotools.coverage.io.netcdf.crs | GeoTools |
|
| NetCDFReader | A NetCDF Reader implementationAuthor:Daniele Romagnoli, GeoSolutions SAS | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFSource | | Class | org.geotools.coverage.io.netcdf | GeoTools |
|
| NetCDFTimeUtilities | | Class | org.geotools.imageio.netcdf.utilities | GeoTools |
|
| NetCDFUtilities | Set of NetCDF utility methods. | Class | org.geotools.imageio.netcdf.utilities | GeoTools |
|
| NetCDFUtilities .Axis | Global attribute for coordinate coverageDescriptorsCache. | Class | org.geotools.imageio.netcdf.utilities.NetCDFUtilities | GeoTools |
|
| NetCDFUtilities .CheckType | Returns the enum constant of this type with the specified name. | Class | org.geotools.imageio.netcdf.utilities.NetCDFUtilities | GeoTools |
|
| OnlineTestCase | Test support for test cases that require an "online" resource, such as an external server or database. | Class | org.geotools.test | GeoTools |
|
| OnlineTestSupport | JUnit 4 test support for test cases that require an "online" resource, such as an external server See OnlineTestCase for details of behaviour and test fixture configuration. | Class | org.geotools.test | GeoTools |
|
| TelephoneTypeBinding | Binding object for the type http://www. | Class | org.geotools.ows.bindings | GeoTools |
|
| TelephoneTypeBinding | Binding object for the type http://www. | Class | org.geotools.wcs.bindings | GeoTools |
|
| XAffineTransform | Utility methods for affine transforms. | Class | org.geotools.referencing.operation.matrix | GeoTools |
|
| AbstractAffineTile2D | | Class | mpicbg.trakem2.align | Fiji |
|
| AffineTile2D | | Class | mpicbg.trakem2.align | Fiji |
|
| AffineTransform3DJsonSerializer | | Class | bdv.img.remote | Fiji |
|
| AffineTransformMode | | Class | ini.trakem2.display | Fiji |
|
| CubicBSplineTransform | Class to implement elastic transforms based on cubic B-splines. | Class | bunwarpj.trakem2.transform | Fiji |
|
| FineTuneProgressListener | | Interface | landmarks | Fiji |
|
| FineTuneThread | | Class | landmarks | Fiji |
|
| GenericAffineTile2D | | Class | mpicbg.trakem2.align | Fiji |
|
| HoughLineTransform | A class that extends HoughTransform to handle Hough Line voting over an edge map. | Class | mpicbg.imglib.algorithm.transformation | Fiji |
|
| HoughLineTransform | | Class | script.imglib.algorithm | Fiji |
|
| MersenneTwisterFast | MersenneTwisterFast: A simulation quality fast random number generator (MT19937) | Class | pal.math | Fiji |
|
| Position .LineTabMapImpl | A LineMap that handles tab expansion correctly. | Class | com.sun.tools.javac.util.Position | Fiji |
|
| ThinPlateSplineTransform | | Class | mpicbg.trakem2.transform | Fiji |
|
| NetPbmTextureWriter | | Class | com.jogamp.opengl.util.texture.spi | JogAmp |
|
| NetworkException | A misc. | Class | org.apache.kafka.common.errors | Apache Kafka |
|
| MagnetometerCalibrationProgress | Created by Fredia Huya-Kouadio on 5/3/15. | Class | com.o3dr.services.android.lib.drone.calibration.magnetometer | Android DroneKit |
|
| MagnetometerCalibrationResult | Created by Fredia Huya-Kouadio on 5/3/15. | Class | com.o3dr.services.android.lib.drone.calibration.magnetometer | Android DroneKit |
|
| MagnetometerCalibrationStatus | Created by Fredia Huya-Kouadio on 5/4/15. | Class | com.o3dr.services.android.lib.drone.calibration.magnetometer | Android DroneKit |
|
| AffineTransformation | Represents a affine transformation on the 2D Cartesian plane. | Class | com.vividsolutions.jts.geom.util | JTS Topology |
|
| AffineTransformationBuilder | Builds an AffineTransformation defined by three control points and their images under the transformation. | Class | com.vividsolutions.jts.geom.util | JTS Topology |
|
| AffineTransConfiguration | Configuration object for a AffineTransTable. | Class | org.knime.base.data.normalize | KNIME |
|
| AffineTransRowIterator | RowIterator that wraps another iterator and performs an affine transformation, i. | Class | org.knime.base.data.normalize | KNIME |
|
| AffineTransTable | Table that performs an affine transformation, i. | Class | org.knime.base.data.normalize | KNIME |
|
| JMultiLineToolTip | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| MultiLineToolTipUI | | Class | org.knime.base.node.mine.sota.view | KNIME |
|
| PMMLMany2OneTranslator | Adds a derived field to a pmml document's preprocessing description. | Class | org.knime.base.node.preproc.pmml.columnTrans | KNIME |
|
| PMMLMany2OneTranslator | Adds a derived field to a pmml document's preprocessing description. | Class | org.knime.base.node.preproc.pmml.columntrans2 | KNIME |
|
| PMMLNeuralNetworkTranslator | A NeuralNetwork translator class between KNIME and PMML. | Class | org.knime.base.node.mine.neural.mlp | KNIME |
|
| PMMLNeuralNetworkTranslator | A NeuralNetwork translator class between KNIME and PMML. | Class | org.knime.base.node.mine.neural.mlp2 | KNIME |
|
| PMMLNeuralNetworkWrapper | | Class | org.knime.core.node.port.pmml | KNIME |
|
| CmsJlanNetworkFile | This class represents a file for use by the JLAN server component. | Class | org.opencms.jlan | OpenCMS |
|
| CmsOfflineToolHandler | This tool handler disables the tool if in online project. | Class | org.opencms.workplace.tools | OpenCMS |
|
| FastBufferedInputStream .LineTerminator | An enumeration of the supported line terminators. | Class | it.unimi.dsi.fastutil.io | FastUtil |
|
| AllocNetMoney | See Also:Serialized FormConstructor SummaryAllocNetMoney() | Class | quickfix.field | QuickFix |
|
| LastNetworkResponseID | See Also:Serialized FormConstructor SummaryLastNetworkResponseID() | Class | quickfix.field | QuickFix |
|
| MaturityNetMoney | See Also:Serialized FormConstructor SummaryMaturityNetMoney() | Class | quickfix.field | QuickFix |
|
| NetChgPrevDay | See Also:Serialized FormConstructor SummaryNetChgPrevDay() | Class | quickfix.field | QuickFix |
|
| NetGrossInd | See Also:Serialized FormConstructor SummaryNetGrossInd() | Class | quickfix.field | QuickFix |
|
| NetMoney | See Also:Serialized FormConstructor SummaryNetMoney() | Class | quickfix.field | QuickFix |
|
| NetworkCounterpartySystemStatusRequest | | Class | quickfix.fix50 | QuickFix |
|
| NetworkCounterpartySystemStatusRequest .NoCompIDs | See Also:Serialized FormConstructor SummaryNetworkCounterpartySystemStatusRequest. | Class | quickfix.fix50 | QuickFix |
|
| NetworkCounterpartySystemStatusResponse | | Class | quickfix.fix50 | QuickFix |
|
| NetworkCounterpartySystemStatusResponse .NoCompIDs | See Also:Serialized FormConstructor SummaryNetworkCounterpartySystemStatusResponse. | Class | quickfix.fix50 | QuickFix |
|
| NetworkingOptions | This class holds the QFJ settings information related to networking options. | Class | quickfix.mina | QuickFix |
|
| NetworkRequestID | See Also:Serialized FormConstructor SummaryNetworkRequestID() | Class | quickfix.field | QuickFix |
|
| NetworkRequestType | | Class | quickfix.field | QuickFix |
|
| NetworkResponseID | See Also:Serialized FormConstructor SummaryNetworkResponseID() | Class | quickfix.field | QuickFix |
|
| NetworkStatusRequest | | Class | quickfix.fix44 | QuickFix |
|
| NetworkStatusRequest .NoCompIDs | See Also:Serialized FormConstructor SummaryNetworkStatusRequest. | Class | quickfix.fix44 | QuickFix |
|
| NetworkStatusResponse | | Class | quickfix.fix44 | QuickFix |
|
| NetworkStatusResponse .NoCompIDs | See Also:Serialized FormConstructor SummaryNetworkStatusResponse. | Class | quickfix.fix44 | QuickFix |
|
| NetworkStatusResponseType | | Class | quickfix.field | QuickFix |
|
| TotalNetValue | See Also:Serialized FormConstructor SummaryTotalNetValue() | Class | quickfix.field | QuickFix |
|
| Cabinet | A Cabinet is a major organizing characteristic for information residing inf folders. | Class | wt.folder | WindChill |
|
| CabinetBased | An interface that defines information as being part of a Cabinet and Folder organization structure. | Interface | wt.folder | WindChill |
|
| CabinetBasedInUseDelegate | InUseDelegate for Iterated, CabinetBased elements. | Class | wt.vc.config | WindChill |
|
| CabinetIdentity | Identification object for a Cabinet which is used to change the name (identity) of a cabinet. | Class | wt.folder | WindChill |
|
| CabinetManaged | This wt. | Class | wt.enterprise | WindChill |
|
| CabinetMember | | Interface | wt.folder | WindChill |
|
| CabinetReference | Provides a means to reference a Cabinet. | Class | wt.folder | WindChill |
|
| InfoEngineTranslationTable | Generate a unique identifier for a remote object given a key and a set of name/value substitutions. | Class | wt.federation | WindChill |
|
| IsInPersonalCabinetValidator | Returns true if the TypeInstance resides in a personal cabinet, returns false if in a shared cabinet. | Class | com.ptc.core.foundation.folder.common | WindChill |
|
| NetAccess | Class that provides wrappers to priviledged network methods using the wt. | Class | wt.security | WindChill |
|
| NetFactor | | Interface | wt.fc | WindChill |
|
| SACFCabinetKey | Places a Server Calculated Attribute in the AttributeContainer whose content is a String whose value is based on the associated Cabinet name. | Class | com.ptc.core.foundation.folder.server.impl | WindChill |
|
| CompareNetcdf2 | Compare two NetcdfFile. | Class | ucar.nc2.util | NetCDF |
|
| CompareNetcdf2 .ObjFilter | | Interface | ucar.nc2.util | NetCDF |
|
| NetcdfCFWriter | Write a CF compliant Netcdf-3 or netcdf-4 file (classic mode only) from any gridded dataset. | Class | ucar.nc2.dt.grid | NetCDF |
|
| NetcdfDataset | NetcdfDataset extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. | Class | ucar.nc2.dataset | NetCDF |
|
| NetcdfDataset .Enhance | Possible enhancements for a NetcdfDatasetconvert enums to Strings | Class | ucar.nc2.dataset | NetCDF |
|
| NetcdfDatasetInfo | Helper class for obtaining information about a NetcdfDataset. | Class | ucar.nc2.dataset | NetCDF |
|
| NetcdfFile | Read-only scientific datasets that are accessible through the netCDF API. | Class | ucar.nc2 | NetCDF |
|
| NetcdfFileWriteable | Create/Write netCDF-3 formatted files. | Class | ucar.nc2 | NetCDF |
|
| NetcdfFileWriter | Writes Netcdf 3 or 4 formatted files to disk. | Class | ucar.nc2 | NetCDF |
|
| NetcdfFileWriter .Version | The kinds of netcdf file that can be written. | Class | ucar.nc2 | NetCDF |
|
| AbstractInferenceEngineTestCase | Base class for test suites for inference engine and the magic setsVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.rules | BlazeGraph |
|
| AbstractQueryEngineTestCase | Base class adds some static methods used with unit tests of theVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.bop.engine | BlazeGraph |
|
| ASTStaticBindingsOptimizer .InlineTasks | Task specifying the inlining opportunities for a given variable in the form of a list of query nodes in which a statically derived value for | Class | com.bigdata.rdf.sparql.ast.optimizers | BlazeGraph |
|
| FullyInlineTypedLiteralIV | label), have a datatype URI, or have a language code. | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| InetAddressUtil | Utility methods for working around some known issues. | Class | com.bigdata.net | BlazeGraph |
|
| PartlyInlineTypedLiteralIV | A Literal modeled as a datatype IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.internal.impl.literal | BlazeGraph |
|
| TestFullyInlineTypedLiteralIV | Test suite for FullyInlineTypedLiteralIV. | Class | com.bigdata.rdf.internal | BlazeGraph |
|
| TestInetAddressUtil | Test suite for InetAddressUtil. | Class | com.bigdata.net | BlazeGraph |
|
| LineTo | A PathCommand that represents a line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
|
| LineToHorizontal | A PathCommand that represents a horizontal line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
|
| LineToVertical | A PathCommand that represents a vertical line. | Class | com.sencha.gxt.chart.client.draw.path | GXT |
|
| LineTo | | Class | org.apache.pdfbox.util.operator.pagedrawer | PDFBox |
|
| VCFCompoundHeaderLine .SupportedHeaderLineType | | Class | htsjdk.variant.vcf | HtsJDK |
|
| VCFHeaderLineTranslator | | Class | htsjdk.variant.vcf | HtsJDK |
|
| VCFHeaderLineType | enum VCFHeaderLineTypethe type encodings we use for fields in VCF header lines | Class | htsjdk.variant.vcf | HtsJDK |
|
| NettyOptions | A set of hooks that allow clients to customize the driver's underlying Netty layer. | Class | com.datastax.driver.core | DataStax |
|
| EISOneToManyMapping | An EIS one-to-many mapping is a reference mapping that represents the relationship between a single source object and a collection of mapped persistent Java objects. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
|
| EISOneToManyMappingHelper | Helper class to consolidate all the heinous comparing and merging code for the EIS one to many mappings. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
|
| EISOneToOneMapping | An EIS one-to-one mapping is a reference mapping that represents the relationship between a single source object and a single mapped persistent Java object. | Class | org.eclipse.persistence.eis.mappings | EclipseLink |
|
| OneToMany | Specifies a many-valued association with one-to-many multiplicity. | Class | javax.persistence | EclipseLink |
|
| OneToMany | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| OneToManyMapping | Purpose: This mapping is used to represent the typical RDBMS relationship between a single | Class | org.eclipse.persistence.mappings | EclipseLink |
|
| OneToManyQueryKey | Purpose:Represents a 1-m join query. | Class | org.eclipse.persistence.mappings.querykeys | EclipseLink |
|
| OneToOne | Specifies a single-valued association to another entity that has one-to-one multiplicity. | Class | javax.persistence | EclipseLink |
|
| OneToOne | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| OneToOneMapping | Purpose: One to one mappings are used to represent a pointer references between two java objects. | Class | org.eclipse.persistence.mappings | EclipseLink |
|
| OneToOneMapping .ShallowMode | | Class | org.eclipse.persistence.mappings | EclipseLink |
|
| OneToOneQueryKey | Purpose: Define an alias to a foreign one to one object. | Class | org.eclipse.persistence.mappings.querykeys | EclipseLink |
|
| SAPNetWeaver_7_1_Platform | Server platform for SAP NetWeaver AS Java 7. | Class | org.eclipse.persistence.platform.server.sap | EclipseLink |
|
| SAPNetWeaverTransactionController | TransactionController implementation for SAP NetWeaver AS Java 7. | Class | org.eclipse.persistence.transaction.sap | EclipseLink |
|
| UnidirectionalOneToManyMapping | Purpose: UnidirectionalOneToManyMapping doesn't have 1:1 back reference mapping. | Class | org.eclipse.persistence.mappings | EclipseLink |
|
| VariableOneToOne | Variable one to one mappings are used to represent a pointer references between a java object and an implementer of an interface. | Class | org.eclipse.persistence.annotations | EclipseLink |
|
| VariableOneToOne | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| VariableOneToOneMapping | Purpose: Variable one to one mappings are used to represent a pointer references between a java object and an implementer of an interface. | Class | org.eclipse.persistence.mappings | EclipseLink |
|
| IWDNetwork | Web Dynpro Network API. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnCustomCommand | Interface defining the parameter names for event onCustomCommand. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnEdgeAdded | Interface defining the parameter names for event onEdgeAdded. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnEdgePropsChanged | Interface defining the parameter names for event onEdgePropsChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnEdgeRemoved | Interface defining the parameter names for event onEdgeRemoved. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnEdgeSelected | Interface defining the parameter names for event onEdgeSelected. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnFrameSwitched | Interface defining the parameter names for event onFrameSwitched. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnGeneric | Interface defining the parameter names for event onGeneric. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnGraphAdded | Interface defining the parameter names for event onGraphAdded. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnGraphRemoved | Interface defining the parameter names for event onGraphRemoved. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnInitialized | Interface defining the parameter names for event onInitialized. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnLayoutChanged | Interface defining the parameter names for event onLayoutChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnLinkAdded | Interface defining the parameter names for event onLinkAdded. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnLinkChanged | Interface defining the parameter names for event onLinkChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnLinkRemoved | Interface defining the parameter names for event onLinkRemoved. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnModelAdded | Interface defining the parameter names for event onModelAdded. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnModelDirty | Interface defining the parameter names for event onModelDirty. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnModelExtracted | Interface defining the parameter names for event onModelExtracted. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnModelSaved | Interface defining the parameter names for event onModelSaved. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnNodeAdded | Interface defining the parameter names for event onNodeAdded. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnNodeDoubleClicked | Interface defining the parameter names for event onNodeDoubleClicked. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnNodePropsChanged | Interface defining the parameter names for event onNodePropsChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnNodeRemoved | Interface defining the parameter names for event onNodeRemoved. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnNodeSelected | Interface defining the parameter names for event onNodeSelected. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnRectangleSelected | Interface defining the parameter names for event onRectangleSelected. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnSelectionChanged | Interface defining the parameter names for event onSelectionChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetwork .IWDOnTraceLevelChanged | Interface defining the parameter names for event onTraceLevelChanged. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| IWDNetworkMethodHandler | This interface describes methods that can be invoked on the network on the client side. | Interface | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| WDNetworkLayout | Enumeration type WDNetworkLayout. | Class | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| WDNetworkMethodHandlerRetriever | A utility class that allows applications to get hold of a IWDNetworkMethodHandler via the info of a bound attribute. | Class | com.sap.tc.webdynpro.clientserver.uielib.activecomp.api | SAP NetWeaver |
|
| GPDeadlineType | | Class | com.sap.caf.eu.gp.process.api | SAP NetWeaver |
|
| AlfrescoNetworkFile | Alfresco Network File Class Adds Alfresco extensions to the network file. | Class | org.alfresco.filesys.alfresco | AlFresco |
|
| ContentNetworkFile | with the channel repository. | Class | org.alfresco.filesys.repo | AlFresco |
|
| LinkMemoryNetworkFile | Link Node In Memory Network File Class In memory network file implementation that uses a memory buffer for the file data. | Class | org.alfresco.filesys.repo | AlFresco |
|
| LuceneTransactionException | | Class | org.alfresco.repo.search.transaction | AlFresco |
|
| MSOfficeContentNetworkFile | Ms Office Content Network File Class Provides special handling for MS Office files that are written to by the app even though the user does not | Class | org.alfresco.filesys.repo | AlFresco |
|
| NetBIOSSMBConfigBean | The Class NetBIOSSMBConfigBean. | Class | org.alfresco.filesys.config | AlFresco |
|
| Network | | Class | org.alfresco.repo.tenant | AlFresco |
|
| Network | Represents a cloud network (account). | Interface | org.alfresco.rest.api.model | AlFresco |
|
| NetworkFileLegacyReferenceCount | | Interface | org.alfresco.filesys.alfresco | AlFresco |
|
| NetworkImpl | Represents a cloud network (account). | Class | org.alfresco.rest.api.model | AlFresco |
|
| Networks | | Interface | org.alfresco.rest.api | AlFresco |
|
| NetworksEntityResource | | Class | org.alfresco.rest.api.networks | AlFresco |
|
| NetworksImpl | Centralises access to network services and maps between representations. | Class | org.alfresco.rest.api.impl | AlFresco |
|
| NetworksService | A service that provides information on networks. | Interface | org.alfresco.repo.tenant | AlFresco |
|
| NetworksServiceImpl | | Class | org.alfresco.repo.tenant | AlFresco |
|
| NetworksWebScriptGet | A webscript that returns the authenticated user's network memberships. | Class | org.alfresco.rest.api | AlFresco |
|
| NetworkWebScriptGet | | Class | org.alfresco.rest.api | AlFresco |
|
| NodeRefNetworkFile | | Class | org.alfresco.filesys.repo | AlFresco |
|
| OpenOfficeContentNetworkFile | OpenOffice Content Network File Class Provides special handling for OpenOffice file saves that open the file, truncate, close, then open the file | Class | org.alfresco.filesys.repo | AlFresco |
|
| PersonNetwork | Represents network membership. | Class | org.alfresco.rest.api.model | AlFresco |
|
| PersonNetworksRelation | | Class | org.alfresco.rest.api.people | AlFresco |
|
| TempNetworkFile | Temporary Java backed network file. | Class | org.alfresco.filesys.repo | AlFresco |
|
| EnumDSSXMLDataLineType | | Interface | com.microstrategy.webapi | MicroStrategy |
|
| EnumDSSXMLNetProtocol | This interface defines the enumeration constants used to specify the protocol used between clustered servers | Interface | com.microstrategy.webapi | MicroStrategy |
|
| IPhoneTimeSeriesEditorTransform | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| NETServantRuntimeContext | | Class | com.microstrategy.web.servant | MicroStrategy |
|
| NetServantTargetInfo | | Class | com.microstrategy.web.servant | MicroStrategy |
|
| PromptEditorJavaScriptBoneTransform | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| RWReportGraphDesignDropZoneTransformImpl | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| RWReportGraphDropZoneTransformImpl | | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| TabPropertiesLineTransform | This class transforms a TabBean allowing users to view/modify the properties of a line control (for example, orientation). | Class | com.microstrategy.web.app.transforms | MicroStrategy |
|
| FacebookNetworkException | Indicates that a network error occurred while trying to connect to the Facebook API endpoint. | Class | com.restfb.exception | RestFB |
|
| DataLineType | | Class | com.smartgwt.client.types | SmartGWT |
|
| LineToCommand | | Class | com.smartgwt.client.widgets.drawing | SmartGWT |
|
| NetworkPerformance | | Interface | com.smartgwt.client.docs | SmartGWT |
|
| RegressionLineType | enum RegressionLineType | Class | com.smartgwt.client.types | SmartGWT |
|
| AbstractJcloudsSubnetSshMachineLocation | | Class | brooklyn.location.jclouds | Brooklyn |
|
| BrooklynNetworkUtils | | Class | brooklyn.util | Brooklyn |
|
| HasNetworkAddresses | | Interface | brooklyn.util.net | Brooklyn |
|
| HasSubnetHostname | | Interface | brooklyn.location.basic | Brooklyn |
|
| Inet4AddressConverter | | Class | brooklyn.util.xstream | Brooklyn |
|
| Networking | | Class | brooklyn.util.net | Brooklyn |
|
| NetworkingTestUtils | | Class | brooklyn.test | Brooklyn |
|
| NetworkMultiAddressUtils | Given several strings, determines which have the longest, and shorted, initial matching prefix. | Class | brooklyn.util.net | Brooklyn |
|
| ReusableMachineTemplate | A facility for having a template we can declare without knowing the provider, then find matching instances, create instances, and generally manipulate them. | Class | brooklyn.location.jclouds.pool | Brooklyn |
|
| CommandLineTransformer | This class is a workaround for a versatile problems with passing arguments to the Ignite Windows batch launcher scripts. | Class | org.apache.ignite.startup.cmdline | Ignite |
|
| ConeTwistConstraint | ConeTwistConstraint can be used to simulate ragdoll joints (upper arm, leg etc). | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ConvexPenetrationDepthSolver | ConvexPenetrationDepthSolver provides an interface for penetration depth calculation. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| GjkEpaPenetrationDepthSolver | GjkEpaPenetrationDepthSolver uses the Expanding Polytope Algorithm to calculate the penetration depth between two convex shapes. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| BoneTrack | Contains a list of transforms and times for each keyframe. | Class | com.jme3.animation | JMonkeyEngine |
|
| Network | The main service provider for conveniently creating server and client instances. | Class | com.jme3.network | JMonkeyEngine |
|
| Network .NetworkClientImpl | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.jme3.network | JMonkeyEngine |
|
| NetworkClient | A Client whose network connection information can be provided post-creation. | Interface | com.jme3.network | JMonkeyEngine |
|
| Spline .SplineType | | Class | com.jme3.math | JMonkeyEngine |
|
| MersenneTwister | MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick. | Class | cern.jet.random.engine | Colt |
|
| MersenneTwister64 | Same as MersenneTwister except that method raw() returns 64 bit random numbers instead of 32 bit random numbers. | Class | cern.jet.random.engine | Colt |
|
| PenetrationSweep | This class will, given an intersection pair (an ingoing and outgoing intersection), calculate the penetration depth. | Class | net.phys2d.raw.collide | Phys2D |
|
| WriteNetcdf | | Class | uk.ac.rdg.resc.edal.cdm | ncWMS |
|
| LineTypeProperty | Property for line types. | Class | lnb.comp.draw2d.properties | LNB |
|
| LineTypePropertyPopup | Popup component to edit line type properties. | Class | lnb.comp.draw2d.properties.editors | LNB |
|
| LineTypePropertyRenderer | Property renderer for line type properties. | Class | lnb.comp.draw2d.properties.renderer | LNB |
|
| LineTypes | Constants for line types. | Interface | lnb.comp.draw2d.properties | LNB |
|
| SceneTargetObject | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 fbta / HfT / Arne Abromeit | Interface | lnb.comp.scene3d.objects | LNB |
|
| GeneticAlgorithm | A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. | Class | com.numericalmethod.suanshu.optimization.multivariate.geneticalgorithm | SuanShu |
|
| MersenneTwister | Mersenne Twister is one of the best pseudo random number generators available. | Class | com.numericalmethod.suanshu.stats.random.rng.univariate.uniform.mersennetwister | SuanShu |
|
| MersenneTwisterParam | Immutable parameters for creating a MersenneTwister RNG. | Class | com.numericalmethod.suanshu.stats.random.rng.univariate.uniform.mersennetwister | SuanShu |
|
| MersenneTwisterParamSearcher | Searches for Mersenne-Twister parameters. | Class | com.numericalmethod.suanshu.stats.random.rng.univariate.uniform.mersennetwister.dynamiccreation | SuanShu |
|
| AllpassNetwork | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| ConstantMagneticField3D | | Class | org.jscience.physics.kinematics | JScience |
|
| Coord3D_Celestiomagnetic | A Coord3D for SRF_Celestiomagnetic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Planetodetic | A Coord3D for SRF_Planetodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarMagneticDipole | A Coord3D for SRF_SolarMagneticDipole. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarMagneticEcliptic | A Coord3D for SRF_SolarMagneticEcliptic. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_Planetodetic | A CoordSurf for SRF_Planetodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| DecayKineticDetermination | Fields inherited from class org. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| DefineTargetDialog | Dialog box for defining, layer by layer, the properties of the targetsSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| ElectromagneticSpectrum | | Class | org.jscience.physics.waves | JScience |
|
| GeneticProgram | Genetic program implementation. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| GeneticsConstants | A class representing useful constants in genetics. | Class | org.jscience.biology.genetics | JScience |
|
| GeneticsUtils | A class representing some useful methods for population genetics. | Class | org.jscience.biology.genetics | JScience |
|
| InternetTime | | Class | org.jscience.history.time | JScience |
|
| JLineTrace | A line trace Swing component. | Class | org.jscience.swing | JScience |
|
| JNetProperties | provides a form to edit Java network propertiesSee Also:Serialized Form | Class | org.jscience.net | JScience |
|
| KineticLaw | The mathematics of the rate of the enclosing Reaction. | Class | org.jscience.ml.sbml | JScience |
|
| LaneTool | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| LineTrace | A line trace AWT component. | Class | org.jscience.awt | JScience |
|
| MagneticFlux | This interface represents a magnetic flux. | Interface | javax.measure.quantity | JScience |
|
| MagneticFluxDensity | This interface represents a magnetic flux density. | Interface | javax.measure.quantity | JScience |
|
| MersenneTwisterGenerator | advanced psuedorandom generator with a period of 219937-1 Source code is available. | Class | org.jscience.measure.random | JScience |
|
| NetConnection | A NetConnection provides a convenient way to communicate with a remote process. | Interface | org.jscience.net | JScience |
|
| NetConnectionHandler | A NetConnectionHandler is used to handle incoming messages from a NetConnection. | Interface | org.jscience.net | JScience |
|
| NetConnectionServer | A NetConnectionServer - once run() is called - listens to incoming requests from NetConnection objects with a signature provided by the | Class | org.jscience.net | JScience |
|
| NetConnectionServer .DefaultDispatcher | The DefaultDispatcher provides a default ConnectionDispatcher that is used when the NetConnectionServer constructor in the enclosing | Class | org.jscience.net | JScience |
|
| NetTunnel | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| NetTunnelPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| NetTunnelSendQueueTrackingView | TrackingView that tracks the send queue length of one NetTunnelSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| NeuralNetwork | A neural network framework class. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| NeuralNetworkException | A simple class for neural network exceptions. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| NeuralNetworkTrainer | This class is intended to provide a common interface for the more complicated neural network training algorithms, such as a multi-stage Kohonen training | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| PlanetCellContents | A class representing an infinitesimal volume of a planet. | Class | org.jscience.earth | JScience |
|
| PlanetMathTaglet | | Class | org.jscience.help.doclet | JScience |
|
| PlanetPhysicsTaglet | | Class | org.jscience.help.doclet | JScience |
|
| SemanticNetwork | The SemanticNetwork class provides a placeholder for the semantic information that can be extracted from a text. | Class | org.jscience.linguistics | JScience |
|
| SimPopupMenuFactory .NetTunnelPopupListener | Constructor SummarySimPopupMenuFactory. | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SolarSystemTargetMinorPlanet | SolarSystemTargetComet extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetPlanet | SolarSystemTargetPlanet extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SRF_Celestiomagnetic | SRF_Celestiomagnetic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Planetodetic | SRF_Planetodetic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarMagneticDipole | SRF_SolarMagneticDipole class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarMagneticEcliptic | SRF_SolarMagneticEcliptic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| WordNet | This program finds and displays SUMO terms that are related in meaning to the English expressions that are entered as input. | Class | org.jscience.linguistics.kif | JScience |
|
| LineElement .LineType | The type of the line. | Class | org.openscience.cdk.renderer.elements | CDK |
|
| LineTo | A line element in the path. | Class | org.openscience.cdk.renderer.elements.path | CDK |
|
| ColognePhonetic | Encodes a string into a Cologne Phonetic value. | Class | net.yacy.cora.language.phonetic | Yacy |
|
| Network | discover all peers in the network when only one peer is known. | Class | net.yacy.cora.federate.yacy.api | Yacy |
|
| Network | | Class | net.yacy.peers | Yacy |
|
| NetworkGraph | | Class | net.yacy.peers.graphics | Yacy |
|
| NetworkGraph .CircleThreadPiece | | Class | net.yacy.peers.graphics | Yacy |
|
| NetworkGraph .drawNetworkPicturePeerJob | | Class | net.yacy.peers.graphics | Yacy |
|
| Phonetic | | Class | net.yacy.cora.language.phonetic | Yacy |
|
| Phonetic .Encoder | | Class | net.yacy.cora.language.phonetic | Yacy |
|
| MonetaryLimit | Monetary limit for transactions. | Class | org.bouncycastle.asn1.isismtt.x509 | BouncyCastle |
|
| MonetaryValue | The MonetaryValue object. | Class | org.bouncycastle.asn1.x509.qualified | BouncyCastle |
|
| NetscapeCertRequest | Handles NetScape certificate request (KEYGEN), these are constructed as: SignedPublicKeyAndChallenge ::= SEQUENCE { | Class | org.bouncycastle.jce.netscape | BouncyCastle |
|
| NetscapeCertRequestTest | | Class | org.bouncycastle.jce.provider.test | BouncyCastle |
|
| NetscapeCertType | The NetscapeCertType object. | Class | org.bouncycastle.asn1.misc | BouncyCastle |
|
| NetscapeRevocationURL | Fields inherited from class org. | Class | org.bouncycastle.asn1.misc | BouncyCastle |
|
| CreateNetworkViewAction | See Also:Serialized FormFields inherited from class cytoscape. | Class | cytoscape.actions | CytoScape |
|
| CyNetwork | CyNetwork is the primary class for algorithm writing. | Interface | cytoscape | CytoScape |
|
| CyNetworkAdapter | Empty implementation of the CyNetworkListener interface, following the adapter pattern useful for defining anonymous inner classes. | Class | cytoscape | CytoScape |
|
| CyNetworkData | | Interface | cytoscape | CytoScape |
|
| CyNetworkEvent | Events of this class are fired from a CyNetwork object when something happens to the network. | Class | cytoscape | CytoScape |
|
| CyNetworkListener | Interface for listeners that respond to CyNetwork events. | Interface | cytoscape | CytoScape |
|
| CyNetworkNaming | | Class | cytoscape.util | CytoScape |
|
| CyNetworkTitleChange | Class used for passing along information about the network when the network title has changed (firing an event) | Class | cytoscape | CytoScape |
|
| CyNetworkUtilities | This class provides static methods that operate on a CyNetwork to perform various useful tasks. | Class | cytoscape.data | CytoScape |
|
| CyNetworkView | CyNetworkView is responsible for actually getting a graph to show up on the screen. | Interface | cytoscape.view | CytoScape |
|
| CytoscapeModifiedNetworkManager | CytoscapeModifiedNetworkManager manages the modified state settings for the networks and listens for PropertyChangeEvents. | Class | cytoscape | CytoScape |
|
| DestroyNetworkAction | See Also:Serialized FormFields inherited from class cytoscape. | Class | cytoscape.actions | CytoScape |
|
| DestroyNetworkViewAction | See Also:Serialized FormFields inherited from class cytoscape. | Class | cytoscape.actions | CytoScape |
|
| DingNetworkView | Nested Class SummaryNested classes/interfaces inherited from class ding. | Class | cytoscape.ding | CytoScape |
|
| EditNetworkTitleDialog | | Class | cytoscape.dialogs | CytoScape |
|
| ExportNetworksAsNNFAction | This action is for exporting network and attributes in XGMML file. | Class | cytoscape.actions | CytoScape |
|
| FingCyNetwork | FinhCyNetwork provides an implementation of the CyNetwork interface, as well as the GraphPerspective inteface, and also provides the | Class | cytoscape.giny | CytoScape |
|
| ImportNetworkDialog | | Class | cytoscape.dialogs | CytoScape |
|
| LineTypeIcon | | Class | cytoscape.visual.ui.icon | CytoScape |
|
| LoadNetworkTask | Task to load a new network. | Class | cytoscape.actions | CytoScape |
|
| NestedNetworkChangeEvent | This event will be fired when nested network is created/removed. | Class | giny.model | CytoScape |
|
| NestedNetworkChangeEventListener | Listener for nested network change events. | Interface | giny.model | CytoScape |
|
| NestedNetworkListener | Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| NestedNetworkReader | Special interface for Graph readers which read nested networks from a file. | Interface | cytoscape.data.readers | CytoScape |
|
| NestedNetworkViewUpdater | This class manages images that represent nested networks. | Class | cytoscape.util | CytoScape |
|
| Network | Java class for anonymous complex type. | Class | cytoscape.generated | CytoScape |
|
| NetworkData | There is an event fired anytime that a value is modified, you need to be listener to the attribute name though. | Class | cytoscape.data | CytoScape |
|
| NetworkExpansionMenu | | Class | cytoscape.data.webservice.util | CytoScape |
|
| NetworkFrame | Java class for anonymous complex type. | Class | cytoscape.generated | CytoScape |
|
| NetworkFrames | Java class for anonymous complex type. | Class | cytoscape.generated | CytoScape |
|
| NetworkImportWebServiceClient | | Interface | cytoscape.data.webservice | CytoScape |
|
| NetworkMetaDataDialog | Dialog for editing network metadata in RDF. | Class | cytoscape.dialogs | CytoScape |
|
| NetworkMetaDataTableModel | Table model for the Network Metadata Dialog. | Class | cytoscape.dialogs | CytoScape |
|
| NetworkPanel | GUI component for managing network list in current session. | Class | cytoscape.view | CytoScape |
|
| NetworkSelectorPanel | | Class | cytoscape.util.swing | CytoScape |
|
| NetworkTree | Java class for anonymous complex type. | Class | cytoscape.generated | CytoScape |
|
| NetworkTreeNode | See Also:Serialized FormFields inherited from class javax. | Class | cytoscape.view | CytoScape |
|
| NetworkTreeTableModel | Inner class that extends the AbstractTreeTableModelFields inherited from class cytoscape. | Class | cytoscape.view | CytoScape |
|
| NetworkViewManager | | Class | cytoscape.view | CytoScape |
|
| NewNetworkAction | creates a new network and associates an editor with itVersion:1. | Class | cytoscape.actions | CytoScape |
|
| NodeShowNestedNetworkProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| SetNestedNetworkDialog | | Class | cytoscape.dialogs | CytoScape |
|
| UnifiedNetworkImportDialog | Default GUI component for network import web service clients. | Class | cytoscape.data.webservice.ui | CytoScape |
|
| VizMapBypassNetworkListener | Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| WebServiceNetworkImportAction | See Also:Serialized FormFields inherited from class cytoscape. | Class | cytoscape.actions | CytoScape |
|
| AutoencoderNetwork | | Class | org.neuroph.nnet | Neuroph |
|
| CompetitiveNetwork | Two layer neural network with competitive learning rule. | Class | org.neuroph.nnet | Neuroph |
|
| ConvolutionalNetwork | Convolutional neural network with backpropagation algorithm modified for convolutional networks. | Class | org.neuroph.nnet | Neuroph |
|
| ElmanNetwork | Under development: Learning rule BackProp Through Time requiredAuthor:zoranSee Also:Serialized Form | Class | org.neuroph.nnet | Neuroph |
|
| JordanNetwork | Under development: Learning rule BackProp Through Time requiredAuthor:zoranSee Also:Serialized Form | Class | org.neuroph.nnet | Neuroph |
|
| MaxNet | Max Net neural network with competitive learning rule. | Class | org.neuroph.nnet | Neuroph |
|
| NeuralNetwork | Base class for artificial neural networks. | Class | org.neuroph.core | Neuroph |
|
| NeuralNetworkCODEC | A CODEC encodes and decodes neural networks, much like the more standard definition of a CODEC encodes and decodes audio/video. | Class | org.neuroph.util | Neuroph |
|
| NeuralNetworkEvent | This class holds information about the source and type of some neural network event. | Class | org.neuroph.core.events | Neuroph |
|
| NeuralNetworkEventListener | This interface is implemented by classes who are listening to neural network events events (to be defined) NeuralNetworkEvent class holds the information about event. | Interface | org.neuroph.core.events | Neuroph |
|
| NeuralNetworkEventType | enum NeuralNetworkEventTypeAuthor:Zoran Sevarac | Class | org.neuroph.core.events | Neuroph |
|
| NeuralNetworkFactory | Provides methods to create various neural networks. | Class | org.neuroph.util | Neuroph |
|
| NeuralNetworkType | enum NeuralNetworkTypeContains neural network types and labels. | Class | org.neuroph.util | Neuroph |
|
| RBFNetwork | Radial basis function neural network. | Class | org.neuroph.nnet | Neuroph |
|
| SupervisedHebbianNetwork | Hebbian neural network with supervised Hebbian learning algorithm. | Class | org.neuroph.nnet | Neuroph |
|
| UnsupervisedHebbianNetwork | Hebbian neural network with unsupervised Hebbian learning algorithm. | Class | org.neuroph.nnet | Neuroph |
|
| AnalyzeNetwork | Allows the weights and bias values of the neural network to be analyzed. | Class | org.encog.neural.networks.structure | HeatonReasearch |
|
| BasicNetwork | This class implements a neural network. | Class | org.encog.neural.networks | HeatonReasearch |
|
| EngineTask | An individual task that can be submitted to the EncogCurrency utility. | Interface | org.encog.util.concurrency | HeatonReasearch |
|
| FlatNetwork | meant to be a very highly efficient feedforward, or simple recurrent, neural network. | Class | org.encog.neural.flat | HeatonReasearch |
|
| FlatNetworkRBF | A flat network designed to handle an RBF. | Class | org.encog.neural.flat | HeatonReasearch |
|
| FreeformNetwork | much more advanced structures than the flat networks that the Encog BasicNetwork implements. | Class | org.encog.neural.freeform | HeatonReasearch |
|
| FreeformNetworkError | Freeform neural network error. | Class | org.encog.neural.freeform | HeatonReasearch |
|
| GeneticCODEC | A CODEC defines how to transfer between a genome and phenome. | Interface | org.encog.ml.ea.codec | HeatonReasearch |
|
| GeneticError | An error raised by the genetic algorithm. | Class | org.encog.ml.genetic | HeatonReasearch |
|
| GeneticFactory | A factory to create genetic algorithm trainers. | Class | org.encog.ml.factory.train | HeatonReasearch |
|
| HopfieldNetwork | | Class | org.encog.neural.thermal | HeatonReasearch |
|
| MersenneTwisterGenerateRandom | The Mersenne twister is a pseudo random number generator developed in 1997 by Makoto Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence over a finite binary field F2. | Class | org.encog.mathutil.randomize.generate | HeatonReasearch |
|
| MLMethodGeneticAlgorithm | (MLEncodable) to be trained. | Class | org.encog.ml.genetic | HeatonReasearch |
|
| NEATNetwork | NEAT networks relieve the programmer of the need to define the hidden layer structure of the neural network. | Class | org.encog.neural.neat | HeatonReasearch |
|
| NetworkCODEC | This class will extract the "long term memory" of a neural network, that is the weights and bias values into an array. | Class | org.encog.neural.networks.structure | HeatonReasearch |
|
| NetworkFold | The network for one fold of a cross validation. | Class | org.encog.neural.networks.training.cross | HeatonReasearch |
|
| NetworkPattern | Specify which network pattern to use. | Class | org.encog.neural.prune | HeatonReasearch |
|
| NeuralNetworkError | Used by the neural network classes to indicate an error. | Class | org.encog.neural | HeatonReasearch |
|
| NeuralNetworkPattern | Patterns are used to create common sorts of neural networks. | Interface | org.encog.neural.pattern | HeatonReasearch |
|
| PersistBasicNetwork | Persist a basic network. | Class | org.encog.neural.networks | HeatonReasearch |
|
| PersistRBFNetwork | Persist a RBF network. | Class | org.encog.neural.rbf | HeatonReasearch |
|
| RBFNetwork | | Class | org.encog.neural.rbf | HeatonReasearch |
|
| RBFNetworkConfig | Config class for EncogModel to use a RBF neural network. | Class | org.encog.ml.model.config | HeatonReasearch |
|
| RBFNetworkFactory | A factory to create RBF networks. | Class | org.encog.ml.factory.method | HeatonReasearch |
|
| ThermalNetwork | The thermal network forms the base class for Hopfield and Boltzmann machines. | Class | org.encog.neural.thermal | HeatonReasearch |
|
| ValidateNetwork | | Class | org.encog.util.validate | HeatonReasearch |
|
| NetUtil | | Class | liquibase.util | LiquiBase |
|
| ExtrudedPolylineTriangulator | Triangulates a polyline into an extrusion with bottom and top boundaries. | Class | agi.foundation.geometry.discrete | AGI ( Analytical Graphics ) |
|
| ExtrudedPolylineTriangulatorResult | The result from extruded polyline triangulation: a triangle mesh defined using an indexed triangle list with top and bottom boundary positions. | Class | agi.foundation.geometry.discrete | AGI ( Analytical Graphics ) |
|
| KmlNetworkLink | | Class | agi.foundation.graphics | AGI ( Analytical Graphics ) |
|
| KmlNetworkLinkRefreshMode | enum KmlNetworkLinkRefreshModeDefines the options available for a KmlNetworkLink's RefreshMode property. | Class | agi.foundation.graphics | AGI ( Analytical Graphics ) |
|
| KmlNetworkLinkViewRefreshMode | enum KmlNetworkLinkViewRefreshModeDefines the options available for a KmlNetworkLink's ViewRefreshMode property. | Class | agi.foundation.graphics | AGI ( Analytical Graphics ) |
|
| NetworkContext | When UseNetworkContext (get / set) is true, the Java networking libraries will be used when acquiring resources from | Class | agi.foundation.graphics | AGI ( Analytical Graphics ) |
|
| PolylineType | Describes how to interpret positions defining a polyline. | Class | agi.foundation.graphics | AGI ( Analytical Graphics ) |
|
| Simon1994PlanetaryPositions | Provides Point instances representing the positions of the planets computed using the equations described in Simon J. | Class | agi.foundation.celestial | AGI ( Analytical Graphics ) |
|
| BasicCollapsiblePaneTitlePane | Basic L&f implementation of title bar for CollapsiblePaneTitlePaneSee Also:Serialized Form | Class | com.jidesoft.plaf.basic | JideSoft |
|
| CollapsiblePaneTitleButton | CollapsiblePaneTitleButton provides a button that looks the same as the default title button on CollapsiblePane's title pane. | Class | com.jidesoft.pane | JideSoft |
|
| LonghornCollapsiblePaneTitlePane | | Class | com.jidesoft.plaf.longhorn | JideSoft |
|
| MultilineTableCellEditor | A cell editor uss JTextArea as the editor component. | Class | com.jidesoft.grid | JideSoft |
|
| MultilineTableCellRenderer | A cell renderer using MultilineLabel as the renderer component to display a string in multiple lines. | Class | com.jidesoft.grid | JideSoft |
|
| MultilineTableCellRenderer .UIResource | A subclass of MultilineTableCellRenderer that implements UIResource. | Class | com.jidesoft.grid | JideSoft |
|
| MultilineToggleButton | A toggle button (JCheckBox or JRadioButton) that can wrap its label to extend to multiple lines. | Class | com.jidesoft.swing | JideSoft |
|
| NetworkIconSet | NetworkIconSet is a class which works with JIDE Network Icon Set (http://www. | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .Ecommerce | | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .Email | | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .Interface | | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .Internet | | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .NetworkDevices | | Class | com.jidesoft.icons | JideSoft |
|
| NetworkIconSet .Security | | Class | com.jidesoft.icons | JideSoft |
|
| Office2003CollapsiblePaneTitlePane | | Class | com.jidesoft.plaf.office2003 | JideSoft |
|
| VBDotNetTokenMarker | VB. | Class | com.jidesoft.editor.tokenmarker | JideSoft |
|
| VsnetCheckBoxMenuItemUI | CheckboxMenuItem UI implementation. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetCollapsiblePaneUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetCommandBarSeparatorUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetDockableFrameUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetGripperUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetJideTabbedPaneUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetLookAndFeelExtension | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetMenuItemUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetMenuUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetMenuUI .PostAction | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetMetalProgressBarUI | A better ProgressBarUI for indeterminate progress bar. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetMetalUtils | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for MetalLookAndFeel. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetPopupMenuSeparatorUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetProgressBarUI | A better ProgressBarUI for indeterminate progress bar. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetRadioButtonMenuItemUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetSidePaneUI | | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetWindowsProgressBarUI | A better ProgressBarUI for indeterminate progress bar. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| VsnetWindowsUtils | Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for WindowsLookAndFeel. | Class | com.jidesoft.plaf.vsnet | JideSoft |
|
| Netty | | Class | org.jooby.netty | Jooby |
|
| NetSelectors | Helper methods for creating Selectors. | Class | reactor.io.net | Reactor |
|
| NetStreams | A Streams add-on to work with network facilities from reactor-net, e. | Class | reactor.io.net | Reactor |
|
| NetStreams .HttpClientFactory | | Interface | reactor.io.net | Reactor |
|
| NetStreams .HttpServerFactory | | Interface | reactor.io.net | Reactor |
|
| NetStreams .TcpClientFactory | | Interface | reactor.io.net | Reactor |
|
| NetStreams .TcpServerFactory | | Interface | reactor.io.net | Reactor |
|
| NetStreams .UdpServerFactory | | Interface | reactor.io.net | Reactor |
|
| NettyChannelHandlerBridge | Netty ChannelInboundHandler implementation that passes data to a Reactor ChannelStream. | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyChannelHandlerBridge .ChannelInputSubscriberEvent | An event to attach a Subscriber to the NettyChannelStream created by NettyChannelHandlerBridge | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyChannelStream | ReactorChannel implementation that delegates to Netty. | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyClientSocketOptions | | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyDatagramServer | DatagramServer implementation built on Netty. | Class | reactor.io.net.impl.netty.udp | Reactor |
|
| NettyHttpChannel | | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpClient | A Netty-based TcpClient. | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpClientHandler | | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpHeaders | | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpResponseHeaders | | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpServer | A Netty-based TcpServer implementationAuthor:Jon Brisbin, Stephane Maldini | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpServerHandler | Conversion between Netty types and Reactor types (NettyHttpChannel and Buffer). | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpWSClientHandler | | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyHttpWSServerHandler | Conversion between Netty types and Reactor types (NettyHttpChannel and Buffer). | Class | reactor.io.net.impl.netty.http | Reactor |
|
| NettyNativeDetector | | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyServerSocketOptions | | Class | reactor.io.net.impl.netty | Reactor |
|
| NettyTcpClient | A Netty-based TcpClient. | Class | reactor.io.net.impl.netty.tcp | Reactor |
|
| NettyTcpServer | A Netty-based TcpServer implementationAuthor:Jon Brisbin, Stephane Maldini | Class | reactor.io.net.impl.netty.tcp | Reactor |
|
| MersenneTwisterFast | MersenneTwister and MersenneTwisterFast Version 21, based on version MT199937(99/10/29) | Class | ec.util | Mason |
|
| Network | The Network is a field which stores binary graph and multigraph structures of all kinds, using hash tables to allow reasonably rapid dynamic modification. | Class | sim.field.network | Mason |
|
| Network .IndexOutIn | The structure stored in the indexOutInHash hash table. | Class | sim.field.network | Mason |
|
| NetworkPortrayal2D | Portrays network fields. | Class | sim.portrayal.network | Mason |
|
| SpatialNetwork2D | A wrapper used by NetworkPortrayal2D to hold a Network and EITHER a Continuous2D OR a SparseGrid2D (or some other SparseField2D). | Class | sim.portrayal.network | Mason |
|
| CommandLineTask | Instances of this class encapsulate the execution of an external process, program or shell script. | Class | org.jppf.node.protocol | Jppf |
|
| IPv4AddressNetmask | Represents a netmask used for IP addresses include or exclude lists. | Class | org.jppf.net | Jppf |
|
| IPv6AddressNetmask | Represents a netmask used for IPv6 addresses inclusion and exclusion lists. | Class | org.jppf.net | Jppf |
|
| IsInIPv4Subnet | An execution policy rule that encapsulates a test of type IPv4 is in This policy has the following XML representation: | Class | org.jppf.node.policy | Jppf |
|
| IsInIPv6Subnet | An execution policy rule that encapsulates a test of type IPv6 is in Subnet string. | Class | org.jppf.node.policy | Jppf |
|
| InlineTag | | Class | retrofacebook | RetroFacebook |
|
| InlineTag .Builder | | Class | retrofacebook | RetroFacebook |
|
| FRCNetworkCommunicationsLibrary | | Class | edu.wpi.first.wpilibj.communication | Roborio |
|
| FRCNetworkCommunicationsLibrary .tInstances | Instances from UsageReporting. | Interface | edu.wpi.first.wpilibj.communication | Roborio |
|
| FRCNetworkCommunicationsLibrary .tModuleType | Module type from LoadOut. | Interface | edu.wpi.first.wpilibj.communication | Roborio |
|
| FRCNetworkCommunicationsLibrary .tResourceType | Resource types from UsageReporting. | Interface | edu.wpi.first.wpilibj.communication | Roborio |
|
| FRCNetworkCommunicationsLibrary .tTargetClass | Target class from LoadOut. | Interface | edu.wpi.first.wpilibj.communication | Roborio |
|
| NetworkButton | | Class | edu.wpi.first.wpilibj.buttons | Roborio |
|
| NetworkTable | A network table that knows its subtable path. | Class | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NetworkTableKeyNotDefined | An exception throw when the lookup a a key-value fails in a NetworkTableSee Also:Serialized Form | Class | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NetworkTablesJNI | | Class | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NetworkTablesJNI .ConnectionListenerFunction | | Interface | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NetworkTablesJNI .EntryListenerFunction | | Interface | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NetworkTablesJNI .LoggerFunction | | Interface | edu.wpi.first.wpilibj.networktables | Roborio |
|
| NIVision .ClassifierEngineType | Returns the enum constant of this | Class | com.ni.vision | Roborio |
|
| DigiMeshNetwork | This class represents a DigiMesh Network. | Class | com.digi.xbee.api | XBee |
|
| DigiPointNetwork | This class represents a DigiPoint Network. | Class | com.digi.xbee.api | XBee |
|
| Raw802Network | This class represents an 802. | Class | com.digi.xbee.api | XBee |
|
| XBeeNetwork | This class represents an XBee Network. | Class | com.digi.xbee.api | XBee |
|
| ZigBeeNetwork | This class represents a ZigBee Network. | Class | com.digi.xbee.api | XBee |
|
| AffineTransform | | Class | com.itextpdf.awt.geom | IText |
|
| BarcodePostnet | n = 72f / 22f; // distance between barsx = 0. | Class | com.itextpdf.text.pdf | IText |
|
| DicomNetworkException | | Class | com.pixelmed.network | PixelMed |
|
| NetworkApplicationConfigurationDialog | This class provides user interface for network applications to configure and test properties related to DICOM network services. | Class | com.pixelmed.network | PixelMed |
|
| NetworkApplicationInformation | This class encapsulates information about DICOM network devices. | Class | com.pixelmed.network | PixelMed |
|
| NetworkApplicationInformationFederated | This class encapsulates information about DICOM network devices federated from multiple sources. | Class | com.pixelmed.network | PixelMed |
|
| NetworkApplicationProperties | This class provides common support to applications requiring properties related to DICOM network services. | Class | com.pixelmed.network | PixelMed |
|
| NetworkConfigurationFromLDAP | This class provides utilities to automatically configure DICOM network parameters. | Class | com.pixelmed.network | PixelMed |
|
| NetworkConfigurationFromMulticastDNS | This class provides a dynamic registry of DICOM network parameters possibly federated from various sources. | Class | com.pixelmed.network | PixelMed |
|
| NetworkConfigurationSource | This abstract class provides a source of DICOM network parameters. | Class | com.pixelmed.network | PixelMed |
|
| NetworkDefaultValues | This class defines a number of useful defaults and constants and utilities to generate defaults. | Class | com.pixelmed.network | PixelMed |
|
| NetworkMediaImporter | This class is designed to support the importation of DICOM files from interchange media (such as CDs and DVDs) and their transfer over the | Class | com.pixelmed.network | PixelMed |
|
| PhoneticStringEncoder | | Class | com.pixelmed.utils | PixelMed |
|
| PhoneticStringEncoderException | | Class | com.pixelmed.utils | PixelMed |
|
| TestDicomNetwork_AllTests | | Class | com.pixelmed.test | PixelMed |
|
| NetworkInfo | | Class | com.pi4j.system | PI4J |
|
| NetworkInterface | | Class | com.pi4j.system | PI4J |
|
| NetworkSave | Create a button that will submit a PDF to a network URL. | Class | org.faceless.pdf2.viewer2.feature | BigFaceless |
|
| IDfNetworkLocationEntry | | Interface | com.documentum.fc.client | Documentum |
|
| BASELINETESTSTATISTIC | enum BASELINETESTSTATISTICJava class for BASELINE-TEST-STATISTIC. | Class | weka.core.pmml.jaxbbindings | Weka |
|
| BayesNet | Bayes Network learning using various search algorithms and quality measures. | Class | weka.classifiers.bayes | Weka |
|
| BayesNet | Generates random instances based on a Bayes network. | Class | weka.datagenerators.classifiers.classification | Weka |
|
| BayesNetEstimator | BayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure has | Class | weka.classifiers.bayes.net.estimate | Weka |
|
| BayesNetGenerator | Bayes Network learning using various search algorithms and quality measures. | Class | weka.classifiers.bayes.net | Weka |
|
| EditableBayesNet | Bayes Network learning using various search algorithms and quality measures. | Class | weka.classifiers.bayes.net | Weka |
|
| NeuralNetwork | Class implementing import of PMML Neural Network model. | Class | weka.classifiers.pmml.consumer | Weka |
|
| NeuralNetwork | Java class for NeuralNetwork element declaration. | Class | weka.core.pmml.jaxbbindings | Weka |