public interface Connection
Modifier and Type | Interface and Description |
---|---|
static class |
Connection.ConnectionException
Exception thrown if there is an error during a connection.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the connection.
|
void |
open()
Opens a connection to an endpoint if is not currently open.
|
void open() throws Connection.ConnectionException
Connection.ConnectionException
- if the connection to the endpoint cannot be openedvoid close()
Copyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.