|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of URI in wttools.protocols |
| Fields in wttools.protocols declared as URI | |
protected URI |
AbstractProtocol.uri
variable uri contains value of |
| Methods in wttools.protocols that return URI | |
URI |
AbstractProtocol.getURI()
Get the value of uri. |
| Methods in wttools.protocols with parameters of type URI | |
void |
AbstractProtocol.setURI(URI v)
Set the value of uri. |
static ProtocolIfc |
ProtocolFactory.createStandardImpl(URI uri)
createStandardImpl method performs |
static ProtocolIfc |
ProtocolFactory.createStandardImpl(URI uri,
boolean debug)
createStandardImpl method performs |
static ProtocolIfc |
ProtocolFactory.createProtocol(URI uri)
createProtocol method performs |
static ProtocolIfc |
ProtocolFactory.createProtocol(URI uri,
java.lang.String protoImpl)
|
static ProtocolIfc |
ProtocolFactory.createProtocol(URI uri,
java.lang.String protoImpl,
boolean debug)
|
static ProtocolIfc |
ProtocolFactory.createProtocol(URI uri,
boolean debug)
createProtocol method performs |
| Uses of URI in wttools.protocols.cache |
| Methods in wttools.protocols.cache that return URI | |
URI |
ProtocolImpl.getURI()
|
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.cache with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
setURI method performs |
| Uses of URI in wttools.protocols.extend.ftp |
| Methods in wttools.protocols.extend.ftp that return URI | |
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.extend.ftp with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
|
| Uses of URI in wttools.protocols.extend.http |
| Methods in wttools.protocols.extend.http that return URI | |
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.extend.http with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
|
| Uses of URI in wttools.protocols.ftp |
| Methods in wttools.protocols.ftp that return URI | |
URI |
ProtocolImpl.getURI()
|
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.ftp with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
setURI method performs |
| Uses of URI in wttools.protocols.http |
| Methods in wttools.protocols.http that return URI | |
URI |
ProtocolImpl.getURI()
|
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.http with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
setURI method performs |
| Uses of URI in wttools.protocols.ifc |
| Methods in wttools.protocols.ifc that return URI | |
URI |
ProtocolIfc.getURI()
getURI method returns URI for
which performing connection. |
URI |
ProtocolIfc.getEffectiveURI()
getEffectiveURI returns effective uri of requested
resource. |
| Methods in wttools.protocols.ifc with parameters of type URI | |
void |
ProtocolIfc.setURI(URI uri)
setURI method sets new URI for
protocol instance. |
| Uses of URI in wttools.protocols.simple.http |
| Methods in wttools.protocols.simple.http that return URI | |
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.simple.http with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
setURI method performs |
| Uses of URI in wttools.protocols.sunp |
| Methods in wttools.protocols.sunp that return URI | |
URI |
ProtocolImpl.getEffectiveURI()
|
| Methods in wttools.protocols.sunp with parameters of type URI | |
void |
ProtocolImpl.setURI(URI v)
setURI method performs |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||