public class Relocator extends Object
Constructor and Description |
---|
Relocator(OutputStreamWriter osw,
String protocol,
String host,
int port) |
Relocator(Writer w,
String protocol,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
static String |
getNewLocation(String addr,
String protocol,
String host,
int port) |
Map<QName,String> |
getRelocatingAttributes() |
boolean |
isWsdlFound() |
void |
relocate(InputStreamReader isr) |
void |
setRelocatingAttributes(Map<QName,String> relocatingAttributes) |
public Relocator(Writer w, String protocol, String host, int port) throws Exception
Exception
public Relocator(OutputStreamWriter osw, String protocol, String host, int port) throws Exception
Exception
Copyright © 2012. All Rights Reserved.