|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

See:
Description
| Class Summary | |
|---|---|
| CommunicationBuilder | The CommunicationBuilder Class . |
| CommunicationFactory | A FACTORY for creating Communication objects. |
| GenericCommunicationFactory<T,M,S,E> | A factory for creating GenericCommunication objects. |
| Enum Summary | |
|---|---|
| HTTPMethods | The Enum HTTPMethods. |
Provides all the configuration utilities necessary for the URLChecker to operate.
builder = new CommunicationBuilder();
...
context.setClient(builder.getMultithreadedClient());
...
builder.shutdownCommunication();
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||