Constructor for the Tube class that creates a Tube object using the 'default' tube on the server. Use this method in preference to creating a Tube using a Connection object as this guarantees a Connection dedicated to the Tube.
The Beanstalk server to create the Tube for.
See Implementation
Constructor for the Tube class that creates a Tube object using the 'default' tube on the server. Use this method in preference to creating a Tube using a Connection object as this guarantees a Connection dedicated to the Tube.