activemq-cpp-3.9.0
decaf::net Namespace Reference

Namespaces

 ssl
 

Data Structures

class  BindException
 
class  ConnectException
 
class  ContentHandlerFactory
 Defines a factory interface for content handlers. More...
 
class  DatagramPacket
 Class that represents a single datagram packet. More...
 
class  FileNameMap
 Defines a scheme for mapping a filename type to a MIME content type. More...
 
class  HttpRetryException
 
class  HttpURLConnection
 This abstract subclass of URLConnection defines methods for managing HTTP connection according to the description given by RFC 2068. More...
 
class  Inet4Address
 
class  Inet6Address
 
class  InetAddress
 Represents an IP address. More...
 
class  InetSocketAddress
 
class  MalformedURLException
 
class  NoRouteToHostException
 
class  PortUnreachableException
 
class  ProtocolException
 
class  Proxy
 
class  ServerSocket
 This class implements server sockets. More...
 
class  ServerSocketFactory
 Class used to create Server Sockets, subclasses can be created that create certain types of server sockets according to specific policies. More...
 
class  Socket
 
class  SocketAddress
 Base class for protocol specific Socket addresses. More...
 
class  SocketError
 Static utility class to simplify handling of error codes for socket operations. More...
 
class  SocketException
 Exception for errors when manipulating sockets. More...
 
class  SocketFactory
 The SocketFactory is used to create Socket objects and can be sub-classed to provide other types of Sockets or Sockets with varying configurations. More...
 
class  SocketImpl
 Acts as a base class for all physical Socket implementations. More...
 
class  SocketImplFactory
 Factory class interface for a Factory that creates ScoketImpl objects. More...
 
class  SocketOptions
 
class  SocketTimeoutException
 
class  UnknownHostException
 
class  UnknownServiceException
 
class  URI
 This class represents an instance of a URI as defined by RFC 2396. More...
 
class  URISyntaxException
 
class  URL
 Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web. More...
 
class  URLConnection
 Concrete implementations of the abstract. More...
 
class  URLDecoder
 
class  URLEncoder
 
class  URLStreamHandler
 The abstract class URLStreamHandler is the common superclass for all stream protocol handlers. More...
 
class  URLStreamHandlerFactory
 Defines a factory which creates an URLStreamHandler for a specified protocol. More...