|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ninja.activeproxy.path.description.ElementDescription | +--ninja.activeproxy.path.description.ConnectorDescription
Description of a connector.
Fields inherited from class ninja.activeproxy.path.description.ElementDescription |
attributes,
children,
type |
Constructor Summary | |
ConnectorDescription()
Constructs a ConnectorDescription. |
Method Summary | |
ProtocolDescription |
getProtocol()
Returns the protocol supported by this connector. |
Methods inherited from class ninja.activeproxy.path.description.ElementDescription |
addChild,
addChildren,
getAllAttributes,
getAttr,
getChildren,
getChildrenByType,
getType,
removeChild,
removeChildrenByType,
setAttr |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ConnectorDescription()
Method Detail |
public ProtocolDescription getProtocol()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |