activemq-cpp-3.9.5
decaf::internal::net Namespace Reference

Namespaces

namespace  file
 
namespace  http
 
namespace  https
 
namespace  ssl
 
namespace  tcp
 

Data Structures

class  DefaultServerSocketFactory
 Default implementation of the Decaf ServerSocketFactory, creates ServerSocket objects with supplied options. More...
 
class  DefaultSocketFactory
 SocketFactory implementation that is used to create Sockets. More...
 
class  Network
 Internal class used to manage Networking related resources and hide platform dependent calls from the higher level API. More...
 
class  SocketFileDescriptor
 File Descriptor type used internally by Decaf Socket objects. More...
 
class  URIEncoderDecoder
 
class  URIHelper
 Helper class used by the URI classes in encoding and decoding of URI's. More...
 
class  URIType
 Basic type object that holds data that composes a given URI. More...
 
class  URLStreamHandlerManager
 
class  URLType
 Basic type object that holds data that composes a given URL. More...
 
class  URLUtils