activemq-cpp-3.9.5
|
#include <decaf/util/Config.h>
#include <decaf/io/InputStream.h>
#include <decaf/io/OutputStream.h>
#include <decaf/net/URLConnection.h>
Go to the source code of this file.
Data Structures | |
class | decaf::net::HttpURLConnection |
This abstract subclass of URLConnection defines methods for managing HTTP connection according to the description given by RFC 2068. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::net |