Class ServerConversation
- java.lang.Object
 - 
- org.opennms.netmgt.provision.server.exchange.Conversation
 - 
- org.opennms.netmgt.provision.server.exchange.ServerConversation
 
 
 
- 
public class ServerConversation extends Conversation
ServerConversation class.
- Version:
 - $Id: $
 - Author:
 - thedesloge
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.opennms.netmgt.provision.server.exchange.Conversation
Conversation.ErrorExchange 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ServerConversation() 
- 
Method Summary
- 
Methods inherited from class org.opennms.netmgt.provision.server.exchange.Conversation
addErrorExchange, addExchange, attemptClientConversation, attemptServerConversation, contains, regexpMatches, startsWith 
 - 
 
 -