activemq-cpp-3.9.5
|
#include <decaf/util/Config.h>
#include <decaf/io/InputStream.h>
#include <decaf/io/OutputStream.h>
#include <decaf/net/URL.h>
#include <decaf/net/UnknownServiceException.h>
Go to the source code of this file.
Data Structures | |
class | decaf::net::URLConnection |
Concrete implementations of the abstract URLConnection class provide a communication link to a URL for exchanging data with a specific protocol type. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::net |