public class PartnerRoleChannelImpl extends java.lang.Object implements PartnerRoleChannel
| Constructor and Description |
|---|
PartnerRoleChannelImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the communication channel.
|
EndpointReference |
getInitialEndpointReference()
Return the endpoint reference to the endpoint with which the
channel was initialized or
null if the channel
was initialized without an initial endpoint. |
public void close()
PartnerRoleChannelclose in interface PartnerRoleChannelpublic EndpointReference getInitialEndpointReference()
PartnerRoleChannelnull if the channel
was initialized without an initial endpoint.getInitialEndpointReference in interface PartnerRoleChannel