Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/javadoc/client/CoreIO.html
Дата изменения: Tue Dec 21 00:38:44 2004
Дата индексирования: Sat Apr 9 23:52:04 2016
Кодировка:
CoreIO

client
Class CoreIO

java.lang.Object
  extended byclient.CoreIO

public class CoreIO
extends java.lang.Object

Realizuet informacionnyj' obmen mezhdu klientom i serverom.


Field Summary
(package private)  java.net.URL url
           
 
Constructor Summary
CoreIO(java.lang.String CoreAddress)
          Sozdaet novyj' CoreIO.
 
Method Summary
 GeneralResponse request(GeneralRequest o)
          Posylaet zapros i poluchaet otvet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

url

java.net.URL url
Constructor Detail

CoreIO

public CoreIO(java.lang.String CoreAddress)
       throws java.net.MalformedURLException
Sozdaet novyj' CoreIO.

Method Detail

request

public GeneralResponse request(GeneralRequest o)
                        throws java.io.IOException,
                               java.lang.ClassNotFoundException
Posylaet zapros i poluchaet otvet

Throws:
java.io.IOException
java.lang.ClassNotFoundException