|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.wms.WMSProtocolHandlerFactory
public class WMSProtocolHandlerFactory
| Field Summary | |
|---|---|
WMSProtocolHandler |
wMSProtocolHandler
|
| Constructor Summary | |
|---|---|
WMSProtocolHandlerFactory()
|
|
| Method Summary | |
|---|---|
static WMSProtocolHandler |
negotiate(java.lang.String host)
Establece la versión con la que se comunicará con el servidor y devuelve el objeto Capabilities obtenido con dicha versión |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public WMSProtocolHandler wMSProtocolHandler
| Constructor Detail |
|---|
public WMSProtocolHandlerFactory()
| Method Detail |
|---|
public static WMSProtocolHandler negotiate(java.lang.String host)
throws java.net.ConnectException,
java.io.IOException
host - maquina con la que se negocia
java.net.ConnectException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||