Library: RemotingNG/TCP
Package: TCP
Header: Poco/RemotingNG/TCP/Listener.h
Direct Base Classes: Poco::RemotingNG::TCP::TimerTask
All Base Classes: Poco::RefCountedObject, Poco::RemotingNG::TCP::TimerTask, Poco::Runnable
Inherited Functions: cancel, duplicate, isCancelled, lastExecution, referenceCount, release, run
typedef Poco::AutoPtr < EventSubscription > Ptr;
EventSubscription(
Listener & listener,
const std::string & uri,
Poco::UInt32 id
);
const std::string & path() const;
void run();
See also: Poco::Runnable::run()