Package | Description |
---|---|
org.apache.juddi.v3.client.config | |
org.apache.juddi.v3.client.mapping |
Modifier and Type | Method and Description |
---|---|
UDDIClerk |
XRegistration.getFromClerk() |
UDDIClerk |
XRegistration.getToClerk() |
Modifier and Type | Method and Description |
---|---|
Map<String,UDDIClerk> |
ClientConfig.getUDDIClerks() |
Modifier and Type | Method and Description |
---|---|
ClerkDetail |
UDDIClerk.saveClerk(UDDIClerk senderClerk) |
void |
XRegistration.setFromClerk(UDDIClerk fromClerk) |
void |
XRegistration.setToClerk(UDDIClerk toClerk) |
Constructor and Description |
---|
XRegistration(String entityKey,
UDDIClerk fromClerk,
UDDIClerk toClerk) |
Modifier and Type | Method and Description |
---|---|
UDDIClerk |
UDDIServiceCache.getClerk() |
UDDIClerk |
BPEL2UDDI.getClerk() |
Modifier and Type | Method and Description |
---|---|
void |
UDDIServiceCache.setClerk(UDDIClerk clerk) |
void |
BPEL2UDDI.setClerk(UDDIClerk clerk) |
Constructor and Description |
---|
AsyncRegistration(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties,
RegistrationInfo registrationInfo) |
BPEL2UDDI(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties) |
ServiceLocator(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties) |
UDDIServiceCache(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties) |
WSDL2UDDI(UDDIClerk clerk,
URLLocalizer urlLocalizer,
Properties properties) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.