Uses of Package
com.nexaweb.client.netservice

Packages that use com.nexaweb.client.netservice
com.nexaweb.client Provides classes and interfaces used by MCOs. 
com.nexaweb.client.desktop.netservice   
com.nexaweb.client.displayservice Provides functions related to UI screen capturing, manipulating and information retrieval. 
com.nexaweb.client.form Provides the ability to perform form-based submission. 
com.nexaweb.client.netservice Provides class and interfaces related to network IO and messaging. 
 

Classes in com.nexaweb.client.netservice used by com.nexaweb.client
HttpResponse
          HttpResponse is an incoming response from an HTTP client.
NetService
          NetService provides methods for sending and receiving HTTP messages, subcribing and unsubcribing to message topics, and other network related functions.
NetServiceException
          NetServiceException is thrown by various NetService methods and typically wraps a FileNotFoundException, IOException or ConnectionException.
NetServiceListener
          NetServiceListener is used as a callback for asynchronous NetService operations.
 

Classes in com.nexaweb.client.netservice used by com.nexaweb.client.desktop.netservice
HttpRequest
          HttpRequest is an outgoing request from an HTTP client.
HttpResponse
          HttpResponse is an incoming response from an HTTP client.
NetService
          NetService provides methods for sending and receiving HTTP messages, subcribing and unsubcribing to message topics, and other network related functions.
NetServiceException
          NetServiceException is thrown by various NetService methods and typically wraps a FileNotFoundException, IOException or ConnectionException.
NetServiceListener
          NetServiceListener is used as a callback for asynchronous NetService operations.
 

Classes in com.nexaweb.client.netservice used by com.nexaweb.client.displayservice
NetServiceException
          NetServiceException is thrown by various NetService methods and typically wraps a FileNotFoundException, IOException or ConnectionException.
 

Classes in com.nexaweb.client.netservice used by com.nexaweb.client.form
HttpResponse
          HttpResponse is an incoming response from an HTTP client.
NetServiceListener
          NetServiceListener is used as a callback for asynchronous NetService operations.
 

Classes in com.nexaweb.client.netservice used by com.nexaweb.client.netservice
HttpRequest
          HttpRequest is an outgoing request from an HTTP client.
HttpResponse
          HttpResponse is an incoming response from an HTTP client.
NetServiceException
          NetServiceException is thrown by various NetService methods and typically wraps a FileNotFoundException, IOException or ConnectionException.
NetServiceListener
          NetServiceListener is used as a callback for asynchronous NetService operations.
 



Copyright © 2005 Nexaweb Technologies, Inc. All Rights Reserved.