activemq-cpp-3.6.0
decaf::net Namespace Reference

Namespaces

namespace  ssl

Data Structures

class  BindException
class  ConnectException
class  DatagramPacket
 Class that represents a single datagram packet. More...
class  HttpRetryException
class  Inet4Address
class  Inet6Address
class  InetAddress
 Represents an IP address. More...
class  InetSocketAddress
class  MalformedURLException
class  NoRouteToHostException
class  PortUnreachableException
class  ProtocolException
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  URLDecoder
class  URLEncoder